[INFO] fetching crate net-agent 0.1.2... [INFO] testing net-agent-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate net-agent 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate net-agent 0.1.2 [INFO] finished tweaking crates.io crate net-agent 0.1.2 [INFO] tweaked toml for crates.io crate net-agent 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate net-agent 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate net-agent 0.1.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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a40b3180032d9d0b19d75c899cb41ba2df69962192b6ee63e8b90a63942a1f32 [INFO] running `Command { std: "docker" "start" "-a" "a40b3180032d9d0b19d75c899cb41ba2df69962192b6ee63e8b90a63942a1f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a40b3180032d9d0b19d75c899cb41ba2df69962192b6ee63e8b90a63942a1f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40b3180032d9d0b19d75c899cb41ba2df69962192b6ee63e8b90a63942a1f32", kill_on_drop: false }` [INFO] [stdout] a40b3180032d9d0b19d75c899cb41ba2df69962192b6ee63e8b90a63942a1f32 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddc11ee8f8bfc6077a696f80070223e313b227d11f3e2682216a34d2d5c3baa8 [INFO] running `Command { std: "docker" "start" "-a" "ddc11ee8f8bfc6077a696f80070223e313b227d11f3e2682216a34d2d5c3baa8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pcap v1.3.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling delegate v0.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling ion-rs v0.18.1 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling net-file v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling net-core-api v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling net-config v0.1.1 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling net-agent-api v0.1.6 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling temp-dir v0.1.13 [INFO] [stderr] Compiling net-agent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assertion` [INFO] [stdout] --> src/main.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | if !cfg!(debug_assertion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "ddc11ee8f8bfc6077a696f80070223e313b227d11f3e2682216a34d2d5c3baa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc11ee8f8bfc6077a696f80070223e313b227d11f3e2682216a34d2d5c3baa8", kill_on_drop: false }` [INFO] [stdout] ddc11ee8f8bfc6077a696f80070223e313b227d11f3e2682216a34d2d5c3baa8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 870ca1e451ad86793950ae06069192c1a46e6400b661df4360811eb6a08a6abd [INFO] running `Command { std: "docker" "start" "-a" "870ca1e451ad86793950ae06069192c1a46e6400b661df4360811eb6a08a6abd", kill_on_drop: false }` [INFO] [stderr] Compiling net-agent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assertion` [INFO] [stdout] --> src/main.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | if !cfg!(debug_assertion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "870ca1e451ad86793950ae06069192c1a46e6400b661df4360811eb6a08a6abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870ca1e451ad86793950ae06069192c1a46e6400b661df4360811eb6a08a6abd", kill_on_drop: false }` [INFO] [stdout] 870ca1e451ad86793950ae06069192c1a46e6400b661df4360811eb6a08a6abd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c8dc1657013ecf0f66123a4ee74356dc23ec6e540a95d969f1a7940e13ad680 [INFO] running `Command { std: "docker" "start" "-a" "0c8dc1657013ecf0f66123a4ee74356dc23ec6e540a95d969f1a7940e13ad680", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `debug_assertion` [INFO] [stderr] --> src/main.rs:73:14 [INFO] [stderr] | [INFO] [stderr] 73 | if !cfg!(debug_assertion) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `net-agent` (bin "net-agent" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/net_agent-bc1e0c4193f596a3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test args::tests::test_cli_custom_values_short ... ok [INFO] [stdout] test args::tests::test_cli_default_values ... ok [INFO] [stdout] test args::tests::test_cli_with_long_config ... ok [INFO] [stdout] test args::tests::test_cli_with_short_config ... ok [INFO] [stdout] test args::tests::test_panic_lower_case_short ... ok [INFO] [stdout] test args::tests::test_cli_with_config_and_all_the_other_args ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/net_agent-301684dcecddb932) [INFO] [stdout] test args::tests::test_cli_custom_values_long ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [stderr] Doc-tests net_agent [INFO] [stdout] [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" "0c8dc1657013ecf0f66123a4ee74356dc23ec6e540a95d969f1a7940e13ad680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8dc1657013ecf0f66123a4ee74356dc23ec6e540a95d969f1a7940e13ad680", kill_on_drop: false }` [INFO] [stdout] 0c8dc1657013ecf0f66123a4ee74356dc23ec6e540a95d969f1a7940e13ad680