[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marven11/justcache on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26
[INFO] running `Command { std: "docker" "start" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[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 9.58s
[INFO] running `Command { std: "docker" "inspect" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 half v2.6.0
[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 memchr v2.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick_cache v0.6.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling TinyUFO v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling justcache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[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 serde_json v1.0.143
[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 45.52s
[INFO] running `Command { std: "docker" "inspect" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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/justcache-53ff002e43690ca7)
[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 frequency_estimator::tests::test_cm_sketch_estimator_multiple_keys ... ok
[INFO] [stdout] test slab::tests::test_hash_only_get ... 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_multiple_lists ... ok
[INFO] [stdout] test slab::tests::test_hash_only_push_back ... ok
[INFO] [stdout] test slab::tests::test_hash_only_remove ... ok
[INFO] [stdout] test slab::tests::test_hash_only_push_front ... 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 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_estimator_age_function ... ok
[INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_with_seeded ... 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_eviction ... ok
[INFO] [stdout] test slab::tests::test_multiple_lists ... ok
[INFO] [stdout] test tests::tests::test_ghost_hit ... ok
[INFO] [stdout] test tests::tests::test_cache_insert ... 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.02s
[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.49s; merged doctests compilation took 0.48s
[INFO] running `Command { std: "docker" "inspect" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26", kill_on_drop: false }`
[INFO] [stdout] bee017cb79e028de9551d82ca6b56949465405fc4d70539bfb1a949d8b405e26
