[INFO] cloning repository https://github.com/jplatte/caniuse.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jplatte/caniuse.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplatte%2Fcaniuse.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplatte%2Fcaniuse.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2f919de152a690ea4c94870599c5600599723e0 [INFO] checking jplatte/caniuse.rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplatte%2Fcaniuse.rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jplatte/caniuse.rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jplatte/caniuse.rs [INFO] finished tweaking git repo https://github.com/jplatte/caniuse.rs [INFO] tweaked toml for git repo https://github.com/jplatte/caniuse.rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jplatte/caniuse.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded socket2 v0.5.4 [INFO] [stderr] Downloaded ignore v0.4.20 [INFO] [stderr] Downloaded xshell-macros v0.1.17 [INFO] [stderr] Downloaded fs-err v2.9.0 [INFO] [stderr] Downloaded tera v1.19.0 [INFO] [stderr] Downloaded clap v4.3.3 [INFO] [stderr] Downloaded hyper-util v0.1.2 [INFO] [stderr] Downloaded xshell v0.1.17 [INFO] [stderr] Downloaded clap_builder v4.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01ab28069996baa24e3a51b8680b32c1f9499aad03f5d53c4f96faee8e55ed08 [INFO] running `Command { std: "docker" "start" "-a" "01ab28069996baa24e3a51b8680b32c1f9499aad03f5d53c4f96faee8e55ed08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01ab28069996baa24e3a51b8680b32c1f9499aad03f5d53c4f96faee8e55ed08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ab28069996baa24e3a51b8680b32c1f9499aad03f5d53c4f96faee8e55ed08", kill_on_drop: false }` [INFO] [stdout] 01ab28069996baa24e3a51b8680b32c1f9499aad03f5d53c4f96faee8e55ed08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd412466b23806beaba01e79a0fb6dfbd30230c9f1dcfe35c3606be4e49a5ab0 [INFO] running `Command { std: "docker" "start" "-a" "dd412466b23806beaba01e79a0fb6dfbd30230c9f1dcfe35c3606be4e49a5ab0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking implicit-clone v0.3.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling xshell-macros v0.1.17 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking http-range-header v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking xshell v0.1.17 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.3 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking clap v4.3.3 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Checking tower-http v0.5.0 [INFO] [stderr] Checking serde_json v1.0.96 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking gloo-utils v0.1.6 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-console v0.2.3 [INFO] [stderr] Checking gloo-net v0.2.6 [INFO] [stderr] Checking gloo-storage v0.2.2 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo-history v0.1.3 [INFO] [stderr] Checking gloo-worker v0.2.1 [INFO] [stderr] Compiling caniuse-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-util v0.1.2 [INFO] [stderr] Checking gloo v0.8.0 [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> build.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | default::Default, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yew v0.20.0 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking yew-router v0.17.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `caniuse-rs v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/caniuse-rs-c17ec2d400ec3448/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=data [INFO] [stderr] cargo:rerun-if-changed=templates [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: failed to create directory `public` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "dd412466b23806beaba01e79a0fb6dfbd30230c9f1dcfe35c3606be4e49a5ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd412466b23806beaba01e79a0fb6dfbd30230c9f1dcfe35c3606be4e49a5ab0", kill_on_drop: false }` [INFO] [stdout] dd412466b23806beaba01e79a0fb6dfbd30230c9f1dcfe35c3606be4e49a5ab0 [INFO] checking jplatte/caniuse.rs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplatte%2Fcaniuse.rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jplatte/caniuse.rs on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jplatte/caniuse.rs [INFO] finished tweaking git repo https://github.com/jplatte/caniuse.rs [INFO] tweaked toml for git repo https://github.com/jplatte/caniuse.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jplatte/caniuse.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51771d6bdc250100127a40e86a9cc20029bf1a63aa4bb30af0136fbd82150c50 [INFO] running `Command { std: "docker" "start" "-a" "51771d6bdc250100127a40e86a9cc20029bf1a63aa4bb30af0136fbd82150c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51771d6bdc250100127a40e86a9cc20029bf1a63aa4bb30af0136fbd82150c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51771d6bdc250100127a40e86a9cc20029bf1a63aa4bb30af0136fbd82150c50", kill_on_drop: false }` [INFO] [stdout] 51771d6bdc250100127a40e86a9cc20029bf1a63aa4bb30af0136fbd82150c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 390a4e6ed3ba6cdf8f10c006c0b832dc8cfea0d3d29da86d6af9b2fb74a248e7 [INFO] running `Command { std: "docker" "start" "-a" "390a4e6ed3ba6cdf8f10c006c0b832dc8cfea0d3d29da86d6af9b2fb74a248e7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking implicit-clone v0.3.5 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking http-range-header v0.4.0 [INFO] [stderr] Compiling xshell-macros v0.1.17 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking xshell v0.1.17 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.3 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking clap v4.3.3 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Checking tower-http v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling tera v1.19.0 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking gloo-utils v0.1.6 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-console v0.2.3 [INFO] [stderr] Checking gloo-net v0.2.6 [INFO] [stderr] Checking gloo-storage v0.2.2 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo-history v0.1.3 [INFO] [stderr] Compiling caniuse-rs v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking gloo-worker v0.2.1 [INFO] [stderr] Checking hyper-util v0.1.2 [INFO] [stderr] Checking gloo v0.8.0 [INFO] [stderr] Checking yew v0.20.0 [INFO] [stderr] Checking xtask v0.1.0 (/tmp/fixit/xtask) [INFO] [stderr] Checking yew-router v0.17.0 [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> build.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | default::Default, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating xtask/src/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling caniuse-rs v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> build.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | default::Default, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:157:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "390a4e6ed3ba6cdf8f10c006c0b832dc8cfea0d3d29da86d6af9b2fb74a248e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "390a4e6ed3ba6cdf8f10c006c0b832dc8cfea0d3d29da86d6af9b2fb74a248e7", kill_on_drop: false }` [INFO] [stdout] 390a4e6ed3ba6cdf8f10c006c0b832dc8cfea0d3d29da86d6af9b2fb74a248e7