[INFO] fetching crate cli-sandbox 0.10.0...
[INFO] testing cli-sandbox-0.10.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate cli-sandbox 0.10.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cli-sandbox 0.10.0
[INFO] finished tweaking crates.io crate cli-sandbox 0.10.0
[INFO] tweaked toml for crates.io crate cli-sandbox 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cli-sandbox 0.10.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 286 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.15.4 (available: v0.23.1)
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.3.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding git-cliff v1.2.0 (available: v1.4.0)
[INFO] [stderr]       Adding git-cliff-core v1.2.0 (available: v1.4.0)
[INFO] [stderr]       Adding git2 v0.17.2 (available: v0.20.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5560200b7f39491afb1c4d09504dbf937bbe0fdcc2f7289d1fd39f55ce6ad007
[INFO] running `Command { std: "docker" "start" "-a" "5560200b7f39491afb1c4d09504dbf937bbe0fdcc2f7289d1fd39f55ce6ad007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5560200b7f39491afb1c4d09504dbf937bbe0fdcc2f7289d1fd39f55ce6ad007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5560200b7f39491afb1c4d09504dbf937bbe0fdcc2f7289d1fd39f55ce6ad007", kill_on_drop: false }`
[INFO] [stdout] 5560200b7f39491afb1c4d09504dbf937bbe0fdcc2f7289d1fd39f55ce6ad007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66334feca928043c49a0291a82e34076c228507c7386710173c766126142dbd0
[INFO] running `Command { std: "docker" "start" "-a" "66334feca928043c49a0291a82e34076c228507c7386710173c766126142dbd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling cli-sandbox v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.83s
[INFO] running `Command { std: "docker" "inspect" "66334feca928043c49a0291a82e34076c228507c7386710173c766126142dbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66334feca928043c49a0291a82e34076c228507c7386710173c766126142dbd0", kill_on_drop: false }`
[INFO] [stdout] 66334feca928043c49a0291a82e34076c228507c7386710173c766126142dbd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2bb425803ddcc5ef4fccb004fcd8a3c925de5f3d8a2e790bd2714c75ec1a605
[INFO] running `Command { std: "docker" "start" "-a" "f2bb425803ddcc5ef4fccb004fcd8a3c925de5f3d8a2e790bd2714c75ec1a605", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling cli-sandbox v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling lazy-regex v2.5.0
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling file-hashing v0.1.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling update-informer v0.6.0
[INFO] [stderr]    Compiling git-cliff-core v1.2.0
[INFO] [stderr]    Compiling git-cliff v1.2.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.90s
[INFO] running `Command { std: "docker" "inspect" "f2bb425803ddcc5ef4fccb004fcd8a3c925de5f3d8a2e790bd2714c75ec1a605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2bb425803ddcc5ef4fccb004fcd8a3c925de5f3d8a2e790bd2714c75ec1a605", kill_on_drop: false }`
[INFO] [stdout] f2bb425803ddcc5ef4fccb004fcd8a3c925de5f3d8a2e790bd2714c75ec1a605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46198cb6e3d3e460e94c48c7d0733733a69bc138fc31602a9a328fc7042dd151
[INFO] running `Command { std: "docker" "start" "-a" "46198cb6e3d3e460e94c48c7d0733733a69bc138fc31602a9a328fc7042dd151", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_sandbox-16157b8591886c23)
[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]    Doc-tests cli_sandbox
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - WithStdout::stdout_warns (line 429) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stderr (line 384) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::empty_stderr (line 463) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stderr_regex (line 413) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::stderr_warns (line 446) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::empty_stdout (line 480) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stdout_regex (line 398) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stdout_file (line 497) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stderr_file (line 512) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stdout (line 369) - compile ... ok
[INFO] [stdout] test src/lib.rs - fuzz (line 644) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "46198cb6e3d3e460e94c48c7d0733733a69bc138fc31602a9a328fc7042dd151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46198cb6e3d3e460e94c48c7d0733733a69bc138fc31602a9a328fc7042dd151", kill_on_drop: false }`
[INFO] [stdout] 46198cb6e3d3e460e94c48c7d0733733a69bc138fc31602a9a328fc7042dd151
