[INFO] fetching crate rns 0.14.2... [INFO] testing rns-0.14.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rns 0.14.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rns 0.14.2 [INFO] finished tweaking crates.io crate rns 0.14.2 [INFO] tweaked toml for crates.io crate rns 0.14.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rns 0.14.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rns 0.14.2 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88ba1b65b617b4b418d2f6014a6f7db771fabc9e0b83aac469e7996db5e8d7b6 [INFO] running `Command { std: "docker" "start" "-a" "88ba1b65b617b4b418d2f6014a6f7db771fabc9e0b83aac469e7996db5e8d7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88ba1b65b617b4b418d2f6014a6f7db771fabc9e0b83aac469e7996db5e8d7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ba1b65b617b4b418d2f6014a6f7db771fabc9e0b83aac469e7996db5e8d7b6", kill_on_drop: false }` [INFO] [stdout] 88ba1b65b617b4b418d2f6014a6f7db771fabc9e0b83aac469e7996db5e8d7b6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6887986350e2c5b15adccbd7eb11311f733a1a2e61e92d4fac8f78f077ee9f8 [INFO] running `Command { std: "docker" "start" "-a" "f6887986350e2c5b15adccbd7eb11311f733a1a2e61e92d4fac8f78f077ee9f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling rsjson v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sysutil v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling pnet_transport v0.34.0 [INFO] [stderr] Compiling arp-toolkit v0.3.2 [INFO] [stderr] Compiling rns v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.79s [INFO] running `Command { std: "docker" "inspect" "f6887986350e2c5b15adccbd7eb11311f733a1a2e61e92d4fac8f78f077ee9f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6887986350e2c5b15adccbd7eb11311f733a1a2e61e92d4fac8f78f077ee9f8", kill_on_drop: false }` [INFO] [stdout] f6887986350e2c5b15adccbd7eb11311f733a1a2e61e92d4fac8f78f077ee9f8 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dbfad9e0d6bc5d7bd44f225a01de373e5c97dac40e67ef7fd4d434de834db20 [INFO] running `Command { std: "docker" "start" "-a" "6dbfad9e0d6bc5d7bd44f225a01de373e5c97dac40e67ef7fd4d434de834db20", kill_on_drop: false }` [INFO] [stderr] Compiling rns v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "6dbfad9e0d6bc5d7bd44f225a01de373e5c97dac40e67ef7fd4d434de834db20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dbfad9e0d6bc5d7bd44f225a01de373e5c97dac40e67ef7fd4d434de834db20", kill_on_drop: false }` [INFO] [stdout] 6dbfad9e0d6bc5d7bd44f225a01de373e5c97dac40e67ef7fd4d434de834db20 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a970b21e7370cbc7e4b641bd9aa33ce3ab410272191b04ff07f19570204d169f [INFO] running `Command { std: "docker" "start" "-a" "a970b21e7370cbc7e4b641bd9aa33ce3ab410272191b04ff07f19570204d169f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rns-e0e04beee5cd428b) [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" "a970b21e7370cbc7e4b641bd9aa33ce3ab410272191b04ff07f19570204d169f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a970b21e7370cbc7e4b641bd9aa33ce3ab410272191b04ff07f19570204d169f", kill_on_drop: false }` [INFO] [stdout] a970b21e7370cbc7e4b641bd9aa33ce3ab410272191b04ff07f19570204d169f