[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 beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marven11/justcache on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0e0b092a6f79ff35075a025bac4adeb472b96b550d8364d534841b4a266815e
[INFO] running `Command { std: "docker" "start" "-a" "d0e0b092a6f79ff35075a025bac4adeb472b96b550d8364d534841b4a266815e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0e0b092a6f79ff35075a025bac4adeb472b96b550d8364d534841b4a266815e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0e0b092a6f79ff35075a025bac4adeb472b96b550d8364d534841b4a266815e", kill_on_drop: false }`
[INFO] [stdout] d0e0b092a6f79ff35075a025bac4adeb472b96b550d8364d534841b4a266815e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c04e916262c2073f091ae0930e5838b53ad73f857d42d3e3f41c7d1d63f0c5
[INFO] running `Command { std: "docker" "start" "-a" "92c04e916262c2073f091ae0930e5838b53ad73f857d42d3e3f41c7d1d63f0c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[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 autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[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 12.77s
[INFO] running `Command { std: "docker" "inspect" "92c04e916262c2073f091ae0930e5838b53ad73f857d42d3e3f41c7d1d63f0c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c04e916262c2073f091ae0930e5838b53ad73f857d42d3e3f41c7d1d63f0c5", kill_on_drop: false }`
[INFO] [stdout] 92c04e916262c2073f091ae0930e5838b53ad73f857d42d3e3f41c7d1d63f0c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d7cc803c87f768bdd5a711f339f98e3a1a7f76386618538ed90819b3044b3c
[INFO] running `Command { std: "docker" "start" "-a" "22d7cc803c87f768bdd5a711f339f98e3a1a7f76386618538ed90819b3044b3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[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 rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.106
[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 crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling TinyUFO v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling quick_cache v0.6.16
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling oorandom v11.1.5
[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 50.13s
[INFO] running `Command { std: "docker" "inspect" "22d7cc803c87f768bdd5a711f339f98e3a1a7f76386618538ed90819b3044b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d7cc803c87f768bdd5a711f339f98e3a1a7f76386618538ed90819b3044b3c", kill_on_drop: false }`
[INFO] [stdout] 22d7cc803c87f768bdd5a711f339f98e3a1a7f76386618538ed90819b3044b3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c17821ba74874d9aa7359e11abda4c22f334c884e2a57e9ea4cf422297d701f
[INFO] running `Command { std: "docker" "start" "-a" "0c17821ba74874d9aa7359e11abda4c22f334c884e2a57e9ea4cf422297d701f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/justcache-2a682da8397b071c)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test frequency_estimator::tests::test_always_admit_estimator ... ok
[INFO] [stdout] test frequency_estimator::tests::test_cm_sketch_estimator_basic ... ok
[INFO] [stdout] test slab::tests::test_create_list ... 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_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 slab::tests::test_hash_only_push_front ... ok
[INFO] [stdout] test slab::tests::test_hash_only_remove ... ok
[INFO] [stdout] test slab::tests::test_multiple_lists ... ok
[INFO] [stdout] test slab::tests::test_push_back ... 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 slab::tests::test_hash_only_create_list ... ok
[INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_frequency_aware_eviction ... ok
[INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_in_cache_basic ... 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::sync_tests::test_sync_cache_basic ... ok
[INFO] [stdout] test tests::estimator_tests::test_sync_cache_with_estimator ... ok
[INFO] [stdout] test tests::tests::test_cache_eviction ... 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_ghost_hit ... ok
[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.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests justcache
[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.65s; merged doctests compilation took 0.64s
[INFO] running `Command { std: "docker" "inspect" "0c17821ba74874d9aa7359e11abda4c22f334c884e2a57e9ea4cf422297d701f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c17821ba74874d9aa7359e11abda4c22f334c884e2a57e9ea4cf422297d701f", kill_on_drop: false }`
[INFO] [stdout] 0c17821ba74874d9aa7359e11abda4c22f334c884e2a57e9ea4cf422297d701f
