[INFO] fetching crate dhcpm 0.2.5...
[INFO] testing dhcpm-0.2.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dhcpm 0.2.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dhcpm 0.2.5
[INFO] finished tweaking crates.io crate dhcpm 0.2.5
[INFO] tweaked toml for crates.io crate dhcpm 0.2.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dhcpm 0.2.5 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 dhcpm 0.2.5 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdecb80aa0581033e307134af95ad822c3e1cb70729cb6a59e7d0c2b9ba06e39
[INFO] running `Command { std: "docker" "start" "-a" "bdecb80aa0581033e307134af95ad822c3e1cb70729cb6a59e7d0c2b9ba06e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdecb80aa0581033e307134af95ad822c3e1cb70729cb6a59e7d0c2b9ba06e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdecb80aa0581033e307134af95ad822c3e1cb70729cb6a59e7d0c2b9ba06e39", kill_on_drop: false }`
[INFO] [stdout] bdecb80aa0581033e307134af95ad822c3e1cb70729cb6a59e7d0c2b9ba06e39
[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=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] 435a34d1a958c5788bff8677b6e56e9a07c5bbdbb2df4be84f85bc7148b0623b
[INFO] running `Command { std: "docker" "start" "-a" "435a34d1a958c5788bff8677b6e56e9a07c5bbdbb2df4be84f85bc7148b0623b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling pnet_base v0.31.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dhcproto-macros v0.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling pnet_sys v0.31.0
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling socket2 v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling ipnetwork v0.19.0
[INFO] [stderr]    Compiling pnet_datalink v0.31.0
[INFO] [stderr]    Compiling mac_address v1.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]    Compiling argh v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.14
[INFO] [stderr]    Compiling dhcproto v0.12.0
[INFO] [stderr]    Compiling dhcpm v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.27s
[INFO] running `Command { std: "docker" "inspect" "435a34d1a958c5788bff8677b6e56e9a07c5bbdbb2df4be84f85bc7148b0623b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "435a34d1a958c5788bff8677b6e56e9a07c5bbdbb2df4be84f85bc7148b0623b", kill_on_drop: false }`
[INFO] [stdout] 435a34d1a958c5788bff8677b6e56e9a07c5bbdbb2df4be84f85bc7148b0623b
[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=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] d184b4e5094b90909cbbe6a479e7cc32eef25a072f7c1bcdbd2cc3c217a59575
[INFO] running `Command { std: "docker" "start" "-a" "d184b4e5094b90909cbbe6a479e7cc32eef25a072f7c1bcdbd2cc3c217a59575", kill_on_drop: false }`
[INFO] [stderr]    Compiling dhcpm v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "d184b4e5094b90909cbbe6a479e7cc32eef25a072f7c1bcdbd2cc3c217a59575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d184b4e5094b90909cbbe6a479e7cc32eef25a072f7c1bcdbd2cc3c217a59575", kill_on_drop: false }`
[INFO] [stdout] d184b4e5094b90909cbbe6a479e7cc32eef25a072f7c1bcdbd2cc3c217a59575
[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=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] 263b897f8091a7cfc97d9eb882893c8bdeb05d32e9f288a040df8c49eb536bfc
[INFO] running `Command { std: "docker" "start" "-a" "263b897f8091a7cfc97d9eb882893c8bdeb05d32e9f288a040df8c49eb536bfc", 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/dhcpm-928434b77f8dbbf4)
[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" "263b897f8091a7cfc97d9eb882893c8bdeb05d32e9f288a040df8c49eb536bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "263b897f8091a7cfc97d9eb882893c8bdeb05d32e9f288a040df8c49eb536bfc", kill_on_drop: false }`
[INFO] [stdout] 263b897f8091a7cfc97d9eb882893c8bdeb05d32e9f288a040df8c49eb536bfc
