[INFO] fetching crate nvmbuilder 1.1.1... [INFO] building nvmbuilder-1.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate nvmbuilder 1.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate nvmbuilder 1.1.1 [INFO] finished tweaking crates.io crate nvmbuilder 1.1.1 [INFO] tweaked toml for crates.io crate nvmbuilder 1.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nvmbuilder 1.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nvmbuilder 1.1.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b7492eb01c3263ab7a304f539819520530916233921747b7d02c522c6066679 [INFO] running `Command { std: "docker" "start" "-a" "1b7492eb01c3263ab7a304f539819520530916233921747b7d02c522c6066679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b7492eb01c3263ab7a304f539819520530916233921747b7d02c522c6066679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7492eb01c3263ab7a304f539819520530916233921747b7d02c522c6066679", kill_on_drop: false }` [INFO] [stdout] 1b7492eb01c3263ab7a304f539819520530916233921747b7d02c522c6066679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa6ab033c8416d96dc1601a6f5d8ebd7382b51d3ac752608a024f05721af79bc [INFO] running `Command { std: "docker" "start" "-a" "fa6ab033c8416d96dc1601a6f5d8ebd7382b51d3ac752608a024f05721af79bc", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ansic-macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling debug_unsafe v0.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling atoi_simd v0.16.1 [INFO] [stderr] Compiling bytesize v2.1.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling ansic v0.1.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling bin_file v0.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling zip v4.2.0 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling calamine v0.29.0 [INFO] [stderr] Compiling nvmbuilder v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.14s [INFO] running `Command { std: "docker" "inspect" "fa6ab033c8416d96dc1601a6f5d8ebd7382b51d3ac752608a024f05721af79bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6ab033c8416d96dc1601a6f5d8ebd7382b51d3ac752608a024f05721af79bc", kill_on_drop: false }` [INFO] [stdout] fa6ab033c8416d96dc1601a6f5d8ebd7382b51d3ac752608a024f05721af79bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33a854729979b8e94d40cc88be76d89c20ad1eea44f2db5dabd515d480119f5e [INFO] running `Command { std: "docker" "start" "-a" "33a854729979b8e94d40cc88be76d89c20ad1eea44f2db5dabd515d480119f5e", kill_on_drop: false }` [INFO] [stderr] Compiling nvmbuilder v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "33a854729979b8e94d40cc88be76d89c20ad1eea44f2db5dabd515d480119f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a854729979b8e94d40cc88be76d89c20ad1eea44f2db5dabd515d480119f5e", kill_on_drop: false }` [INFO] [stdout] 33a854729979b8e94d40cc88be76d89c20ad1eea44f2db5dabd515d480119f5e