[INFO] fetching crate rimu-cli 0.2.0...
[INFO] testing rimu-cli-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rimu-cli 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rimu-cli 0.2.0
[INFO] finished tweaking crates.io crate rimu-cli 0.2.0
[INFO] tweaked toml for crates.io crate rimu-cli 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rimu-cli 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rimu-cli 0.2.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" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d000041a979e7c2cd9265e7b6aad899cb9614a5e20c829441bea9b2423ea3cd
[INFO] running `Command { std: "docker" "start" "-a" "6d000041a979e7c2cd9265e7b6aad899cb9614a5e20c829441bea9b2423ea3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d000041a979e7c2cd9265e7b6aad899cb9614a5e20c829441bea9b2423ea3cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d000041a979e7c2cd9265e7b6aad899cb9614a5e20c829441bea9b2423ea3cd", kill_on_drop: false }`
[INFO] [stdout] 6d000041a979e7c2cd9265e7b6aad899cb9614a5e20c829441bea9b2423ea3cd
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 693cb79a0453c34f892105482bd8cffc8ac8ddbf07a062e04b9c2b8972e1355c
[INFO] running `Command { std: "docker" "start" "-a" "693cb79a0453c34f892105482bd8cffc8ac8ddbf07a062e04b9c2b8972e1355c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling rust_decimal v1.32.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling ariadne v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling line-span v0.1.5
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rust_decimal_macros v1.31.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling chumsky v0.9.2
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling clio v0.3.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling rimu-meta v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling rimu-ast v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling rimu-value v0.2.0
[INFO] [stderr]    Compiling rimu-parse v0.2.0
[INFO] [stderr]    Compiling rimu-eval v0.2.0
[INFO] [stderr]    Compiling rimu-stdlib v0.2.0
[INFO] [stderr]    Compiling rimu v0.2.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling rimu-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.00s
[INFO] running `Command { std: "docker" "inspect" "693cb79a0453c34f892105482bd8cffc8ac8ddbf07a062e04b9c2b8972e1355c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "693cb79a0453c34f892105482bd8cffc8ac8ddbf07a062e04b9c2b8972e1355c", kill_on_drop: false }`
[INFO] [stdout] 693cb79a0453c34f892105482bd8cffc8ac8ddbf07a062e04b9c2b8972e1355c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9830b4a61c7940ebc827ab8033031e44532c3eb1a303be555d207f8e9f4ebd5
[INFO] running `Command { std: "docker" "start" "-a" "b9830b4a61c7940ebc827ab8033031e44532c3eb1a303be555d207f8e9f4ebd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rimu-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "b9830b4a61c7940ebc827ab8033031e44532c3eb1a303be555d207f8e9f4ebd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9830b4a61c7940ebc827ab8033031e44532c3eb1a303be555d207f8e9f4ebd5", kill_on_drop: false }`
[INFO] [stdout] b9830b4a61c7940ebc827ab8033031e44532c3eb1a303be555d207f8e9f4ebd5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0865f98d6eaca61721ae16678a3bbaca33fda4f60d36c1b78cdd5b76c3dada0
[INFO] running `Command { std: "docker" "start" "-a" "c0865f98d6eaca61721ae16678a3bbaca33fda4f60d36c1b78cdd5b76c3dada0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rimu_cli-3e5b0327d9e63093)
[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" "c0865f98d6eaca61721ae16678a3bbaca33fda4f60d36c1b78cdd5b76c3dada0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0865f98d6eaca61721ae16678a3bbaca33fda4f60d36c1b78cdd5b76c3dada0", kill_on_drop: false }`
[INFO] [stdout] c0865f98d6eaca61721ae16678a3bbaca33fda4f60d36c1b78cdd5b76c3dada0
