[INFO] fetching crate cli-sandbox 0.10.0... [INFO] testing cli-sandbox-0.10.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cli-sandbox 0.10.0 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cli-sandbox 0.10.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v7.8.1 [INFO] [stderr] Downloaded file-hashing v0.1.2 [INFO] [stderr] Downloaded rust-embed-impl v6.8.1 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Downloaded lazy-regex v2.5.0 [INFO] [stderr] Downloaded clap_mangen v0.2.31 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded clap_complete v4.5.60 [INFO] [stderr] Downloaded git2 v0.17.2 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded rust-embed v6.8.1 [INFO] [stderr] Downloaded libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Downloaded update-informer v0.6.0 [INFO] [stderr] Downloaded git-cliff-core v1.2.0 [INFO] [stderr] Downloaded git-cliff v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fda1f7b9fe33e2672ce71b637f407e4d596fd2e1fbaab61dd0a2e0a352dc1127 [INFO] running `Command { std: "docker" "start" "-a" "fda1f7b9fe33e2672ce71b637f407e4d596fd2e1fbaab61dd0a2e0a352dc1127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fda1f7b9fe33e2672ce71b637f407e4d596fd2e1fbaab61dd0a2e0a352dc1127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda1f7b9fe33e2672ce71b637f407e4d596fd2e1fbaab61dd0a2e0a352dc1127", kill_on_drop: false }` [INFO] [stdout] fda1f7b9fe33e2672ce71b637f407e4d596fd2e1fbaab61dd0a2e0a352dc1127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08c2f16739c605c8c9ed8e96cf9cf5cd149619e00b2225ae652198eebfb55f38 [INFO] running `Command { std: "docker" "start" "-a" "08c2f16739c605c8c9ed8e96cf9cf5cd149619e00b2225ae652198eebfb55f38", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [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 semver v1.0.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling better-panic v0.3.0 [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 14.08s [INFO] running `Command { std: "docker" "inspect" "08c2f16739c605c8c9ed8e96cf9cf5cd149619e00b2225ae652198eebfb55f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c2f16739c605c8c9ed8e96cf9cf5cd149619e00b2225ae652198eebfb55f38", kill_on_drop: false }` [INFO] [stdout] 08c2f16739c605c8c9ed8e96cf9cf5cd149619e00b2225ae652198eebfb55f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdcec9e81a3991568057138ec14ae19eecfaddbff19ecfdc70df1b1119d7ec22 [INFO] running `Command { std: "docker" "start" "-a" "bdcec9e81a3991568057138ec14ae19eecfaddbff19ecfdc70df1b1119d7ec22", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [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 is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.51 [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 libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.111 [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 toml_edit v0.19.15 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling file-hashing v0.1.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling cli-sandbox v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling git-conventional v0.12.9 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling lazy-regex v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [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 1m 02s [INFO] running `Command { std: "docker" "inspect" "bdcec9e81a3991568057138ec14ae19eecfaddbff19ecfdc70df1b1119d7ec22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdcec9e81a3991568057138ec14ae19eecfaddbff19ecfdc70df1b1119d7ec22", kill_on_drop: false }` [INFO] [stdout] bdcec9e81a3991568057138ec14ae19eecfaddbff19ecfdc70df1b1119d7ec22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76921ee01d5e1250991406cc52174caf8db8814f351e0910fc875ff1a7f57d2e [INFO] running `Command { std: "docker" "start" "-a" "76921ee01d5e1250991406cc52174caf8db8814f351e0910fc875ff1a7f57d2e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_sandbox-36f515b88a863ee8) [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 - fuzz (line 644) - 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 - WithStdout::with_stdout_file (line 497) - compile ... ok [INFO] [stdout] test src/lib.rs - WithStdout::empty_stderr (line 463) - compile ... ok [INFO] [stdout] test src/lib.rs - WithStdout::with_stderr_file (line 512) - 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::with_stderr (line 384) - compile ... ok [INFO] [stdout] test src/lib.rs - WithStdout::empty_stdout (line 480) - 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.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "76921ee01d5e1250991406cc52174caf8db8814f351e0910fc875ff1a7f57d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76921ee01d5e1250991406cc52174caf8db8814f351e0910fc875ff1a7f57d2e", kill_on_drop: false }` [INFO] [stdout] 76921ee01d5e1250991406cc52174caf8db8814f351e0910fc875ff1a7f57d2e