[INFO] fetching crate segcache 0.2.0...
[INFO] testing segcache-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate segcache 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate segcache 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate segcache 0.2.0
[INFO] tweaked toml for crates.io crate segcache 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate segcache 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate segcache 0.2.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96d87be3d1559944812bd448aaf18a90931363c81eb277ad844c94edd45ceefd
[INFO] running `Command { std: "docker" "start" "-a" "96d87be3d1559944812bd448aaf18a90931363c81eb277ad844c94edd45ceefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96d87be3d1559944812bd448aaf18a90931363c81eb277ad844c94edd45ceefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d87be3d1559944812bd448aaf18a90931363c81eb277ad844c94edd45ceefd", kill_on_drop: false }`
[INFO] [stdout] 96d87be3d1559944812bd448aaf18a90931363c81eb277ad844c94edd45ceefd
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7b183a678eecca05954b6befca05b56a106061ddc474f68e94aa9dd75efb06c
[INFO] running `Command { std: "docker" "start" "-a" "d7b183a678eecca05954b6befca05b56a106061ddc474f68e94aa9dd75efb06c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling metriken-core v0.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rand_xoshiro v0.8.0
[INFO] [stderr]    Compiling keyvalue v0.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling clocksource v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling metriken-derive v0.5.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling histogram v0.11.5
[INFO] [stderr]    Compiling metriken v0.7.0
[INFO] [stderr]    Compiling segcache v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.94s
[INFO] running `Command { std: "docker" "inspect" "d7b183a678eecca05954b6befca05b56a106061ddc474f68e94aa9dd75efb06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b183a678eecca05954b6befca05b56a106061ddc474f68e94aa9dd75efb06c", kill_on_drop: false }`
[INFO] [stdout] d7b183a678eecca05954b6befca05b56a106061ddc474f68e94aa9dd75efb06c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d206bb27ee73f4aaa187d35697a79f65e35cad12731a7a0c8b721e61683aefce
[INFO] running `Command { std: "docker" "start" "-a" "d206bb27ee73f4aaa187d35697a79f65e35cad12731a7a0c8b721e61683aefce", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling segcache v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.89s
[INFO] running `Command { std: "docker" "inspect" "d206bb27ee73f4aaa187d35697a79f65e35cad12731a7a0c8b721e61683aefce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d206bb27ee73f4aaa187d35697a79f65e35cad12731a7a0c8b721e61683aefce", kill_on_drop: false }`
[INFO] [stdout] d206bb27ee73f4aaa187d35697a79f65e35cad12731a7a0c8b721e61683aefce
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa34ab4f502592c747d1f36df35c077cb0b926b53799d8d85628aed78a407fbf
[INFO] running `Command { std: "docker" "start" "-a" "fa34ab4f502592c747d1f36df35c077cb0b926b53799d8d85628aed78a407fbf", 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/segcache-316c37ea3a96a888)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::collisions ... ok
[INFO] [stdout] test tests::fuzz_1 ... ok
[INFO] [stdout] test tests::collisions_2 ... ok
[INFO] [stdout] test tests::init ... ok
[INFO] [stdout] test segments::test::free_q ... ok
[INFO] [stdout] test tests::fuzz_2 ... ok
[INFO] [stdout] test tests::delete ... ok
[INFO] [stdout] test tests::cas ... ok
[INFO] [stdout] test tests::clear ... ok
[INFO] [stdout] test tests::sizes ... ok
[INFO] [stdout] test ttl_buckets::tests::bucket_index ... ok
[INFO] [stdout] test tests::saturating_sub ... ok
[INFO] [stdout] test tests::wrapping_add ... ok
[INFO] [stdout] test tests::get_free_seg ... ok
[INFO] [stdout] test tests::overwrite ... ok
[INFO] [stdout] test tests::get ... ok
[INFO] [stdout] test tests::full_cache_long ... ok
[INFO] [stdout] test tests::expiration ... ok
[INFO] [stderr]      Running tests/integration_basic.rs (/opt/rustwide/target/debug/deps/integration_basic-e8667488841f88dd)
[INFO] [stdout] test tests::full_cache_long_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.67s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests segcache
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test integration_basic ... 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] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/builder.rs - builder::Builder::eviction (line 122) ... ok
[INFO] [stdout] test src/builder.rs - builder::Builder::build (line 144) ... ok
[INFO] [stdout] test src/segcache.rs - segcache::Segcache::cas (line 241) ... ok
[INFO] [stdout] test src/builder.rs - builder::Builder::segment_size (line 103) ... ok
[INFO] [stdout] test src/segcache.rs - segcache::Segcache::get (line 63) ... ok
[INFO] [stdout] test src/segcache.rs - segcache::Segcache::insert (line 93) ... ok
[INFO] [stdout] test src/segcache.rs - segcache::Segcache::get_no_freq_incr (line 81) ... ok
[INFO] [stdout] test src/builder.rs - builder::Builder::overflow_factor (line 54) ... ok
[INFO] [stdout] test src/builder.rs - builder::Builder::heap_size (line 80) ... ok
[INFO] [stdout] test src/builder.rs - builder::Builder::hash_power (line 34) ... ok
[INFO] [stdout] test src/segcache.rs - segcache::Segcache::builder (line 29) ... ok
[INFO] [stdout] test src/segcache.rs - segcache::Segcache::delete (line 283) ... ok
[INFO] [stdout] test src/segcache.rs - segcache::Segcache::expire (line 306) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fa34ab4f502592c747d1f36df35c077cb0b926b53799d8d85628aed78a407fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa34ab4f502592c747d1f36df35c077cb0b926b53799d8d85628aed78a407fbf", kill_on_drop: false }`
[INFO] [stdout] fa34ab4f502592c747d1f36df35c077cb0b926b53799d8d85628aed78a407fbf
