[INFO] fetching crate osh_dir_std_cli 0.8.4... [INFO] testing osh_dir_std_cli-0.8.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate osh_dir_std_cli 0.8.4 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate osh_dir_std_cli 0.8.4 [INFO] finished tweaking crates.io crate osh_dir_std_cli 0.8.4 [INFO] tweaked toml for crates.io crate osh_dir_std_cli 0.8.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate osh_dir_std_cli 0.8.4 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] crate crates.io crate osh_dir_std_cli 0.8.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded codify_hoijui v0.6.1 [INFO] [stderr] Downloaded osh_dir_std v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b9a32a8b71ed679e02c2402cfcae1a363e86e13d2c0a9f9770cbdb50885133e4 [INFO] running `Command { std: "docker" "start" "-a" "b9a32a8b71ed679e02c2402cfcae1a363e86e13d2c0a9f9770cbdb50885133e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9a32a8b71ed679e02c2402cfcae1a363e86e13d2c0a9f9770cbdb50885133e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a32a8b71ed679e02c2402cfcae1a363e86e13d2c0a9f9770cbdb50885133e4", kill_on_drop: false }` [INFO] [stdout] b9a32a8b71ed679e02c2402cfcae1a363e86e13d2c0a9f9770cbdb50885133e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ad79a3cbb40d698a79392ff86df158c3bd7ab27a3fccaf7ff226bfba41d460d8 [INFO] running `Command { std: "docker" "start" "-a" "ad79a3cbb40d698a79392ff86df158c3bd7ab27a3fccaf7ff226bfba41d460d8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling codify_hoijui v0.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cli_utils_hoijui v0.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling osh_dir_std v0.8.4 [INFO] [stderr] Compiling osh_dir_std_cli v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.96s [INFO] running `Command { std: "docker" "inspect" "ad79a3cbb40d698a79392ff86df158c3bd7ab27a3fccaf7ff226bfba41d460d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad79a3cbb40d698a79392ff86df158c3bd7ab27a3fccaf7ff226bfba41d460d8", kill_on_drop: false }` [INFO] [stdout] ad79a3cbb40d698a79392ff86df158c3bd7ab27a3fccaf7ff226bfba41d460d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7a10370a36bb47ae69af20bd5d0a63f884b6a53d26700b4036b23d80c55052ca [INFO] running `Command { std: "docker" "start" "-a" "7a10370a36bb47ae69af20bd5d0a63f884b6a53d26700b4036b23d80c55052ca", kill_on_drop: false }` [INFO] [stderr] Compiling osh_dir_std_cli v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "7a10370a36bb47ae69af20bd5d0a63f884b6a53d26700b4036b23d80c55052ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a10370a36bb47ae69af20bd5d0a63f884b6a53d26700b4036b23d80c55052ca", kill_on_drop: false }` [INFO] [stdout] 7a10370a36bb47ae69af20bd5d0a63f884b6a53d26700b4036b23d80c55052ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] eb4182dbe8824b1f38de876b7b6af9e80b24e0e6127e7c8284d9c53a5c02097a [INFO] running `Command { std: "docker" "start" "-a" "eb4182dbe8824b1f38de876b7b6af9e80b24e0e6127e7c8284d9c53a5c02097a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/osh_dir_std-d9b64f9c96531374) [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" "eb4182dbe8824b1f38de876b7b6af9e80b24e0e6127e7c8284d9c53a5c02097a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4182dbe8824b1f38de876b7b6af9e80b24e0e6127e7c8284d9c53a5c02097a", kill_on_drop: false }` [INFO] [stdout] eb4182dbe8824b1f38de876b7b6af9e80b24e0e6127e7c8284d9c53a5c02097a