[INFO] fetching crate cacache 13.1.0... [INFO] testing cacache-13.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cacache 13.1.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cacache 13.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding memmap2 v0.5.10 (available: v0.9.5) [INFO] [stderr] Adding miette v5.10.0 (available: v7.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03a6f1b1bf227b7939ecae2b9c2b86fcc6803075ede99cc1b39fcf1ce9779c77 [INFO] running `Command { std: "docker" "start" "-a" "03a6f1b1bf227b7939ecae2b9c2b86fcc6803075ede99cc1b39fcf1ce9779c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a6f1b1bf227b7939ecae2b9c2b86fcc6803075ede99cc1b39fcf1ce9779c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a6f1b1bf227b7939ecae2b9c2b86fcc6803075ede99cc1b39fcf1ce9779c77", kill_on_drop: false }` [INFO] [stdout] 03a6f1b1bf227b7939ecae2b9c2b86fcc6803075ede99cc1b39fcf1ce9779c77 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9f1040d2e990a1631873ae667f7844d342566a2341329cca9c845ca8e38df56f [INFO] running `Command { std: "docker" "start" "-a" "9f1040d2e990a1631873ae667f7844d342566a2341329cca9c845ca8e38df56f", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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.8.0 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cacache v13.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.73s [INFO] running `Command { std: "docker" "inspect" "9f1040d2e990a1631873ae667f7844d342566a2341329cca9c845ca8e38df56f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1040d2e990a1631873ae667f7844d342566a2341329cca9c845ca8e38df56f", kill_on_drop: false }` [INFO] [stdout] 9f1040d2e990a1631873ae667f7844d342566a2341329cca9c845ca8e38df56f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4983ede5aaa197b2f1439de8aa4f53cfdb3939c023171a23891a43c6e175407e [INFO] running `Command { std: "docker" "start" "-a" "4983ede5aaa197b2f1439de8aa4f53cfdb3939c023171a23891a43c6e175407e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cacache v13.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.46s [INFO] running `Command { std: "docker" "inspect" "4983ede5aaa197b2f1439de8aa4f53cfdb3939c023171a23891a43c6e175407e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4983ede5aaa197b2f1439de8aa4f53cfdb3939c023171a23891a43c6e175407e", kill_on_drop: false }` [INFO] [stdout] 4983ede5aaa197b2f1439de8aa4f53cfdb3939c023171a23891a43c6e175407e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0bd07a54f1e6ebdc475be0002b55817e6a9439bb8b9b9193980a709da0ac6082 [INFO] running `Command { std: "docker" "start" "-a" "0bd07a54f1e6ebdc475be0002b55817e6a9439bb8b9b9193980a709da0ac6082", 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/x86_64-unknown-linux-musl/debug/deps/cacache-f318336a01c57795) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test content::path::tests::basic_test ... ok [INFO] [stdout] test content::write::tests::basic_write ... ok [INFO] [stdout] test get::tests::test_copy_hash_sync ... ok [INFO] [stdout] test get::tests::test_open_hash_sync ... ok [INFO] [stdout] test get::tests::test_copy_sync ... ok [INFO] [stdout] test content::write::tests::basic_async_write ... ok [INFO] [stdout] test get::tests::test_open_sync ... ok [INFO] [stdout] test get::tests::test_read_sync ... ok [INFO] [stdout] test get::tests::test_read_hash_sync ... ok [INFO] [stdout] test index::tests::delete_async_basic ... ok [INFO] [stdout] test get::tests::test_open_hash ... ok [INFO] [stdout] test get::tests::test_copy_hash ... ok [INFO] [stdout] test get::tests::test_copy ... ok [INFO] [stdout] test get::tests::test_read_hash ... ok [INFO] [stdout] test get::tests::test_open ... ok [INFO] [stdout] test index::tests::find_none ... ok [INFO] [stdout] test index::tests::delete_basic ... ok [INFO] [stdout] test index::tests::find_basic ... ok [INFO] [stdout] test index::tests::insert_basic ... ok [INFO] [stdout] test index::tests::insert_async_basic ... ok [INFO] [stdout] test ls::tests::test_list_sync ... ok [INFO] [stdout] test index::tests::delete_fully_async ... ok [INFO] [stdout] test put::tests::hash_write_sync ... ok [INFO] [stdout] test index::tests::round_trip ... ok [INFO] [stdout] test index::tests::delete_fully ... ok [INFO] [stdout] test index::tests::round_trip_async ... ok [INFO] [stdout] test get::tests::test_read ... ok [INFO] [stdout] test index::tests::ls_basic ... ok [INFO] [stdout] test index::tests::ls_basic_with_delete ... ok [INFO] [stdout] test rm::tests::test_remove_data_sync ... ok [INFO] [stdout] test put::tests::round_trip ... ok [INFO] [stdout] test rm::tests::test_remove_data ... ok [INFO] [stdout] test rm::tests::test_clear_sync ... ok [INFO] [stdout] test put::tests::hash_write_async ... ok [INFO] [stdout] test rm::tests::test_remove_sync ... ok [INFO] [stdout] test rm::tests::test_remove ... ok [INFO] [stdout] test rm::tests::test_clear ... ok [INFO] [stdout] test put::tests::round_trip_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0bd07a54f1e6ebdc475be0002b55817e6a9439bb8b9b9193980a709da0ac6082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd07a54f1e6ebdc475be0002b55817e6a9439bb8b9b9193980a709da0ac6082", kill_on_drop: false }` [INFO] [stdout] 0bd07a54f1e6ebdc475be0002b55817e6a9439bb8b9b9193980a709da0ac6082