[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] 705206567127b0c93e978b8446c69d4645e9c18e [INFO] checking jcronenberg/wicked2nm against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcronenberg%2Fwicked2nm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jcronenberg/wicked2nm on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9b3988b262f58ac0b89fde9c517140d558184f3631de50c11b0265c9503a63e [INFO] running `Command { std: "docker" "start" "-a" "e9b3988b262f58ac0b89fde9c517140d558184f3631de50c11b0265c9503a63e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9b3988b262f58ac0b89fde9c517140d558184f3631de50c11b0265c9503a63e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b3988b262f58ac0b89fde9c517140d558184f3631de50c11b0265c9503a63e", kill_on_drop: false }` [INFO] [stdout] e9b3988b262f58ac0b89fde9c517140d558184f3631de50c11b0265c9503a63e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c0ebf603a7b655ec2b90b5b903d7aff4ca2fa44e03240b4c9c93ac8d289c396 [INFO] running `Command { std: "docker" "start" "-a" "4c0ebf603a7b655ec2b90b5b903d7aff4ca2fa44e03240b4c9c93ac8d289c396", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling curl-sys v0.4.86+curl-8.19.0 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde_ignored v0.1.14 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking testing_logger v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking gettext-rs v0.7.7 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling merge_derive v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking merge v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking serde_with v3.18.0 [INFO] [stderr] Checking zvariant_utils v3.3.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking cidr v0.3.2 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking fluent-uri v0.4.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking quick-xml v0.39.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking agama-transfer v0.1.0 (https://github.com/agama-project/agama#92b663e7) [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking utoipa v5.4.0 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking agama-locale-data v0.1.0 (https://github.com/agama-project/agama#92b663e7) [INFO] [stderr] Checking agama-utils v0.1.0 (https://github.com/agama-project/agama#92b663e7) [INFO] [stderr] Checking agama-network v0.1.0 (https://github.com/agama-project/agama#92b663e7) [INFO] [stderr] Checking wicked2nm v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "4c0ebf603a7b655ec2b90b5b903d7aff4ca2fa44e03240b4c9c93ac8d289c396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0ebf603a7b655ec2b90b5b903d7aff4ca2fa44e03240b4c9c93ac8d289c396", kill_on_drop: false }` [INFO] [stdout] 4c0ebf603a7b655ec2b90b5b903d7aff4ca2fa44e03240b4c9c93ac8d289c396