[INFO] fetching crate fastping-rs 0.2.4... [INFO] testing fastping-rs-0.2.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fastping-rs 0.2.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate fastping-rs 0.2.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fastping-rs 0.2.4 [INFO] tweaked toml for crates.io crate fastping-rs 0.2.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fastping-rs 0.2.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fastping-rs 0.2.4 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 639d51709d38a99f84659f4d8a4bbc076ab8f416fb01bbf56a1d3bf041b4de7c [INFO] running `Command { std: "docker" "start" "-a" "639d51709d38a99f84659f4d8a4bbc076ab8f416fb01bbf56a1d3bf041b4de7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "639d51709d38a99f84659f4d8a4bbc076ab8f416fb01bbf56a1d3bf041b4de7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639d51709d38a99f84659f4d8a4bbc076ab8f416fb01bbf56a1d3bf041b4de7c", kill_on_drop: false }` [INFO] [stdout] 639d51709d38a99f84659f4d8a4bbc076ab8f416fb01bbf56a1d3bf041b4de7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6b526ff833deb6ef27eb4f250c55de0c2d3d2f4dafd1d6ff586a8ba6ebbd36d [INFO] running `Command { std: "docker" "start" "-a" "e6b526ff833deb6ef27eb4f250c55de0c2d3d2f4dafd1d6ff586a8ba6ebbd36d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling regex v1.9.6 [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 fastping-rs v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `Command { std: "docker" "inspect" "e6b526ff833deb6ef27eb4f250c55de0c2d3d2f4dafd1d6ff586a8ba6ebbd36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b526ff833deb6ef27eb4f250c55de0c2d3d2f4dafd1d6ff586a8ba6ebbd36d", kill_on_drop: false }` [INFO] [stdout] e6b526ff833deb6ef27eb4f250c55de0c2d3d2f4dafd1d6ff586a8ba6ebbd36d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f97432e82033de43a655e06e4efac0682217e7bc7533d576d4570fb974dcca0 [INFO] running `Command { std: "docker" "start" "-a" "1f97432e82033de43a655e06e4efac0682217e7bc7533d576d4570fb974dcca0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [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 pnet v0.34.0 [INFO] [stderr] Compiling fastping-rs v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | ... _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/lib.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 410 | ... PingResult::Idle { addr } => { [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 413 | ... PingResult::Receive { addr, rtt: _ } => { [INFO] [stdout] | ------------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 422 | ... _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.23s [INFO] running `Command { std: "docker" "inspect" "1f97432e82033de43a655e06e4efac0682217e7bc7533d576d4570fb974dcca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f97432e82033de43a655e06e4efac0682217e7bc7533d576d4570fb974dcca0", kill_on_drop: false }` [INFO] [stdout] 1f97432e82033de43a655e06e4efac0682217e7bc7533d576d4570fb974dcca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73e749a3804e620dad07d5941ac252c65a214c77a2b51ed55cd51034bb7a73a5 [INFO] running `Command { std: "docker" "start" "-a" "73e749a3804e620dad07d5941ac252c65a214c77a2b51ed55cd51034bb7a73a5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/lib.rs:422:29 [INFO] [stderr] | [INFO] [stderr] 422 | ... _ => { [INFO] [stderr] | ^ no value can reach this [INFO] [stderr] | [INFO] [stderr] note: multiple earlier patterns match some of the same values [INFO] [stderr] --> src/lib.rs:422:29 [INFO] [stderr] | [INFO] [stderr] 410 | ... PingResult::Idle { addr } => { [INFO] [stderr] | ------------------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 413 | ... PingResult::Receive { addr, rtt: _ } => { [INFO] [stderr] | ------------------------------------ matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 422 | ... _ => { [INFO] [stderr] | ^ collectively making this unreachable [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fastping-rs` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastping_rs-ce6c522c894924d2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test ping::tests::test_ping ... ok [INFO] [stdout] test tests::test_add_remove_addrs ... ok [INFO] [stdout] test tests::test_stop ... ok [INFO] [stdout] test tests::test_newpinger ... ok [INFO] [stdout] test tests::test_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [INFO] [stdout] [INFO] [stderr] Doc-tests fastping_rs [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" "73e749a3804e620dad07d5941ac252c65a214c77a2b51ed55cd51034bb7a73a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73e749a3804e620dad07d5941ac252c65a214c77a2b51ed55cd51034bb7a73a5", kill_on_drop: false }` [INFO] [stdout] 73e749a3804e620dad07d5941ac252c65a214c77a2b51ed55cd51034bb7a73a5