[INFO] fetching crate foyer 0.22.3...
[INFO] testing foyer-0.22.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate foyer 0.22.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate foyer 0.22.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate foyer 0.22.3
[INFO] tweaked toml for crates.io crate foyer 0.22.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foyer 0.22.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foyer 0.22.3 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14d3331d8c84c391e6b813775722a90fe270e550684227e3309a5e663d8c7820
[INFO] running `Command { std: "docker" "start" "-a" "14d3331d8c84c391e6b813775722a90fe270e550684227e3309a5e663d8c7820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14d3331d8c84c391e6b813775722a90fe270e550684227e3309a5e663d8c7820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d3331d8c84c391e6b813775722a90fe270e550684227e3309a5e663d8c7820", kill_on_drop: false }`
[INFO] [stdout] 14d3331d8c84c391e6b813775722a90fe270e550684227e3309a5e663d8c7820
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c685f71ed58a2e83048424c31ef197aa37a8b07e957d1581126b2800fa9fe318
[INFO] running `Command { std: "docker" "start" "-a" "c685f71ed58a2e83048424c31ef197aa37a8b07e957d1581126b2800fa9fe318", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mea v0.6.3
[INFO] [stderr]    Compiling foyer-intrusive-collections v0.10.0-dev
[INFO] [stderr]    Compiling cmsketch v0.2.4
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling foyer v0.22.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fastant v0.1.11
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mixtrics v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling foyer-tokio v0.22.3
[INFO] [stderr]    Compiling foyer-common v0.22.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foyer-memory v0.22.3
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling foyer-storage v0.22.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.93s
[INFO] running `Command { std: "docker" "inspect" "c685f71ed58a2e83048424c31ef197aa37a8b07e957d1581126b2800fa9fe318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c685f71ed58a2e83048424c31ef197aa37a8b07e957d1581126b2800fa9fe318", kill_on_drop: false }`
[INFO] [stdout] c685f71ed58a2e83048424c31ef197aa37a8b07e957d1581126b2800fa9fe318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4c7f7bb4fe865e73035b7e64daab5aaa8bd133a5d1a108e1992545eada4c0da
[INFO] running `Command { std: "docker" "start" "-a" "d4c7f7bb4fe865e73035b7e64daab5aaa8bd133a5d1a108e1992545eada4c0da", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling foyer-memory v0.22.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling foyer-storage v0.22.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling foyer v0.22.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.54s
[INFO] running `Command { std: "docker" "inspect" "d4c7f7bb4fe865e73035b7e64daab5aaa8bd133a5d1a108e1992545eada4c0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c7f7bb4fe865e73035b7e64daab5aaa8bd133a5d1a108e1992545eada4c0da", kill_on_drop: false }`
[INFO] [stdout] d4c7f7bb4fe865e73035b7e64daab5aaa8bd133a5d1a108e1992545eada4c0da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94c991c813d4689ecf000b3a9ca0ef2272a5a540082cf618bed208233a824011
[INFO] running `Command { std: "docker" "start" "-a" "94c991c813d4689ecf000b3a9ca0ef2272a5a540082cf618bed208233a824011", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foyer-664be47986a3658a)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test hybrid::cache::tests::test_hybrid_cache_fetch_error_downcast ... ok
[INFO] [stdout] test hybrid::cache::tests::test_hybrid_insert_with_cache_location ... ok
[INFO] [stdout] test hybrid::cache::tests::test_hybrid_fetch_with_cache_location ... ok
[INFO] [stdout] test hybrid::cache::tests::test_hybrid_read_throttled ... ok
[INFO] [stdout] test hybrid::cache::tests::test_hybrid_cache_writer ... ok
[INFO] [stdout] test hybrid::cache::tests::test_hybrid_cache ... ok
[INFO] [stdout] test hybrid::cache::tests::test_entry_location ... ok
[INFO] [stdout] test hybrid::cache::tests::test_flush_on_close ... ok
[INFO] [stdout] test hybrid::cache::tests::test_concurrent_get_and_fetch ... ok
[INFO] [stdout] test hybrid::cache::tests::test_load_after_recovery ... ok
[INFO] [stderr]    Doc-tests foyer
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 135) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 102) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 87) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 135) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]    --> src/lib.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[tokio::main]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `foyer_tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> src/lib.rs:191:38
[INFO] [stdout]     |
[INFO] [stdout] 191 |             tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ function or associated item not found in `foyer_tokio::runtime::Builder`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `foyer_tokio::runtime::Builder`, consider using `foyer_tokio::runtime::Builder::new_current_thread` which returns `foyer_tokio::runtime::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/builder.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new_current_thread() -> Builder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 191 -             tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout] 191 +             tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 102) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]    --> src/lib.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[tokio::main]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 102)
[INFO] [stdout]     src/lib.rs - (line 135)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "94c991c813d4689ecf000b3a9ca0ef2272a5a540082cf618bed208233a824011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c991c813d4689ecf000b3a9ca0ef2272a5a540082cf618bed208233a824011", kill_on_drop: false }`
[INFO] [stdout] 94c991c813d4689ecf000b3a9ca0ef2272a5a540082cf618bed208233a824011
