[INFO] fetching crate wirectl 0.1.0... [INFO] testing wirectl-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate wirectl 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wirectl 0.1.0 [INFO] finished tweaking crates.io crate wirectl 0.1.0 [INFO] tweaked toml for crates.io crate wirectl 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wirectl 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 161 packages to latest compatible versions [INFO] [stderr] Adding async-fs v1.6.0 (available: v2.2.0) [INFO] [stderr] Adding async-net v1.8.0 (available: v2.0.0) [INFO] [stderr] Adding async-process v1.8.1 (available: v2.5.0) [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] [stderr] Adding ipnetwork v0.18.0 (available: v0.21.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rtnetlink v0.8.1 (available: v0.18.1) [INFO] [stderr] Adding smol v1.3.0 (available: v2.0.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding x25519-dalek v1.2.0 (available: v2.0.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] cba67ada527aadba35e76bbde026e8be17392de501fb63f7d72c461bca5f0caa [INFO] running `Command { std: "docker" "start" "-a" "cba67ada527aadba35e76bbde026e8be17392de501fb63f7d72c461bca5f0caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cba67ada527aadba35e76bbde026e8be17392de501fb63f7d72c461bca5f0caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba67ada527aadba35e76bbde026e8be17392de501fb63f7d72c461bca5f0caa", kill_on_drop: false }` [INFO] [stdout] cba67ada527aadba35e76bbde026e8be17392de501fb63f7d72c461bca5f0caa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5692c16285281214956cd7225b79feb2ff1665e778002eee7a8226573e940053 [INFO] running `Command { std: "docker" "start" "-a" "5692c16285281214956cd7225b79feb2ff1665e778002eee7a8226573e940053", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling netlink-packet-utils v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling netlink-packet-core v0.2.4 [INFO] [stderr] Compiling netlink-packet-route v0.8.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling netlink-sys v0.7.0 [INFO] [stderr] Compiling netlink-proto v0.7.0 [INFO] [stderr] Compiling rtnetlink v0.8.1 [INFO] [stderr] Compiling wirectl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `ifindex` is never read [INFO] [stdout] --> src/types/device.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct WgDevice { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 6 | pub(crate) devname: String, [INFO] [stdout] 7 | pub(crate) ifindex: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WgDevice` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.55s [INFO] running `Command { std: "docker" "inspect" "5692c16285281214956cd7225b79feb2ff1665e778002eee7a8226573e940053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5692c16285281214956cd7225b79feb2ff1665e778002eee7a8226573e940053", kill_on_drop: false }` [INFO] [stdout] 5692c16285281214956cd7225b79feb2ff1665e778002eee7a8226573e940053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 09414596509bc9ed89cfbc8af9dc67ad73d1f9fb558018179354eb69d5b1d2c5 [INFO] running `Command { std: "docker" "start" "-a" "09414596509bc9ed89cfbc8af9dc67ad73d1f9fb558018179354eb69d5b1d2c5", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stdout] warning: field `ifindex` is never read [INFO] [stdout] --> src/types/device.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct WgDevice { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 6 | pub(crate) devname: String, [INFO] [stdout] 7 | pub(crate) ifindex: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WgDevice` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wirectl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `ifindex` is never read [INFO] [stdout] --> src/types/device.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct WgDevice { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 6 | pub(crate) devname: String, [INFO] [stdout] 7 | pub(crate) ifindex: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WgDevice` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "09414596509bc9ed89cfbc8af9dc67ad73d1f9fb558018179354eb69d5b1d2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09414596509bc9ed89cfbc8af9dc67ad73d1f9fb558018179354eb69d5b1d2c5", kill_on_drop: false }` [INFO] [stdout] 09414596509bc9ed89cfbc8af9dc67ad73d1f9fb558018179354eb69d5b1d2c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 10b8e0cb7720aa3d0924cfb0c43b459f8cff4cdcfb8b362bb6a5b44c7ee41cc6 [INFO] running `Command { std: "docker" "start" "-a" "10b8e0cb7720aa3d0924cfb0c43b459f8cff4cdcfb8b362bb6a5b44c7ee41cc6", kill_on_drop: false }` [INFO] [stderr] warning: field `ifindex` is never read [INFO] [stderr] --> src/types/device.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct WgDevice { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 6 | pub(crate) devname: String, [INFO] [stderr] 7 | pub(crate) ifindex: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WgDevice` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wirectl` (lib) generated 1 warning [INFO] [stderr] warning: `wirectl` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wirectl-6995a07010ac0dc9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ipc::tests::ipc_emit_1 ... ok [INFO] [stdout] test ipc::tests::ipc_parse_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/interface_create_remove.rs (/opt/rustwide/target/debug/deps/interface_create_remove-c4b763add7d04e37) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test interface_create_remove ... ignored, test must be run as root [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wirectl [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" "10b8e0cb7720aa3d0924cfb0c43b459f8cff4cdcfb8b362bb6a5b44c7ee41cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b8e0cb7720aa3d0924cfb0c43b459f8cff4cdcfb8b362bb6a5b44c7ee41cc6", kill_on_drop: false }` [INFO] [stdout] 10b8e0cb7720aa3d0924cfb0c43b459f8cff4cdcfb8b362bb6a5b44c7ee41cc6