[INFO] fetching crate cacache 13.1.0... [INFO] testing cacache-13.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cacache 13.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cacache 13.1.0 [INFO] finished tweaking crates.io crate cacache 13.1.0 [INFO] tweaked toml for crates.io crate cacache 13.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cacache 13.1.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 155 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding memmap2 v0.5.10 (available: v0.9.9) [INFO] [stderr] Adding miette v5.10.0 (available: v7.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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] a8bf9c0040763778d7bffdaf12d85bb6c320b68573579dab86b246c29c5627a6 [INFO] running `Command { std: "docker" "start" "-a" "a8bf9c0040763778d7bffdaf12d85bb6c320b68573579dab86b246c29c5627a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8bf9c0040763778d7bffdaf12d85bb6c320b68573579dab86b246c29c5627a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bf9c0040763778d7bffdaf12d85bb6c320b68573579dab86b246c29c5627a6", kill_on_drop: false }` [INFO] [stdout] a8bf9c0040763778d7bffdaf12d85bb6c320b68573579dab86b246c29c5627a6 [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] 0846ce434481f0853851b90371a236ab345b156e1069877fa0238e6570d70e5d [INFO] running `Command { std: "docker" "start" "-a" "0846ce434481f0853851b90371a236ab345b156e1069877fa0238e6570d70e5d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling reflink-copy v0.1.28 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling cacache v13.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.08s [INFO] running `Command { std: "docker" "inspect" "0846ce434481f0853851b90371a236ab345b156e1069877fa0238e6570d70e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0846ce434481f0853851b90371a236ab345b156e1069877fa0238e6570d70e5d", kill_on_drop: false }` [INFO] [stdout] 0846ce434481f0853851b90371a236ab345b156e1069877fa0238e6570d70e5d [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] 2dd1162b9342c482e6bfb20ff5bcf6d06e9368fda5846724fd3749b64d9527e4 [INFO] running `Command { std: "docker" "start" "-a" "2dd1162b9342c482e6bfb20ff5bcf6d06e9368fda5846724fd3749b64d9527e4", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cacache v13.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.81s [INFO] running `Command { std: "docker" "inspect" "2dd1162b9342c482e6bfb20ff5bcf6d06e9368fda5846724fd3749b64d9527e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd1162b9342c482e6bfb20ff5bcf6d06e9368fda5846724fd3749b64d9527e4", kill_on_drop: false }` [INFO] [stdout] 2dd1162b9342c482e6bfb20ff5bcf6d06e9368fda5846724fd3749b64d9527e4 [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] 49156bcde18f2d8a270fa98887f7434b96c78b42664f2c5319e4a562aaab8796 [INFO] running `Command { std: "docker" "start" "-a" "49156bcde18f2d8a270fa98887f7434b96c78b42664f2c5319e4a562aaab8796", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cacache-c53ba27badb71dbd) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test content::path::tests::basic_test ... ok [INFO] [stdout] test get::tests::test_copy_hash_sync ... ok [INFO] [stdout] test get::tests::test_copy_sync ... ok [INFO] [stdout] test content::write::tests::basic_write ... ok [INFO] [stdout] test get::tests::test_open_sync ... ok [INFO] [stdout] test get::tests::test_open_hash_sync ... ok [INFO] [stdout] test index::tests::find_none ... ok [INFO] [stdout] test index::tests::delete_basic ... ok [INFO] [stdout] test index::tests::insert_basic ... ok [INFO] [stdout] test get::tests::test_read_sync ... ok [INFO] [stdout] test index::tests::delete_fully ... ok [INFO] [stdout] test index::tests::find_basic ... ok [INFO] [stdout] test index::tests::ls_basic ... ok [INFO] [stdout] test index::tests::delete_async_basic ... ok [INFO] [stdout] test index::tests::round_trip ... ok [INFO] [stdout] test get::tests::test_read_hash_sync ... ok [INFO] [stdout] test ls::tests::test_list_sync ... ok [INFO] [stdout] test put::tests::hash_write_sync ... ok [INFO] [stdout] test index::tests::ls_basic_with_delete ... ok [INFO] [stdout] test put::tests::round_trip_sync ... ok [INFO] [stdout] test rm::tests::test_clear_sync ... ok [INFO] [stdout] test content::write::tests::basic_async_write ... ok [INFO] [stdout] test index::tests::insert_async_basic ... ok [INFO] [stdout] test index::tests::delete_fully_async ... ok [INFO] [stdout] test put::tests::hash_write_async ... ok [INFO] [stdout] test index::tests::round_trip_async ... ok [INFO] [stdout] test rm::tests::test_remove_data_sync ... ok [INFO] [stdout] test put::tests::round_trip ... ok [INFO] [stdout] test get::tests::test_read ... ok [INFO] [stdout] test rm::tests::test_clear ... ok [INFO] [stdout] test get::tests::test_open_hash ... ok [INFO] [stdout] test rm::tests::test_remove_sync ... ok [INFO] [stdout] test get::tests::test_read_hash ... ok [INFO] [stdout] test get::tests::test_copy_hash ... ok [INFO] [stdout] test get::tests::test_open ... ok [INFO] [stdout] test rm::tests::test_remove ... ok [INFO] [stdout] test rm::tests::test_remove_data ... ok [INFO] [stdout] test get::tests::test_copy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests cacache [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test src/get.rs - get::copy_hash_unchecked_sync (line 691) - compile ... ok [INFO] [stdout] test src/get.rs - get::SyncReader::check (line 478) - compile ... ok [INFO] [stdout] test src/get.rs - get::Reader::open (line 83) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_hash (line 259) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy (line 197) - compile ... ok [INFO] [stdout] test src/get.rs - get::SyncReader::open_hash (line 528) - compile ... ok [INFO] [stdout] test src/get.rs - get::read (line 144) - compile ... ok [INFO] [stdout] test src/get.rs - get::read_hash_sync (line 582) - compile ... ok [INFO] [stdout] test src/get.rs - get::Reader::open_hash (line 115) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_unchecked (line 228) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_hash_unchecked (line 283) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_unchecked_sync (line 636) - compile ... ok [INFO] [stdout] test src/get.rs - get::reflink_hash (line 385) - compile ... ok [INFO] [stdout] test src/get.rs - get::Reader::check (line 61) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_hash_sync (line 667) - compile ... ok [INFO] [stdout] test src/get.rs - get::reflink_unchecked (line 349) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_sync (line 605) - compile ... ok [INFO] [stdout] test src/get.rs - get::SyncReader::open (line 498) - compile ... ok [INFO] [stdout] test src/get.rs - get::reflink_sync (line 717) - compile ... ok [INFO] [stdout] test src/get.rs - get::reflink_hash_unchecked_sync (line 781) - compile ... ok [INFO] [stdout] test src/get.rs - get::read_hash (line 174) - compile ... ok [INFO] [stdout] test src/get.rs - get::reflink_unchecked_sync (line 810) - compile ... ok [INFO] [stdout] test src/get.rs - get::reflink_hash_sync (line 752) - compile ... ok [INFO] [stdout] test src/get.rs - get::reflink (line 312) - compile ... ok [INFO] [stdout] test src/put.rs - put::SyncWriter::create (line 530) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 125) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 144) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_hash_sync_with_algo (line 331) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 81) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_hash_sync (line 312) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_hash_with_algo (line 105) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_sync (line 258) - compile ... ok [INFO] [stdout] test src/put.rs - put::Writer::create_with_algo (line 204) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_sync_with_algo (line 279) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_with_algo (line 45) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::clear (line 76) - compile ... ok [INFO] [stdout] test src/get.rs - get::read_sync (line 555) - compile ... ok [INFO] [stdout] test src/put.rs - put::SyncWriter::create_with_algo (line 558) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 60) - compile ... ok [INFO] [stdout] test src/put.rs - put::Writer::create (line 179) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::remove_sync (line 120) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::remove_hash_sync (line 149) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::remove (line 15) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::clear_sync (line 175) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::remove_hash (line 47) - compile ... ok [INFO] [stdout] test src/put.rs - put::write (line 22) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_hash (line 83) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49156bcde18f2d8a270fa98887f7434b96c78b42664f2c5319e4a562aaab8796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49156bcde18f2d8a270fa98887f7434b96c78b42664f2c5319e4a562aaab8796", kill_on_drop: false }` [INFO] [stdout] 49156bcde18f2d8a270fa98887f7434b96c78b42664f2c5319e4a562aaab8796