[INFO] cloning repository https://github.com/Marven11/justcache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marven11/justcache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85f2714c2e312c7c80fa32b2aebc663384f45b34 [INFO] testing Marven11/justcache against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Marven11/justcache [INFO] finished tweaking git repo https://github.com/Marven11/justcache [INFO] tweaked toml for git repo https://github.com/Marven11/justcache written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Marven11/justcache on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Marven11/justcache 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 322d75981bd22684ac454f87a9e4b15ae8eed85cca0a408fed25da51ab681f00 [INFO] running `Command { std: "docker" "start" "-a" "322d75981bd22684ac454f87a9e4b15ae8eed85cca0a408fed25da51ab681f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "322d75981bd22684ac454f87a9e4b15ae8eed85cca0a408fed25da51ab681f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322d75981bd22684ac454f87a9e4b15ae8eed85cca0a408fed25da51ab681f00", kill_on_drop: false }` [INFO] [stdout] 322d75981bd22684ac454f87a9e4b15ae8eed85cca0a408fed25da51ab681f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c4f521a3cb33fe5f03e2ab946a23c9440e33b856092e5e8575572dfe042591f [INFO] running `Command { std: "docker" "start" "-a" "0c4f521a3cb33fe5f03e2ab946a23c9440e33b856092e5e8575572dfe042591f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling quick_cache v0.6.16 [INFO] [stderr] Compiling TinyUFO v0.6.0 [INFO] [stderr] Compiling justcache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `Command { std: "docker" "inspect" "0c4f521a3cb33fe5f03e2ab946a23c9440e33b856092e5e8575572dfe042591f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4f521a3cb33fe5f03e2ab946a23c9440e33b856092e5e8575572dfe042591f", kill_on_drop: false }` [INFO] [stdout] 0c4f521a3cb33fe5f03e2ab946a23c9440e33b856092e5e8575572dfe042591f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba99174e2af15be19d00e944c7804dfafd86ae501abc390f83ff333eb45f4454 [INFO] running `Command { std: "docker" "start" "-a" "ba99174e2af15be19d00e944c7804dfafd86ae501abc390f83ff333eb45f4454", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling quick_cache v0.6.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling TinyUFO v0.6.0 [INFO] [stderr] Compiling justcache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.18s [INFO] running `Command { std: "docker" "inspect" "ba99174e2af15be19d00e944c7804dfafd86ae501abc390f83ff333eb45f4454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba99174e2af15be19d00e944c7804dfafd86ae501abc390f83ff333eb45f4454", kill_on_drop: false }` [INFO] [stdout] ba99174e2af15be19d00e944c7804dfafd86ae501abc390f83ff333eb45f4454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79a32ddd97f810c17529d126bd1e00f9abe93a316078b8ce71468071d6d1d21f [INFO] running `Command { std: "docker" "start" "-a" "79a32ddd97f810c17529d126bd1e00f9abe93a316078b8ce71468071d6d1d21f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/justcache-2ca2de5420c8fa64) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test slab::tests::test_hash_only_create_list ... ok [INFO] [stdout] test slab::tests::test_hash_only_iter ... ok [INFO] [stdout] test slab::tests::test_hash_only_multiple_lists ... ok [INFO] [stdout] test slab::tests::test_hash_only_push_back ... ok [INFO] [stdout] test frequency_estimator::tests::test_always_admit_estimator ... ok [INFO] [stdout] test slab::tests::test_hash_only_get ... ok [INFO] [stdout] test frequency_estimator::tests::test_cm_sketch_estimator_multiple_keys ... ok [INFO] [stdout] test slab::tests::test_hash_only_push_front ... ok [INFO] [stdout] test slab::tests::test_multiple_lists ... ok [INFO] [stdout] test slab::tests::test_remove ... ok [INFO] [stdout] test tests::estimator_tests::test_always_admit_estimator_in_cache ... ok [INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_with_seeded ... ok [INFO] [stdout] test tests::tests::test_cache_eviction ... ok [INFO] [stdout] test tests::estimator_tests::test_sync_cache_with_estimator ... ok [INFO] [stdout] test tests::estimator_tests::test_estimator_age_function ... ok [INFO] [stdout] test tests::sync_tests::test_sync_cache_basic ... ok [INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_frequency_aware_eviction ... ok [INFO] [stdout] test tests::tests::test_cache_basic ... ok [INFO] [stdout] test tests::tests::test_ghost_hit ... ok [INFO] [stdout] test slab::tests::test_hash_only_remove ... ok [INFO] [stdout] test slab::tests::test_push_back ... ok [INFO] [stdout] test slab::tests::test_create_list ... ok [INFO] [stdout] test tests::tests::test_cache_insert ... ok [INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_in_cache_basic ... ok [INFO] [stdout] test frequency_estimator::tests::test_cm_sketch_estimator_basic ... ok [INFO] [stdout] test tests::sync_tests::test_sync_cache_concurrent ... ok [INFO] [stderr] Doc-tests justcache [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/options.rs - options::OptionsBuilder (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.57s; merged doctests compilation took 0.56s [INFO] running `Command { std: "docker" "inspect" "79a32ddd97f810c17529d126bd1e00f9abe93a316078b8ce71468071d6d1d21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a32ddd97f810c17529d126bd1e00f9abe93a316078b8ce71468071d6d1d21f", kill_on_drop: false }` [INFO] [stdout] 79a32ddd97f810c17529d126bd1e00f9abe93a316078b8ce71468071d6d1d21f