[INFO] fetching crate network-manager-connection-action 1.4.0...
[INFO] testing network-manager-connection-action-1.4.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate network-manager-connection-action 1.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate network-manager-connection-action 1.4.0
[INFO] finished tweaking crates.io crate network-manager-connection-action 1.4.0
[INFO] tweaked toml for crates.io crate network-manager-connection-action 1.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate network-manager-connection-action 1.4.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate network-manager-connection-action 1.4.0 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3831f8aab9af83dc0529dea95f3f87d5f69f7e893c2a33b1449a586465f00f35
[INFO] running `Command { std: "docker" "start" "-a" "3831f8aab9af83dc0529dea95f3f87d5f69f7e893c2a33b1449a586465f00f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3831f8aab9af83dc0529dea95f3f87d5f69f7e893c2a33b1449a586465f00f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3831f8aab9af83dc0529dea95f3f87d5f69f7e893c2a33b1449a586465f00f35", kill_on_drop: false }`
[INFO] [stdout] 3831f8aab9af83dc0529dea95f3f87d5f69f7e893c2a33b1449a586465f00f35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d4502dc757e332c6bea32f5501950fa6623e0a4c8f380ab45125aa52d6a7052
[INFO] running `Command { std: "docker" "start" "-a" "7d4502dc757e332c6bea32f5501950fa6623e0a4c8f380ab45125aa52d6a7052", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling network-manager-connection-action v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     SelectAll<Pin<Box<(dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send)>>>;
[INFO] [stdout]    |                       ^                                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -     SelectAll<Pin<Box<(dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send)>>>;
[INFO] [stdout] 35 +     SelectAll<Pin<Box<dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send >>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.31s
[INFO] running `Command { std: "docker" "inspect" "7d4502dc757e332c6bea32f5501950fa6623e0a4c8f380ab45125aa52d6a7052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d4502dc757e332c6bea32f5501950fa6623e0a4c8f380ab45125aa52d6a7052", kill_on_drop: false }`
[INFO] [stdout] 7d4502dc757e332c6bea32f5501950fa6623e0a4c8f380ab45125aa52d6a7052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f12dca7e88ebf18106f988844a9b670e3031f50431f6363f7f19471ebe1a8044
[INFO] running `Command { std: "docker" "start" "-a" "f12dca7e88ebf18106f988844a9b670e3031f50431f6363f7f19471ebe1a8044", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling network-manager-connection-action v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     SelectAll<Pin<Box<(dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send)>>>;
[INFO] [stdout]    |                       ^                                                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -     SelectAll<Pin<Box<(dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send)>>>;
[INFO] [stdout] 35 +     SelectAll<Pin<Box<dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send >>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "f12dca7e88ebf18106f988844a9b670e3031f50431f6363f7f19471ebe1a8044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12dca7e88ebf18106f988844a9b670e3031f50431f6363f7f19471ebe1a8044", kill_on_drop: false }`
[INFO] [stdout] f12dca7e88ebf18106f988844a9b670e3031f50431f6363f7f19471ebe1a8044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09060b88ad2f32c2d70752d6ed15432124c433838aa20a795943b9a4254d0114
[INFO] running `Command { std: "docker" "start" "-a" "09060b88ad2f32c2d70752d6ed15432124c433838aa20a795943b9a4254d0114", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/main.rs:35:23
[INFO] [stderr]    |
[INFO] [stderr] 35 |     SelectAll<Pin<Box<(dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send)>>>;
[INFO] [stderr]    |                       ^                                                            ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 35 -     SelectAll<Pin<Box<(dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send)>>>;
[INFO] [stderr] 35 +     SelectAll<Pin<Box<dyn Stream<Item = (ConnectionEvent, DbusPathMessage)> + Send >>>;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `network-manager-connection-action` (bin "network-manager-connection-action" test) generated 1 warning (run `cargo fix --bin "network-manager-connection-action" -p network-manager-connection-action --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/network_manager_connection_action-3f4b0e41d76a6257)
[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" "09060b88ad2f32c2d70752d6ed15432124c433838aa20a795943b9a4254d0114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09060b88ad2f32c2d70752d6ed15432124c433838aa20a795943b9a4254d0114", kill_on_drop: false }`
[INFO] [stdout] 09060b88ad2f32c2d70752d6ed15432124c433838aa20a795943b9a4254d0114
