[INFO] cloning repository https://github.com/ffmancera/nmstate-natural [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ffmancera/nmstate-natural" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fffmancera%2Fnmstate-natural", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fffmancera%2Fnmstate-natural'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b5fef3d5a6825a6f167ead5e1e552db78aef3ac [INFO] testing ffmancera/nmstate-natural against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fffmancera%2Fnmstate-natural" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ffmancera/nmstate-natural [INFO] finished tweaking git repo https://github.com/ffmancera/nmstate-natural [INFO] tweaked toml for git repo https://github.com/ffmancera/nmstate-natural written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ffmancera/nmstate-natural on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ffmancera/nmstate-natural 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zbus_macros v1.9.3 [INFO] [stderr] Downloaded nb-connect v1.2.0 [INFO] [stderr] Downloaded zvariant v2.10.0 [INFO] [stderr] Downloaded ethtool v0.2.5 [INFO] [stderr] Downloaded zvariant_derive v2.10.0 [INFO] [stderr] Downloaded rtnetlink v0.14.1 [INFO] [stderr] Downloaded zbus v1.9.3 [INFO] [stderr] Downloaded nispor v1.2.18 [INFO] [stderr] Downloaded genetlink v0.2.5 [INFO] [stderr] Downloaded netlink-packet-generic v0.3.3 [INFO] [stderr] Downloaded netlink-packet-route v0.19.0 [INFO] [stderr] Downloaded mptcp-pm v0.1.3 [INFO] [stderr] Downloaded nmstate v2.2.27 [INFO] [stderr] Downloaded netlink-proto v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b25103fa1b23ef9f74a98615da1626057bceb9c2041bf997f32fc9eb9a9fa4 [INFO] running `Command { std: "docker" "start" "-a" "51b25103fa1b23ef9f74a98615da1626057bceb9c2041bf997f32fc9eb9a9fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b25103fa1b23ef9f74a98615da1626057bceb9c2041bf997f32fc9eb9a9fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b25103fa1b23ef9f74a98615da1626057bceb9c2041bf997f32fc9eb9a9fa4", kill_on_drop: false }` [INFO] [stdout] 51b25103fa1b23ef9f74a98615da1626057bceb9c2041bf997f32fc9eb9a9fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fb31f88c9eb9c7c6fa1d5e6aca202e574e92acd3fafa054763f13dc6f0df25b4 [INFO] running `Command { std: "docker" "start" "-a" "fb31f88c9eb9c7c6fa1d5e6aca202e574e92acd3fafa054763f13dc6f0df25b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling netlink-packet-generic v0.3.3 [INFO] [stderr] Compiling netlink-packet-route v0.19.0 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling zvariant_derive v2.10.0 [INFO] [stderr] Compiling zbus_macros v1.9.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling netlink-sys v0.8.6 [INFO] [stderr] Compiling netlink-proto v0.11.3 [INFO] [stderr] Compiling genetlink v0.2.5 [INFO] [stderr] Compiling rtnetlink v0.14.1 [INFO] [stderr] Compiling ethtool v0.2.5 [INFO] [stderr] Compiling mptcp-pm v0.1.3 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling zvariant v2.10.0 [INFO] [stderr] Compiling nispor v1.2.18 [INFO] [stderr] Compiling zbus v1.9.3 [INFO] [stderr] Compiling nmstate v2.2.27 [INFO] [stderr] Compiling nmstate-natural v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "fb31f88c9eb9c7c6fa1d5e6aca202e574e92acd3fafa054763f13dc6f0df25b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb31f88c9eb9c7c6fa1d5e6aca202e574e92acd3fafa054763f13dc6f0df25b4", kill_on_drop: false }` [INFO] [stdout] fb31f88c9eb9c7c6fa1d5e6aca202e574e92acd3fafa054763f13dc6f0df25b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a8e88d82b499b77d6d5266e5df104c66dd1df024040b4cab7b4f3fba54c9d8b3 [INFO] running `Command { std: "docker" "start" "-a" "a8e88d82b499b77d6d5266e5df104c66dd1df024040b4cab7b4f3fba54c9d8b3", kill_on_drop: false }` [INFO] [stderr] Compiling nmstate-natural v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "a8e88d82b499b77d6d5266e5df104c66dd1df024040b4cab7b4f3fba54c9d8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e88d82b499b77d6d5266e5df104c66dd1df024040b4cab7b4f3fba54c9d8b3", kill_on_drop: false }` [INFO] [stdout] a8e88d82b499b77d6d5266e5df104c66dd1df024040b4cab7b4f3fba54c9d8b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4331eac0f6f690d98d8889ae9c4349089effaca22300bb2d449a469e59949ccf [INFO] running `Command { std: "docker" "start" "-a" "4331eac0f6f690d98d8889ae9c4349089effaca22300bb2d449a469e59949ccf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nmstate_natural-f6f7ca5200409d4d) [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" "4331eac0f6f690d98d8889ae9c4349089effaca22300bb2d449a469e59949ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4331eac0f6f690d98d8889ae9c4349089effaca22300bb2d449a469e59949ccf", kill_on_drop: false }` [INFO] [stdout] 4331eac0f6f690d98d8889ae9c4349089effaca22300bb2d449a469e59949ccf