[INFO] fetching crate npm-release-binaries 0.0.7... [INFO] testing npm-release-binaries-0.0.7 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate npm-release-binaries 0.0.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate npm-release-binaries 0.0.7 [INFO] finished tweaking crates.io crate npm-release-binaries 0.0.7 [INFO] tweaked toml for crates.io crate npm-release-binaries 0.0.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate npm-release-binaries 0.0.7 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate npm-release-binaries 0.0.7 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zopfli v0.8.3 [INFO] [stderr] Downloaded bpaf_derive v0.5.23 [INFO] [stderr] Downloaded bpaf v0.9.23 [INFO] [stderr] Downloaded zip v8.2.0 [INFO] [stderr] Downloaded typed-path v0.12.3 [INFO] [stderr] Downloaded zlib-rs v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aebb2cb41e96e36d5b35cb7cc97df09a2f85a77d48708c9b5cb58cce41592ce6 [INFO] running `Command { std: "docker" "start" "-a" "aebb2cb41e96e36d5b35cb7cc97df09a2f85a77d48708c9b5cb58cce41592ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aebb2cb41e96e36d5b35cb7cc97df09a2f85a77d48708c9b5cb58cce41592ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aebb2cb41e96e36d5b35cb7cc97df09a2f85a77d48708c9b5cb58cce41592ce6", kill_on_drop: false }` [INFO] [stdout] aebb2cb41e96e36d5b35cb7cc97df09a2f85a77d48708c9b5cb58cce41592ce6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4825f13035f77098222d7ecc40d52765a585517660ca765bd823cef19039ce1b [INFO] running `Command { std: "docker" "start" "-a" "4825f13035f77098222d7ecc40d52765a585517660ca765bd823cef19039ce1b", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zlib-rs v0.6.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling bpaf_derive v0.5.23 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling bpaf v0.9.23 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling zip v8.2.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling npm-release-binaries v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.75s [INFO] running `Command { std: "docker" "inspect" "4825f13035f77098222d7ecc40d52765a585517660ca765bd823cef19039ce1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4825f13035f77098222d7ecc40d52765a585517660ca765bd823cef19039ce1b", kill_on_drop: false }` [INFO] [stdout] 4825f13035f77098222d7ecc40d52765a585517660ca765bd823cef19039ce1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 537dff5aa2aef33e9eb5fe89e9e6c6447f21884bf7798c9b1a45098e100b3843 [INFO] running `Command { std: "docker" "start" "-a" "537dff5aa2aef33e9eb5fe89e9e6c6447f21884bf7798c9b1a45098e100b3843", kill_on_drop: false }` [INFO] [stderr] Compiling npm-release-binaries v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "537dff5aa2aef33e9eb5fe89e9e6c6447f21884bf7798c9b1a45098e100b3843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "537dff5aa2aef33e9eb5fe89e9e6c6447f21884bf7798c9b1a45098e100b3843", kill_on_drop: false }` [INFO] [stdout] 537dff5aa2aef33e9eb5fe89e9e6c6447f21884bf7798c9b1a45098e100b3843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac4bd456393f96e427ad4ab7c8eb8ae6d88497e239f47575c6581fb2594e6dc3 [INFO] running `Command { std: "docker" "start" "-a" "ac4bd456393f96e427ad4ab7c8eb8ae6d88497e239f47575c6581fb2594e6dc3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/npm_release_binaries-c37c81a3284e62cf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac4bd456393f96e427ad4ab7c8eb8ae6d88497e239f47575c6581fb2594e6dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4bd456393f96e427ad4ab7c8eb8ae6d88497e239f47575c6581fb2594e6dc3", kill_on_drop: false }` [INFO] [stdout] ac4bd456393f96e427ad4ab7c8eb8ae6d88497e239f47575c6581fb2594e6dc3