[INFO] fetching crate shell-compose 0.4.0... [INFO] testing shell-compose-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate shell-compose 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate shell-compose 0.4.0 [INFO] finished tweaking crates.io crate shell-compose 0.4.0 [INFO] tweaked toml for crates.io crate shell-compose 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shell-compose 0.4.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 shell-compose 0.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" "+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] Downloading crates ... [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded job_scheduler_ng v2.2.0 [INFO] [stderr] Downloaded command-group v5.0.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 414753fc634709f1e21a6e04bd95ac9d1748324d32d539f08398e34bee75ee37 [INFO] running `Command { std: "docker" "start" "-a" "414753fc634709f1e21a6e04bd95ac9d1748324d32d539f08398e34bee75ee37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "414753fc634709f1e21a6e04bd95ac9d1748324d32d539f08398e34bee75ee37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414753fc634709f1e21a6e04bd95ac9d1748324d32d539f08398e34bee75ee37", kill_on_drop: false }` [INFO] [stdout] 414753fc634709f1e21a6e04bd95ac9d1748324d32d539f08398e34bee75ee37 [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=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] 85d3b60e403f9a6add8cc31b4ef668bd4c0b357620e3cd96f181e2170041b15e [INFO] running `Command { std: "docker" "start" "-a" "85d3b60e403f9a6add8cc31b4ef668bd4c0b357620e3cd96f181e2170041b15e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling jiff v0.2.12 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling interprocess v2.2.3 [INFO] [stderr] Compiling sysinfo v0.34.2 [INFO] [stderr] Compiling command-group v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cron v0.15.0 [INFO] [stderr] Compiling job_scheduler_ng v2.2.0 [INFO] [stderr] Compiling shell-compose v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.01s [INFO] running `Command { std: "docker" "inspect" "85d3b60e403f9a6add8cc31b4ef668bd4c0b357620e3cd96f181e2170041b15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d3b60e403f9a6add8cc31b4ef668bd4c0b357620e3cd96f181e2170041b15e", kill_on_drop: false }` [INFO] [stdout] 85d3b60e403f9a6add8cc31b4ef668bd4c0b357620e3cd96f181e2170041b15e [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=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] 0786f8250f8d1952f61fb58ff2301c21cc9c9e193d0aeda74557d7d3342f9db8 [INFO] running `Command { std: "docker" "start" "-a" "0786f8250f8d1952f61fb58ff2301c21cc9c9e193d0aeda74557d7d3342f9db8", kill_on_drop: false }` [INFO] [stderr] Compiling shell-compose v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "0786f8250f8d1952f61fb58ff2301c21cc9c9e193d0aeda74557d7d3342f9db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0786f8250f8d1952f61fb58ff2301c21cc9c9e193d0aeda74557d7d3342f9db8", kill_on_drop: false }` [INFO] [stdout] 0786f8250f8d1952f61fb58ff2301c21cc9c9e193d0aeda74557d7d3342f9db8 [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=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] 69655caccd179f6f6e6a355f30d69d5530ee6c66c378664c2515aee707e4977f [INFO] running `Command { std: "docker" "start" "-a" "69655caccd179f6f6e6a355f30d69d5530ee6c66c378664c2515aee707e4977f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/shell_compose-3b9b1a41753098df) [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] [stderr] Running unittests src/bin/shell_compose.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/shell_compose-c3b0e97735c8f684) [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] [stderr] Running unittests src/bin/shell_composed.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/shell_composed-66864f93c85ee408) [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" "69655caccd179f6f6e6a355f30d69d5530ee6c66c378664c2515aee707e4977f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69655caccd179f6f6e6a355f30d69d5530ee6c66c378664c2515aee707e4977f", kill_on_drop: false }` [INFO] [stdout] 69655caccd179f6f6e6a355f30d69d5530ee6c66c378664c2515aee707e4977f