[INFO] cloning repository https://github.com/dimo414/bkt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimo414/bkt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimo414%2Fbkt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimo414%2Fbkt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76c4d24306bd9679ebc6cbacfdb9934ec9ba3be5 [INFO] testing dimo414/bkt against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimo414%2Fbkt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dimo414/bkt [INFO] finished tweaking git repo https://github.com/dimo414/bkt [INFO] tweaked toml for git repo https://github.com/dimo414/bkt written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dimo414/bkt on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dimo414/bkt 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5efd094be48776133037fea6bcb53eb88c2536a0de13b68976750fb4e37206f1 [INFO] running `Command { std: "docker" "start" "-a" "5efd094be48776133037fea6bcb53eb88c2536a0de13b68976750fb4e37206f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5efd094be48776133037fea6bcb53eb88c2536a0de13b68976750fb4e37206f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efd094be48776133037fea6bcb53eb88c2536a0de13b68976750fb4e37206f1", kill_on_drop: false }` [INFO] [stdout] 5efd094be48776133037fea6bcb53eb88c2536a0de13b68976750fb4e37206f1 [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b894d314cbfe2744f9e768162851e312debc3d2cfc3b5fb64222da8b40f4ecb [INFO] running `Command { std: "docker" "start" "-a" "8b894d314cbfe2744f9e768162851e312debc3d2cfc3b5fb64222da8b40f4ecb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bkt v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "8b894d314cbfe2744f9e768162851e312debc3d2cfc3b5fb64222da8b40f4ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b894d314cbfe2744f9e768162851e312debc3d2cfc3b5fb64222da8b40f4ecb", kill_on_drop: false }` [INFO] [stdout] 8b894d314cbfe2744f9e768162851e312debc3d2cfc3b5fb64222da8b40f4ecb [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 923a5603491e5a5d4514eda0e45f0011eafece561d5d3c408d0f907a73d6cd21 [INFO] running `Command { std: "docker" "start" "-a" "923a5603491e5a5d4514eda0e45f0011eafece561d5d3c408d0f907a73d6cd21", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling test_dir v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bkt v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.65s [INFO] running `Command { std: "docker" "inspect" "923a5603491e5a5d4514eda0e45f0011eafece561d5d3c408d0f907a73d6cd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "923a5603491e5a5d4514eda0e45f0011eafece561d5d3c408d0f907a73d6cd21", kill_on_drop: false }` [INFO] [stdout] 923a5603491e5a5d4514eda0e45f0011eafece561d5d3c408d0f907a73d6cd21 [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b447a4b572669e2186829d6491f81e284ce66dd4dd0f0a9994ff426b5aee57a [INFO] running `Command { std: "docker" "start" "-a" "0b447a4b572669e2186829d6491f81e284ce66dd4dd0f0a9994ff426b5aee57a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bkt-e42585e8b87be533) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test bkt_tests::cloneable ... ok [INFO] [stdout] test cache_tests::cache ... ok [INFO] [stdout] test bkt_tests::with_working_dir ... ok [INFO] [stdout] test cache_tests::stable_hash ... ok [INFO] [stdout] test cmd_tests::debug_label ... ok [INFO] [stdout] test bkt_tests::cached ... ok [INFO] [stdout] test bkt_tests::streaming_to_file ... ok [INFO] [stdout] test cache_tests::lookup_ttls ... ok [INFO] [stdout] test cmd_tests::collisions ... ok [INFO] [stdout] test file_lock_tests::locks ... ok [INFO] [stdout] test file_lock_tests::already_locked ... ok [INFO] [stdout] test cache_tests::scoped ... ok [INFO] [stdout] test bkt_tests::streaming_same_output ... ok [INFO] [stdout] test bkt_tests::streaming_refresh ... ok [INFO] [stdout] test cache_tests::scopes_support_special_chars ... ok [INFO] [stdout] test cache_tests::cleanup ... ok [INFO] [stdout] test bkt_tests::with_env ... ok [INFO] [stdout] test bkt_tests::with_modtime ... ok [INFO] [stdout] test bkt_tests::discard_failures ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bkt-53deece880d378e4) [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] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-4a3fe7045a6e374f) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test cli::cache_dirs_multi_user ... ok [INFO] [stdout] test cli::discard_failure_cached_separately ... ok [INFO] [stdout] test cli::no_debug_output ... ok [INFO] [stdout] test cli::cached ... ok [INFO] [stdout] test cli::help ... ok [INFO] [stdout] test cli::cache_expires ... ok [INFO] [stdout] test cli::discard_failures ... ok [INFO] [stdout] test cli::respects_relative_cache ... ok [INFO] [stdout] test cli::force ... ok [INFO] [stdout] test cli::sensitive_output ... ok [INFO] [stdout] test cli::cache_expires_separately ... ok [INFO] [stdout] test cli::respects_cache_scope ... ok [INFO] [stdout] test cli::respects_cache_dir ... ok [INFO] [stdout] test cli::respects_modtime ... ok [INFO] [stdout] test cli::exit_code_preserved ... ok [INFO] [stdout] test cli::respects_args ... ok [INFO] [stdout] test cli::output_preserved ... ok [INFO] [stdout] test cli::respects_cwd ... ok [INFO] [stdout] test cli::respects_env ... ok [INFO] [stdout] test cli::cache_refreshes_in_background ... ok [INFO] [stdout] test cli::discard_failures_in_background ... ok [INFO] [stdout] test cli::streaming ... ok [INFO] [stdout] test cli::truncated_output ... ok [INFO] [stdout] test cli::large_output ... ok [INFO] [stdout] test cli::warm ... ok [INFO] [stdout] test cli::concurrent_call_race ... ok [INFO] [stdout] test cli::cache_hits_with_different_settings ... ok [INFO] [stderr] Running tests/cwd.rs (/opt/rustwide/target/debug/deps/cwd-3296d2dac50cba28) [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cwd::cwd_and_working_dir_share_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests bkt [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/lib.rs - Bkt (line 1025) - compile ... ok [INFO] [stdout] test src/lib.rs - CommandDesc::capture_state (line 242) - compile ... ok [INFO] [stdout] test src/lib.rs - CommandDesc::with_discard_failures (line 224) ... ok [INFO] [stdout] test src/lib.rs - CommandDesc::with_cwd (line 109) ... ok [INFO] [stdout] test src/lib.rs - (line 6) - compile ... ok [INFO] [stdout] test src/lib.rs - CommandDesc::with_modtimes (line 204) ... ok [INFO] [stdout] test src/lib.rs - CommandState::with_env (line 321) ... ok [INFO] [stdout] test src/lib.rs - CommandDesc (line 71) ... ok [INFO] [stdout] test src/lib.rs - CommandDesc::with_env (line 131) ... ok [INFO] [stdout] test src/lib.rs - CommandDesc::new (line 88) ... ok [INFO] [stdout] test src/lib.rs - CommandDesc::with_envs (line 153) ... ok [INFO] [stdout] test src/lib.rs - CommandState::with_working_dir (line 307) ... ok [INFO] [stdout] test src/lib.rs - CommandDesc::with_modtime (line 180) ... ok [INFO] [stdout] test src/lib.rs - CommandState (line 283) ... ok [INFO] [stdout] test src/lib.rs - CommandState::with_envs (line 336) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0b447a4b572669e2186829d6491f81e284ce66dd4dd0f0a9994ff426b5aee57a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b447a4b572669e2186829d6491f81e284ce66dd4dd0f0a9994ff426b5aee57a", kill_on_drop: false }` [INFO] [stdout] 0b447a4b572669e2186829d6491f81e284ce66dd4dd0f0a9994ff426b5aee57a