[INFO] cloning repository https://github.com/jcronenberg/wicked2nm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcronenberg/wicked2nm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcronenberg%2Fwicked2nm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcronenberg%2Fwicked2nm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d75aa971efee45062ef3d27e540a640b8a875a52 [INFO] testing jcronenberg/wicked2nm against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcronenberg%2Fwicked2nm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jcronenberg/wicked2nm [INFO] finished tweaking git repo https://github.com/jcronenberg/wicked2nm [INFO] tweaked toml for git repo https://github.com/jcronenberg/wicked2nm written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jcronenberg/wicked2nm on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jcronenberg/wicked2nm 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7420efb444e7bcde6380f0c35474d28a339aaf421a3fa89fe527e763cfdf549f [INFO] running `Command { std: "docker" "start" "-a" "7420efb444e7bcde6380f0c35474d28a339aaf421a3fa89fe527e763cfdf549f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7420efb444e7bcde6380f0c35474d28a339aaf421a3fa89fe527e763cfdf549f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7420efb444e7bcde6380f0c35474d28a339aaf421a3fa89fe527e763cfdf549f", kill_on_drop: false }` [INFO] [stdout] 7420efb444e7bcde6380f0c35474d28a339aaf421a3fa89fe527e763cfdf549f [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] face6d5a25c2d97622a70bd4d7f61e60445ff5ff6d6b5b823303cb972333adc7 [INFO] running `Command { std: "docker" "start" "-a" "face6d5a25c2d97622a70bd4d7f61e60445ff5ff6d6b5b823303cb972333adc7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling cidr v0.3.1 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling zbus_macros v5.9.0 [INFO] [stderr] Compiling zbus v5.9.0 [INFO] [stderr] Compiling agama-utils v0.1.0 (https://github.com/agama-project/agama#07fb25d0) [INFO] [stderr] Compiling agama-network v0.1.0 (https://github.com/agama-project/agama#07fb25d0) [INFO] [stderr] Compiling wicked2nm v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "face6d5a25c2d97622a70bd4d7f61e60445ff5ff6d6b5b823303cb972333adc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "face6d5a25c2d97622a70bd4d7f61e60445ff5ff6d6b5b823303cb972333adc7", kill_on_drop: false }` [INFO] [stdout] face6d5a25c2d97622a70bd4d7f61e60445ff5ff6d6b5b823303cb972333adc7 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f320a1f375c4a9bbeb1625ae7dca698c117e1f5a69d1d58df35473d7fd76c8d [INFO] running `Command { std: "docker" "start" "-a" "4f320a1f375c4a9bbeb1625ae7dca698c117e1f5a69d1d58df35473d7fd76c8d", kill_on_drop: false }` [INFO] [stderr] Compiling testing_logger v0.1.1 [INFO] [stderr] Compiling wicked2nm v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.74s [INFO] running `Command { std: "docker" "inspect" "4f320a1f375c4a9bbeb1625ae7dca698c117e1f5a69d1d58df35473d7fd76c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f320a1f375c4a9bbeb1625ae7dca698c117e1f5a69d1d58df35473d7fd76c8d", kill_on_drop: false }` [INFO] [stdout] 4f320a1f375c4a9bbeb1625ae7dca698c117e1f5a69d1d58df35473d7fd76c8d [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3fa4f09fdf20711bb4a226fa60e6ede727b3dee7b6c4b9b52760bc1461fd6ccc [INFO] running `Command { std: "docker" "start" "-a" "3fa4f09fdf20711bb4a226fa60e6ede727b3dee7b6c4b9b52760bc1461fd6ccc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wicked2nm-76a942796ce23651) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test interface::tests::test_autoip ... ok [INFO] [stdout] test interface::tests::test_ignored_default ... ok [INFO] [stdout] test infiniband::tests::test_deserialize_pkey ... ok [INFO] [stdout] test netconfig::tests::test_handle_netconfig_values ... ok [INFO] [stdout] test interface::tests::test_check_extra_flags ... ok [INFO] [stdout] test interface::tests::test_dhcp_create_cid ... ok [INFO] [stdout] test interface::tests::test_dummy_interface_to_connection ... ok [INFO] [stdout] test interface::tests::test_firewall_zone_to_connection ... ok [INFO] [stdout] test interface::tests::test_broadcast ... ok [INFO] [stdout] test interface::tests::test_static_interface_to_connection ... ok [INFO] [stdout] test infiniband::tests::test_infiniband_child_migration ... ok [INFO] [stdout] test interface::tests::test_dhcp_interface_to_connection ... ok [INFO] [stdout] test interface::tests::test_startmode_to_connection ... ok [INFO] [stdout] test wireless::tests::wireless_security_protocol_continue_migration ... ok [INFO] [stdout] test wireless::tests::wireless_security_protocol_strict ... ok [INFO] [stdout] test infiniband::tests::test_infiniband_migration ... ok [INFO] [stdout] test tests::test_show_without_paths_fails ... ok [INFO] [stdout] test wireless::tests::test_wireless_bands ... ok [INFO] [stdout] test reader::tests::check_sort_of_ignored_fields ... ok [INFO] [stdout] test vlan::tests::test_vlan_protocol ... ok [INFO] [stdout] test vlan::tests::test_vlan_interface ... ok [INFO] [stdout] test wireless::tests::test_wireless_migration ... ok [INFO] [stdout] test reader::tests::test_bond_options_from_xml ... ok [INFO] [stdout] test reader::tests::test_bridge_default_stp ... ok [INFO] [stdout] test reader::tests::test_broken_xml ... ok [INFO] [stdout] test bond::tests::test_bond_options ... ok [INFO] [stdout] test tests::test_migrate_without_paths_fails ... ok [INFO] [stdout] test tests::test_show_with_paths_passes ... ok [INFO] [stdout] test netconfig::tests::test_apply_dns_policy ... ok [INFO] [stdout] test reader::tests::test_xml_firewall_zone ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3fa4f09fdf20711bb4a226fa60e6ede727b3dee7b6c4b9b52760bc1461fd6ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa4f09fdf20711bb4a226fa60e6ede727b3dee7b6c4b9b52760bc1461fd6ccc", kill_on_drop: false }` [INFO] [stdout] 3fa4f09fdf20711bb4a226fa60e6ede727b3dee7b6c4b9b52760bc1461fd6ccc