[INFO] fetching crate cfsctl 0.3.0... [INFO] testing cfsctl-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cfsctl 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cfsctl 0.3.0 [INFO] finished tweaking crates.io crate cfsctl 0.3.0 [INFO] tweaked toml for crates.io crate cfsctl 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cfsctl 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cfsctl 0.3.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded composefs-oci v0.3.0 [INFO] [stderr] Downloaded containers-image-proxy v0.7.1 [INFO] [stderr] Downloaded fn-error-context v0.2.1 [INFO] [stderr] Downloaded cap-tempfile v3.4.4 [INFO] [stderr] Downloaded cap-std-ext v4.0.6 [INFO] [stderr] Downloaded oci-spec v0.7.1 [INFO] [stderr] Downloaded composefs v0.3.0 [INFO] [stderr] Downloaded composefs-boot v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff17eccedc857867a889b062d2d181ac42b366ca7de4e501a4f404c9a042768e [INFO] running `Command { std: "docker" "start" "-a" "ff17eccedc857867a889b062d2d181ac42b366ca7de4e501a4f404c9a042768e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff17eccedc857867a889b062d2d181ac42b366ca7de4e501a4f404c9a042768e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff17eccedc857867a889b062d2d181ac42b366ca7de4e501a4f404c9a042768e", kill_on_drop: false }` [INFO] [stdout] ff17eccedc857867a889b062d2d181ac42b366ca7de4e501a4f404c9a042768e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a577018bfc45d76791cb07c0f1ef5305ed530080c98c800110d4138c831e6519 [INFO] running `Command { std: "docker" "start" "-a" "a577018bfc45d76791cb07c0f1ef5305ed530080c98c800110d4138c831e6519", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling cap-tempfile v3.4.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling cap-std-ext v4.0.6 [INFO] [stderr] Compiling fn-error-context v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling composefs v0.3.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling composefs-boot v0.3.0 [INFO] [stderr] Compiling oci-spec v0.7.1 [INFO] [stderr] Compiling containers-image-proxy v0.7.1 [INFO] [stderr] Compiling composefs-oci v0.3.0 [INFO] [stderr] Compiling cfsctl v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.21s [INFO] running `Command { std: "docker" "inspect" "a577018bfc45d76791cb07c0f1ef5305ed530080c98c800110d4138c831e6519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a577018bfc45d76791cb07c0f1ef5305ed530080c98c800110d4138c831e6519", kill_on_drop: false }` [INFO] [stdout] a577018bfc45d76791cb07c0f1ef5305ed530080c98c800110d4138c831e6519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1b34f9651fb83d2becbcd8e574b9e70871f7c0b57488fb41dd0ec186ae0676a2 [INFO] running `Command { std: "docker" "start" "-a" "1b34f9651fb83d2becbcd8e574b9e70871f7c0b57488fb41dd0ec186ae0676a2", kill_on_drop: false }` [INFO] [stderr] Compiling cfsctl v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "1b34f9651fb83d2becbcd8e574b9e70871f7c0b57488fb41dd0ec186ae0676a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b34f9651fb83d2becbcd8e574b9e70871f7c0b57488fb41dd0ec186ae0676a2", kill_on_drop: false }` [INFO] [stdout] 1b34f9651fb83d2becbcd8e574b9e70871f7c0b57488fb41dd0ec186ae0676a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b60eb284123a0199598faec499666c7656b2703df1f2d422a8ce564c76356ce2 [INFO] running `Command { std: "docker" "start" "-a" "b60eb284123a0199598faec499666c7656b2703df1f2d422a8ce564c76356ce2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cfsctl-72874117ba13e48e) [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" "b60eb284123a0199598faec499666c7656b2703df1f2d422a8ce564c76356ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60eb284123a0199598faec499666c7656b2703df1f2d422a8ce564c76356ce2", kill_on_drop: false }` [INFO] [stdout] b60eb284123a0199598faec499666c7656b2703df1f2d422a8ce564c76356ce2