[INFO] fetching crate cli-sandbox 0.10.0...
[INFO] testing cli-sandbox-0.10.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cli-sandbox 0.10.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cli-sandbox 0.10.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 269 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.15.4 (available: v0.23.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.3.0)
[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.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b0c81f833f10321a87569c95c39c9a48844fbcc6a588d7d0d3066109f5517cc
[INFO] running `Command { std: "docker" "start" "-a" "4b0c81f833f10321a87569c95c39c9a48844fbcc6a588d7d0d3066109f5517cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b0c81f833f10321a87569c95c39c9a48844fbcc6a588d7d0d3066109f5517cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b0c81f833f10321a87569c95c39c9a48844fbcc6a588d7d0d3066109f5517cc", kill_on_drop: false }`
[INFO] [stdout] 4b0c81f833f10321a87569c95c39c9a48844fbcc6a588d7d0d3066109f5517cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 335cd0acda85878932d5c19c520cbb5f1764015aefb1ea7b99a5c4eaacb7ef15
[INFO] running `Command { std: "docker" "start" "-a" "335cd0acda85878932d5c19c520cbb5f1764015aefb1ea7b99a5c4eaacb7ef15", kill_on_drop: false }`
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling cli-sandbox v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.84s
[INFO] running `Command { std: "docker" "inspect" "335cd0acda85878932d5c19c520cbb5f1764015aefb1ea7b99a5c4eaacb7ef15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "335cd0acda85878932d5c19c520cbb5f1764015aefb1ea7b99a5c4eaacb7ef15", kill_on_drop: false }`
[INFO] [stdout] 335cd0acda85878932d5c19c520cbb5f1764015aefb1ea7b99a5c4eaacb7ef15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b8b33644b440bb76140415c94a19cfce2bd861608d6ef22a5a69a1e4b204aa9
[INFO] running `Command { std: "docker" "start" "-a" "5b8b33644b440bb76140415c94a19cfce2bd861608d6ef22a5a69a1e4b204aa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling directories v4.0.1
[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 dirs-next v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling file-hashing v0.1.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling cli-sandbox v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling lazy-regex v2.5.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling clap_complete v4.5.60
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling better-panic v0.3.0
[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 54.02s
[INFO] running `Command { std: "docker" "inspect" "5b8b33644b440bb76140415c94a19cfce2bd861608d6ef22a5a69a1e4b204aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b8b33644b440bb76140415c94a19cfce2bd861608d6ef22a5a69a1e4b204aa9", kill_on_drop: false }`
[INFO] [stdout] 5b8b33644b440bb76140415c94a19cfce2bd861608d6ef22a5a69a1e4b204aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82c2639278062db3f7a41a4bdf8e891db2bf554e7fdd5fc3a960b4b27e75453e
[INFO] running `Command { std: "docker" "start" "-a" "82c2639278062db3f7a41a4bdf8e891db2bf554e7fdd5fc3a960b4b27e75453e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_sandbox-36f515b88a863ee8)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests cli_sandbox
[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] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - WithStdout::empty_stdout (line 480) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::empty_stderr (line 463) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::stderr_warns (line 446) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::stdout_warns (line 429) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stderr_file (line 512) - compile ... ok
[INFO] [stdout] test src/lib.rs - fuzz (line 644) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stderr_regex (line 413) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stdout (line 369) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stdout_regex (line 398) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stderr (line 384) - compile ... ok
[INFO] [stdout] test src/lib.rs - WithStdout::with_stdout_file (line 497) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82c2639278062db3f7a41a4bdf8e891db2bf554e7fdd5fc3a960b4b27e75453e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c2639278062db3f7a41a4bdf8e891db2bf554e7fdd5fc3a960b4b27e75453e", kill_on_drop: false }`
[INFO] [stdout] 82c2639278062db3f7a41a4bdf8e891db2bf554e7fdd5fc3a960b4b27e75453e
