Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
3:26:03 PM: Build ready to start
3:26:06 PM: build-image version: 4b067841aaa59ef71931d3505b98c2bc3e63f36f (focal)
3:26:06 PM: buildbot version: 4b067841aaa59ef71931d3505b98c2bc3e63f36f
3:26:06 PM: Fetching cached dependencies
3:26:06 PM: Starting to download cache of 919.0MB
3:26:18 PM: Finished downloading cache in 11.451s
3:26:18 PM: Starting to extract cache
3:26:24 PM: Finished extracting cache in 6.03s
3:26:24 PM: Finished fetching cache in 17.618s
3:26:24 PM: Starting to prepare the repo for build
3:26:24 PM: Preparing Git Reference pull/173/head
3:26:25 PM: Parsing package.json dependencies
3:26:25 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'target/release/dist' versus '' in the Netlify UI
3:26:25 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'cargo xtask dist --release' versus '' in the Netlify UI
3:26:25 PM: Starting to install dependencies
3:26:26 PM: Python version set to 3.8
3:26:26 PM: Attempting Ruby version 2.7.2, read from environment
3:26:26 PM: Using Ruby version 2.7.2
3:26:27 PM: Started restoring cached go cache
3:26:27 PM: Finished restoring cached go cache
3:26:27 PM: Installing Go version 1.17 (requested 1.17)
3:26:33 PM: go version go1.17 linux/amd64
3:26:33 PM: Using PHP version 8.0
3:26:33 PM: Started restoring cached rust rustup cache
3:26:35 PM: Finished restoring cached rust rustup cache
3:26:35 PM: Started restoring cached rust cargo registry cache
3:26:36 PM: Finished restoring cached rust cargo registry cache
3:26:36 PM: Started restoring cached rust cargo bin cache
3:26:36 PM: Finished restoring cached rust cargo bin cache
3:26:36 PM: Started restoring cached rust compile output
3:26:36 PM: Finished restoring cached rust compile output
3:26:36 PM: Started restoring cached Node.js version
3:26:37 PM: Finished restoring cached Node.js version
3:26:37 PM: v16.20.0 is already installed.
3:26:38 PM: Now using node v16.20.0 (npm v8.19.4)
3:26:38 PM: Enabling Node.js Corepack
3:26:38 PM: Started restoring cached build plugins
3:26:38 PM: Finished restoring cached build plugins
3:26:38 PM: Install dependencies script success
3:26:38 PM: Starting build script
3:26:38 PM: Detected 0 framework(s)
3:26:38 PM: Section completed: initializing
Building
Complete
Building
Complete
3:26:40 PM: Netlify Build
3:26:40 PM: ────────────────────────────────────────────────────────────────
3:26:40 PM:
3:26:40 PM: ❯ Version
3:26:40 PM: @netlify/build 29.11.5
3:26:40 PM:
3:26:40 PM: ❯ Flags
3:26:40 PM: baseRelDir: true
3:26:40 PM: buildId: 6466438acb07220008c6c0e0
3:26:40 PM: deployId: 6466438acb07220008c6c0e2
3:26:40 PM:
3:26:40 PM: ❯ Current directory
3:26:40 PM: /opt/build/repo
3:26:40 PM:
3:26:40 PM: ❯ Config file
3:26:40 PM: /opt/build/repo/netlify.toml
3:26:40 PM:
3:26:40 PM: ❯ Context
3:26:40 PM: deploy-preview
3:26:40 PM:
3:26:40 PM: build.command from netlify.toml
3:26:40 PM: ────────────────────────────────────────────────────────────────
3:26:40 PM:
3:26:40 PM: $ cargo xtask dist --release
3:26:40 PM: Compiling libc v0.2.138
3:26:40 PM: Compiling proc-macro2 v1.0.51
3:26:40 PM: Compiling crossbeam-utils v0.8.14
3:26:40 PM: Compiling log v0.4.17
3:26:40 PM: Compiling anyhow v1.0.66
3:26:40 PM: Compiling unicode-normalization v0.1.22
3:26:40 PM: Compiling wit-parser v0.2.0
3:26:40 PM: Compiling quote v1.0.23
3:26:40 PM: Compiling crossbeam-channel v0.5.6
3:26:40 PM: Compiling syn v1.0.109
3:26:40 PM: Compiling crossbeam-epoch v0.9.13
3:26:40 PM: Compiling idna v0.3.0
3:26:41 PM: Compiling crossbeam-deque v0.8.2
3:26:41 PM: Compiling proc-macro-error-attr v1.0.4
3:26:41 PM: Compiling num_cpus v1.14.0
3:26:41 PM: Compiling io-lifetimes v1.0.3
3:26:41 PM: Compiling rayon-core v1.10.1
3:26:41 PM: Compiling ring v0.16.20
3:26:41 PM: Compiling rustix v0.36.5
3:26:41 PM: Compiling filetime v0.2.18
3:26:41 PM: Compiling inotify-sys v0.1.5
3:26:41 PM: Compiling inotify v0.9.6
3:26:41 PM: Compiling rayon v1.6.0
3:26:42 PM: Compiling mio v0.8.5
3:26:42 PM: Compiling webpki v0.22.0
3:26:42 PM: Compiling is-terminal v0.4.1
3:26:42 PM: Compiling sct v0.7.0
3:26:42 PM: Compiling memchr v2.5.0
3:26:42 PM: Compiling crc32fast v1.3.2
3:26:42 PM: Compiling tempfile v3.3.0
3:26:42 PM: Compiling flate2 v1.0.25
3:26:42 PM: Compiling aho-corasick v0.7.20
3:26:43 PM: Compiling proc-macro-error v1.0.4
3:26:43 PM: Compiling wit-validator v0.2.1
3:26:43 PM: Compiling wit-text v0.8.0
3:26:43 PM: Compiling id-arena v2.2.1
3:26:43 PM: Compiling rustls v0.20.7
3:26:43 PM: Compiling webpki-roots v0.22.5
3:26:43 PM: Compiling notify v5.0.0
3:26:43 PM: Compiling url v2.3.1
3:26:44 PM: Compiling xattr v0.2.3
3:26:44 PM: Compiling regex v1.7.0
3:26:44 PM: Compiling tar v0.4.38
3:26:45 PM: Compiling env_logger v0.10.0
3:26:45 PM: Compiling serde_derive v1.0.149
3:26:46 PM: Compiling walrus-macro v0.19.0
3:26:46 PM: Compiling thiserror-impl v1.0.37
3:26:46 PM: Compiling clap_derive v4.1.9
3:26:47 PM: Compiling walrus v0.19.0
3:26:47 PM: Compiling thiserror v1.0.37
3:26:47 PM: Compiling clap v4.1.11
3:26:48 PM: Compiling wasm-bindgen-wasm-conventions v0.2.83
3:26:48 PM: Compiling wasm-bindgen-multi-value-xform v0.2.83
3:26:48 PM: Compiling wasm-bindgen-externref-xform v0.2.83
3:26:48 PM: Compiling wasm-bindgen-threads-xform v0.2.83
3:26:48 PM: Compiling wasm-bindgen-wasm-interpreter v0.2.83
3:26:48 PM: Compiling serde v1.0.149
3:26:48 PM: Compiling wit-walrus v0.6.0
3:26:50 PM: Compiling serde_json v1.0.89
3:26:50 PM: Compiling semver v1.0.14
3:26:50 PM: Compiling cargo-platform v0.1.2
3:26:50 PM: Compiling camino v1.1.1
3:26:51 PM: Compiling cargo_metadata v0.15.2
3:26:51 PM: Compiling wasm-bindgen-cli-support v0.2.83
3:26:51 PM: Compiling ureq v2.5.0
3:26:51 PM: Compiling yewprint-css v0.4.0 (/opt/build/repo/yewprint-css)
3:26:51 PM: Compiling xtask-watch v0.1.6
3:26:52 PM: Compiling xtask-wasm v0.1.9
3:26:53 PM: Compiling xtask v0.1.0 (/opt/build/repo/xtask)
3:26:56 PM: Finished dev [unoptimized + debuginfo] target(s) in 16.68s
3:26:56 PM: warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasmparser v0.59.0, wasmparser v0.77.0
3:26:56 PM: note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 27`
3:26:56 PM: Running `target/debug/xtask dist --release`
3:26:56 PM: [2023-05-18T15:26:56Z INFO xtask] Generating package...
3:26:57 PM: Compiling yewprint-doc v0.1.0 (/opt/build/repo/yewprint-doc)
3:26:57 PM: Compiling yewprint v0.4.6 (/opt/build/repo)
3:27:09 PM: Finished release [optimized] target(s) in 12.50s
3:27:09 PM: warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
3:27:09 PM: note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 28`
3:27:10 PM: [2023-05-18T15:27:10Z INFO xtask_wasm::dist] Successfully built in /opt/build/repo/target/release/dist
3:27:10 PM:
3:27:10 PM: (build.command completed in 30.4s)
3:27:10 PM:
3:27:10 PM: (Netlify Build completed in 30.6s)
3:27:14 PM: Section completed: building
3:27:25 PM: Finished processing build request in 1m18.66s
Deploying
Complete
Deploying
Complete
3:27:10 PM: Deploy site
3:27:10 PM: ────────────────────────────────────────────────────────────────
3:27:10 PM:
3:27:10 PM: Starting to deploy site from 'target/release/dist'
3:27:10 PM: Calculating files to upload
3:27:10 PM: 0 new files to upload
3:27:10 PM: 0 new functions to upload
3:27:10 PM: Section completed: deploying
3:27:10 PM: Site deploy was successfully initiated
3:27:10 PM:
3:27:10 PM: (Deploy site completed in 233ms)
Cleanup
Complete
Cleanup
Complete
3:27:10 PM: Netlify Build Complete
3:27:10 PM: ────────────────────────────────────────────────────────────────
3:27:10 PM:
3:27:11 PM: Caching artifacts
3:27:11 PM: Started saving build plugins
3:27:11 PM: Finished saving build plugins
3:27:11 PM: Started saving rust compile output
3:27:12 PM: Finished saving rust compile output
3:27:12 PM: Started saving rust cargo registry cache
3:27:12 PM: Finished saving rust cargo registry cache
3:27:12 PM: Started saving rust cargo bin cache
3:27:12 PM: Finished saving rust cargo bin cache
3:27:12 PM: Started saving pip cache
3:27:12 PM: Finished saving pip cache
3:27:12 PM: Started saving emacs cask dependencies
3:27:12 PM: Finished saving emacs cask dependencies
3:27:12 PM: Started saving maven dependencies
3:27:12 PM: Finished saving maven dependencies
3:27:12 PM: Started saving boot dependencies
3:27:12 PM: Finished saving boot dependencies
3:27:12 PM: Started saving rust rustup cache
3:27:14 PM: Finished saving rust rustup cache
3:27:14 PM: Started saving go dependencies
3:27:14 PM: Finished saving go dependencies
3:27:14 PM: Build script success
3:27:18 PM: Uploading Cache of size 918.9MB
3:27:25 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
3:27:10 PM: Starting post processing
3:27:11 PM: Skipping HTML post processing
3:27:11 PM: Post processing - header rules
3:27:11 PM: Post processing - redirect rules
3:27:11 PM: Post processing done
3:27:11 PM: Section completed: postprocessing
3:27:12 PM: Site is live ✨