[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#36577a2b3cb42b8f23dec84e9203116bad6051e8 for pr-150681-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Marven11/justcache on toolchain 36577a2b3cb42b8f23dec84e9203116bad6051e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "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" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95ee8d43ba84d7b748ec404f43c096f381799a4e1c6ef29d0bbf807478fef230 [INFO] running `Command { std: "docker" "start" "-a" "95ee8d43ba84d7b748ec404f43c096f381799a4e1c6ef29d0bbf807478fef230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95ee8d43ba84d7b748ec404f43c096f381799a4e1c6ef29d0bbf807478fef230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95ee8d43ba84d7b748ec404f43c096f381799a4e1c6ef29d0bbf807478fef230", kill_on_drop: false }` [INFO] [stdout] 95ee8d43ba84d7b748ec404f43c096f381799a4e1c6ef29d0bbf807478fef230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f66e84bdceeffcecbcb945fa734f5c414ec72d82339136165d0809aa2cc2171 [INFO] running `Command { std: "docker" "start" "-a" "7f66e84bdceeffcecbcb945fa734f5c414ec72d82339136165d0809aa2cc2171", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [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 11.66s [INFO] running `Command { std: "docker" "inspect" "7f66e84bdceeffcecbcb945fa734f5c414ec72d82339136165d0809aa2cc2171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f66e84bdceeffcecbcb945fa734f5c414ec72d82339136165d0809aa2cc2171", kill_on_drop: false }` [INFO] [stdout] 7f66e84bdceeffcecbcb945fa734f5c414ec72d82339136165d0809aa2cc2171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45984b1f99d37424fedd3121c17e26ad6ed5a68c19200ca9edcd43bc4662ea65 [INFO] running `Command { std: "docker" "start" "-a" "45984b1f99d37424fedd3121c17e26ad6ed5a68c19200ca9edcd43bc4662ea65", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [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 either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling TinyUFO v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling quick_cache v0.6.16 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling justcache v0.1.0 (/opt/rustwide/workdir) [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 47.85s [INFO] running `Command { std: "docker" "inspect" "45984b1f99d37424fedd3121c17e26ad6ed5a68c19200ca9edcd43bc4662ea65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45984b1f99d37424fedd3121c17e26ad6ed5a68c19200ca9edcd43bc4662ea65", kill_on_drop: false }` [INFO] [stdout] 45984b1f99d37424fedd3121c17e26ad6ed5a68c19200ca9edcd43bc4662ea65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 258286ae4da4f852743976b8cf89e37099a688f22cd8c038c5ec4289e7efbe7d [INFO] running `Command { std: "docker" "start" "-a" "258286ae4da4f852743976b8cf89e37099a688f22cd8c038c5ec4289e7efbe7d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/justcache-2ca2de5420c8fa64) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test frequency_estimator::tests::test_always_admit_estimator ... ok [INFO] [stdout] test slab::tests::test_create_list ... ok [INFO] [stdout] test frequency_estimator::tests::test_cm_sketch_estimator_basic ... ok [INFO] [stdout] test slab::tests::test_hash_only_iter ... ok [INFO] [stdout] test slab::tests::test_hash_only_create_list ... ok [INFO] [stdout] test slab::tests::test_hash_only_push_back ... ok [INFO] [stdout] test slab::tests::test_multiple_lists ... ok [INFO] [stdout] test slab::tests::test_hash_only_remove ... ok [INFO] [stdout] test tests::estimator_tests::test_always_admit_estimator_in_cache ... ok [INFO] [stdout] test slab::tests::test_hash_only_push_front ... ok [INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_in_cache_basic ... ok [INFO] [stdout] test slab::tests::test_remove ... ok [INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_with_seeded ... ok [INFO] [stdout] test tests::estimator_tests::test_estimator_age_function ... ok [INFO] [stdout] test tests::estimator_tests::test_sync_cache_with_estimator ... ok [INFO] [stdout] test tests::sync_tests::test_sync_cache_basic ... ok [INFO] [stdout] test tests::tests::test_cache_basic ... ok [INFO] [stdout] test tests::tests::test_cache_insert ... ok [INFO] [stdout] test tests::tests::test_cache_eviction ... ok [INFO] [stdout] test frequency_estimator::tests::test_cm_sketch_estimator_multiple_keys ... ok [INFO] [stdout] test slab::tests::test_push_back ... ok [INFO] [stdout] test slab::tests::test_hash_only_multiple_lists ... ok [INFO] [stdout] test tests::tests::test_ghost_hit ... ok [INFO] [stdout] test slab::tests::test_hash_only_get ... ok [INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_frequency_aware_eviction ... ok [INFO] [stderr] Doc-tests justcache [INFO] [stdout] test tests::sync_tests::test_sync_cache_concurrent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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.59s; merged doctests compilation took 0.58s [INFO] running `Command { std: "docker" "inspect" "258286ae4da4f852743976b8cf89e37099a688f22cd8c038c5ec4289e7efbe7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258286ae4da4f852743976b8cf89e37099a688f22cd8c038c5ec4289e7efbe7d", kill_on_drop: false }` [INFO] [stdout] 258286ae4da4f852743976b8cf89e37099a688f22cd8c038c5ec4289e7efbe7d