[INFO] fetching crate network-manager-connection-action 1.4.0...
[INFO] testing network-manager-connection-action-1.4.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate network-manager-connection-action 1.4.0 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate network-manager-connection-action 1.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded dbus v0.9.7
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded tokio v1.44.0
[INFO] [stderr]   Downloaded libdbus-sys v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08dbaeb0ffe3f616aa69eff01f91db653f4a8c38ac0838cfe31bf10ee4de3dcc
[INFO] running `Command { std: "docker" "start" "-a" "08dbaeb0ffe3f616aa69eff01f91db653f4a8c38ac0838cfe31bf10ee4de3dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08dbaeb0ffe3f616aa69eff01f91db653f4a8c38ac0838cfe31bf10ee4de3dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08dbaeb0ffe3f616aa69eff01f91db653f4a8c38ac0838cfe31bf10ee4de3dcc", kill_on_drop: false }`
[INFO] [stdout] 08dbaeb0ffe3f616aa69eff01f91db653f4a8c38ac0838cfe31bf10ee4de3dcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 837a29ec1cd188a0c1724e28ef89a4a3248e2257a694f6e752df3c9c225d32ed
[INFO] running `Command { std: "docker" "start" "-a" "837a29ec1cd188a0c1724e28ef89a4a3248e2257a694f6e752df3c9c225d32ed", 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 serde v1.0.218
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.31
[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 regex v1.11.1
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling dbus v0.9.7
[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 36.17s
[INFO] running `Command { std: "docker" "inspect" "837a29ec1cd188a0c1724e28ef89a4a3248e2257a694f6e752df3c9c225d32ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837a29ec1cd188a0c1724e28ef89a4a3248e2257a694f6e752df3c9c225d32ed", kill_on_drop: false }`
[INFO] [stdout] 837a29ec1cd188a0c1724e28ef89a4a3248e2257a694f6e752df3c9c225d32ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 965b3d543ca4e0c88027f8b1d3b244d3c9ef0c0e88c645d94796485f02096c51
[INFO] running `Command { std: "docker" "start" "-a" "965b3d543ca4e0c88027f8b1d3b244d3c9ef0c0e88c645d94796485f02096c51", 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.17s
[INFO] running `Command { std: "docker" "inspect" "965b3d543ca4e0c88027f8b1d3b244d3c9ef0c0e88c645d94796485f02096c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965b3d543ca4e0c88027f8b1d3b244d3c9ef0c0e88c645d94796485f02096c51", kill_on_drop: false }`
[INFO] [stdout] 965b3d543ca4e0c88027f8b1d3b244d3c9ef0c0e88c645d94796485f02096c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a50e1b31e9925e213004373b2491fca6fe3a993bc18f4792364dd89d19d0b3b
[INFO] running `Command { std: "docker" "start" "-a" "6a50e1b31e9925e213004373b2491fca6fe3a993bc18f4792364dd89d19d0b3b", 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.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/network_manager_connection_action-637bfef6a13b384d)
[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" "6a50e1b31e9925e213004373b2491fca6fe3a993bc18f4792364dd89d19d0b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a50e1b31e9925e213004373b2491fca6fe3a993bc18f4792364dd89d19d0b3b", kill_on_drop: false }`
[INFO] [stdout] 6a50e1b31e9925e213004373b2491fca6fe3a993bc18f4792364dd89d19d0b3b
