[INFO] fetching crate nspm 1.0.0... [INFO] testing nspm-1.0.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate nspm 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate nspm 1.0.0 [INFO] finished tweaking crates.io crate nspm 1.0.0 [INFO] tweaked toml for crates.io crate nspm 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nspm 1.0.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nspm 1.0.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded getch-rs v0.2.0 [INFO] [stderr] Downloaded argon2 v0.5.3 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded fernet v0.2.2 [INFO] [stderr] Downloaded redox_syscall v0.5.10 [INFO] [stderr] Downloaded clap v4.5.32 [INFO] [stderr] Downloaded clap_builder v4.5.32 [INFO] [stderr] Downloaded comfy-table v7.1.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 913f71082b5604c55ed6f76165dc8267e7be2a786872038e1619e26e7967b0dc [INFO] running `Command { std: "docker" "start" "-a" "913f71082b5604c55ed6f76165dc8267e7be2a786872038e1619e26e7967b0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "913f71082b5604c55ed6f76165dc8267e7be2a786872038e1619e26e7967b0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913f71082b5604c55ed6f76165dc8267e7be2a786872038e1619e26e7967b0dc", kill_on_drop: false }` [INFO] [stdout] 913f71082b5604c55ed6f76165dc8267e7be2a786872038e1619e26e7967b0dc [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc2c624478b5436b28e9065db14fc32c9e8f77a001348ecf2c669050bcff33c0 [INFO] running `Command { std: "docker" "start" "-a" "cc2c624478b5436b28e9065db14fc32c9e8f77a001348ecf2c669050bcff33c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling getch-rs v0.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling fernet v0.2.2 [INFO] [stderr] Compiling nspm v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.09s [INFO] running `Command { std: "docker" "inspect" "cc2c624478b5436b28e9065db14fc32c9e8f77a001348ecf2c669050bcff33c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2c624478b5436b28e9065db14fc32c9e8f77a001348ecf2c669050bcff33c0", kill_on_drop: false }` [INFO] [stdout] cc2c624478b5436b28e9065db14fc32c9e8f77a001348ecf2c669050bcff33c0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 535e535c4ad74bda61d67fca31f9237b5ce3940e2d1d4aa73eb54caace9b5019 [INFO] running `Command { std: "docker" "start" "-a" "535e535c4ad74bda61d67fca31f9237b5ce3940e2d1d4aa73eb54caace9b5019", kill_on_drop: false }` [INFO] [stderr] Compiling nspm v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "535e535c4ad74bda61d67fca31f9237b5ce3940e2d1d4aa73eb54caace9b5019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535e535c4ad74bda61d67fca31f9237b5ce3940e2d1d4aa73eb54caace9b5019", kill_on_drop: false }` [INFO] [stdout] 535e535c4ad74bda61d67fca31f9237b5ce3940e2d1d4aa73eb54caace9b5019 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f52c99fe66de413cfda29fd0a894ae4ce3afed5fb6649313263ab8fc1944a366 [INFO] running `Command { std: "docker" "start" "-a" "f52c99fe66de413cfda29fd0a894ae4ce3afed5fb6649313263ab8fc1944a366", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nspm-439b92f457261dfe) [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" "f52c99fe66de413cfda29fd0a894ae4ce3afed5fb6649313263ab8fc1944a366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52c99fe66de413cfda29fd0a894ae4ce3afed5fb6649313263ab8fc1944a366", kill_on_drop: false }` [INFO] [stdout] f52c99fe66de413cfda29fd0a894ae4ce3afed5fb6649313263ab8fc1944a366