[INFO] fetching crate zcache 0.0.8...
[INFO] testing zcache-0.0.8 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-2
[INFO] extracting crate zcache 0.0.8 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate zcache 0.0.8
[INFO] finished tweaking crates.io crate zcache 0.0.8
[INFO] tweaked toml for crates.io crate zcache 0.0.8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zcache 0.0.8 on toolchain caccb4d0368bd918ef6668af8e13834d07040417
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57b8daef7c74c8572fb4820549def980e56db893354c4be4fbdd2d944ed73afe
[INFO] running `Command { std: "docker" "start" "-a" "57b8daef7c74c8572fb4820549def980e56db893354c4be4fbdd2d944ed73afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57b8daef7c74c8572fb4820549def980e56db893354c4be4fbdd2d944ed73afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57b8daef7c74c8572fb4820549def980e56db893354c4be4fbdd2d944ed73afe", kill_on_drop: false }`
[INFO] [stdout] 57b8daef7c74c8572fb4820549def980e56db893354c4be4fbdd2d944ed73afe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2870546d44345960da4a6f732bec1f8fe85a7b0b4508cff345b342880c2bf0c1
[INFO] running `Command { std: "docker" "start" "-a" "2870546d44345960da4a6f732bec1f8fe85a7b0b4508cff345b342880c2bf0c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zcache v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let result = unsafe { ZCACHE_STORE.get(&key) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             ZCACHE_STORE.insert(key, (valid_until, Box::new(value)));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
[INFO] running `Command { std: "docker" "inspect" "2870546d44345960da4a6f732bec1f8fe85a7b0b4508cff345b342880c2bf0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2870546d44345960da4a6f732bec1f8fe85a7b0b4508cff345b342880c2bf0c1", kill_on_drop: false }`
[INFO] [stdout] 2870546d44345960da4a6f732bec1f8fe85a7b0b4508cff345b342880c2bf0c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12d40229226f7821db63028b2f5c13a8868f0dd4325e4fe059ca142c0b1e037d
[INFO] running `Command { std: "docker" "start" "-a" "12d40229226f7821db63028b2f5c13a8868f0dd4325e4fe059ca142c0b1e037d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zcache v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let result = unsafe { ZCACHE_STORE.get(&key) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             ZCACHE_STORE.insert(key, (valid_until, Box::new(value)));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let result = unsafe { ZCACHE_STORE.get(&key) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             ZCACHE_STORE.insert(key, (valid_until, Box::new(value)));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.69s
[INFO] running `Command { std: "docker" "inspect" "12d40229226f7821db63028b2f5c13a8868f0dd4325e4fe059ca142c0b1e037d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d40229226f7821db63028b2f5c13a8868f0dd4325e4fe059ca142c0b1e037d", kill_on_drop: false }`
[INFO] [stdout] 12d40229226f7821db63028b2f5c13a8868f0dd4325e4fe059ca142c0b1e037d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae6966fb283e3ccb12584b58da6e798b9910fdbc36f7422e4c7ac89dbfd70532
[INFO] running `Command { std: "docker" "start" "-a" "ae6966fb283e3ccb12584b58da6e798b9910fdbc36f7422e4c7ac89dbfd70532", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:50:31
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let result = unsafe { ZCACHE_STORE.get(&key) };
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/lib.rs:72:13
[INFO] [stderr]    |
[INFO] [stderr] 72 |             ZCACHE_STORE.insert(key, (valid_until, Box::new(value)));
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: `zcache` (lib) generated 2 warnings
[INFO] [stderr] warning: `zcache` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcache-a06fa530d10b2721)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::fetch_works ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::fetch_expiry_works' (16) panicked at library/core/src/panicking.rs:236:5:
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_expiry_works' (16) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x589066ed8af2 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589066ed8af2 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589066ed8af2 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x589066ed8af2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h52160e9da139e442
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x589066ee916f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x589066ee916f - core::fmt::write::hf09a056a304e021a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x589066ea52f1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x589066ea52f1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x589066eb1662 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x589066eb650f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x589066eb63a1 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x589066de2fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3d020961abd83a77
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x589066de2fbe - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x589066eb6c7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h75334a5fed245bca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x589066eb6c7f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x589066eb69f6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x589066eb1799 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x589066e9978d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x589066ef0dc0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x589066db690c - once_cell::sync::Lazy<T,F>::force::{{closure}}::haedfae5998497303
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x589066db6b5c - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0a7d817eb04de392
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x589066daea40 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hb588080d3a3e8615
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x589066e97f56 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h879ef98bd0e51cb1
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x589066e98fab - once_cell::imp::initialize_or_wait::hc9263e64420887b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x589066dae9ea - once_cell::imp::OnceCell<T>::initialize::h2a2ab89e5bd44d4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x589066db6c29 - once_cell::sync::OnceCell<T>::get_or_try_init::hd9af45472ce9ef06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x589066db6b33 - once_cell::sync::OnceCell<T>::get_or_init::h4c71db5aaa509cdd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x589066db6870 - once_cell::sync::Lazy<T,F>::force::h2fe38533816963c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x589066db63da - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h2079be8587cef861
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x589066dacf6f - zcache::ZCache::read::h580cff8eb3f78e03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:50:31
[INFO] [stdout]   30:     0x589066dad84f - zcache::ZCache::fetch::{{closure}}::h8563e4b9770e7278
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:36:15
[INFO] [stdout]   31:     0x589066db542e - zcache::tests::fetch_expiry_works::{{closure}}::h07915bf327bbec8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:147:10
[INFO] [stdout]   32:     0x589066db5fcf - <core::pin::Pin<P> as core::future::future::Future>::poll::h0265c70760baa0d5
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x589066db614b - <core::pin::Pin<P> as core::future::future::Future>::poll::ha63b686e9acad369
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x589066dc210b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hede4e8c63d492088
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   35:     0x589066dc1f4b - tokio::task::coop::with_budget::h8b58122c4bc15ef4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   36:     0x589066dc1f4b - tokio::task::coop::budget::h92dafefc7d9d6bb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   37:     0x589066dc1f4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heaa88400a0ce2d53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   38:     0x589066dbc23d - tokio::runtime::scheduler::current_thread::Context::enter::h54d4af48d1b4cd0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   39:     0x589066dc057d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc713452e30e47489
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   40:     0x589066dbeabb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5ef5e3f083bda45c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   41:     0x589066dacb7a - tokio::runtime::context::scoped::Scoped<T>::set::hf24553e8472e1034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x589066db13ca - tokio::runtime::context::set_scheduler::{{closure}}::h160b01a6a3d42405
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   43:     0x589066da86db - std::thread::local::LocalKey<T>::try_with::hec097d002f88e9e4
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   44:     0x589066da63bd - std::thread::local::LocalKey<T>::with::h293e6bcc526b8139
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   45:     0x589066db1371 - tokio::runtime::context::set_scheduler::hef45172f7c3f50a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   46:     0x589066dbe7fe - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8fba8a860223da46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   47:     0x589066dbec91 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hef78591172f1cd79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   48:     0x589066dbab42 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h58758434920684f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   49:     0x589066db20a1 - tokio::runtime::context::runtime::enter_runtime::hb33e50002ea240cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x589066db9fa6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h08d119f5469fd403
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   51:     0x589066db3868 - tokio::runtime::runtime::Runtime::block_on_inner::h21aae5c4b5b153ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   52:     0x589066db3c84 - tokio::runtime::runtime::Runtime::block_on::ha81d0616b24784d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   53:     0x589066db51cf - zcache::tests::fetch_expiry_works::h7c7e47b2b426f725
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:168:11
[INFO] [stdout]   54:     0x589066db5a0d - zcache::tests::fetch_expiry_works::{{closure}}::h5fc54b652d642472
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:38
[INFO] [stdout]   55:     0x589066da8aa6 - core::ops::function::FnOnce::call_once::hd9e00b6f4e389eac
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x589066de2deb - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x589066de2deb - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x589066df89c5 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x589066df89c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x589066df89c5 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x589066df89c5 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x589066df89c5 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x589066df89c5 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x589066df89c5 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x589066dcf1d4 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x589066dcf1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x589066dd2a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x589066dd2a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x589066dd2a9a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x589066dd2a9a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x589066dd2a9a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x589066dd2a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x589066dd2a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x589066eac8df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hdd09a470c130e806
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   75:     0x589066eac8df - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   76:     0x7d8d58a8aaa4 - <unknown>
[INFO] [stdout]   77:     0x7d8d58b17a34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_expiry_works' (16) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:155:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x589066ed8af2 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589066ed8af2 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589066ed8af2 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x589066ed8af2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h52160e9da139e442
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x589066ee916f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x589066ee916f - core::fmt::write::hf09a056a304e021a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x589066ea52f1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x589066ea52f1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x589066eb1662 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x589066eb650f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x589066eb63a1 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x589066de2fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3d020961abd83a77
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x589066de2fbe - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x589066eb6c7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h75334a5fed245bca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x589066eb6c7f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x589066eb6a2a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x589066eb1799 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x589066e9978d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x589066ef0dc0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x589066ef0bc3 - core::panicking::assert_failed_inner::hcb7d91158db22960
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:442:17
[INFO] [stdout]   20:     0x589066ef09a7 - core::panicking::assert_failed::h2d84538a119e0187
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:397:5
[INFO] [stdout]   21:     0x589066e98baa - <once_cell::imp::Guard as core::ops::drop::Drop>::drop::h1e25be1a94b162b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:155:9
[INFO] [stdout]   22:     0x589066e97f7b - core::ptr::drop_in_place<once_cell::imp::Guard>::h02e3d3deef8d4cdc
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x589066e98fbf - once_cell::imp::initialize_or_wait::hc9263e64420887b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:200:13
[INFO] [stdout]   24:     0x589066dae9ea - once_cell::imp::OnceCell<T>::initialize::h2a2ab89e5bd44d4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x589066db6c29 - once_cell::sync::OnceCell<T>::get_or_try_init::hd9af45472ce9ef06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x589066db6b33 - once_cell::sync::OnceCell<T>::get_or_init::h4c71db5aaa509cdd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x589066db6870 - once_cell::sync::Lazy<T,F>::force::h2fe38533816963c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x589066db63da - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h2079be8587cef861
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x589066dacf6f - zcache::ZCache::read::h580cff8eb3f78e03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:50:31
[INFO] [stdout]   30:     0x589066dad84f - zcache::ZCache::fetch::{{closure}}::h8563e4b9770e7278
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:36:15
[INFO] [stdout]   31:     0x589066db542e - zcache::tests::fetch_expiry_works::{{closure}}::h07915bf327bbec8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:147:10
[INFO] [stdout]   32:     0x589066db5fcf - <core::pin::Pin<P> as core::future::future::Future>::poll::h0265c70760baa0d5
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x589066db614b - <core::pin::Pin<P> as core::future::future::Future>::poll::ha63b686e9acad369
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x589066dc210b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hede4e8c63d492088
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   35:     0x589066dc1f4b - tokio::task::coop::with_budget::h8b58122c4bc15ef4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   36:     0x589066dc1f4b - tokio::task::coop::budget::h92dafefc7d9d6bb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   37:     0x589066dc1f4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heaa88400a0ce2d53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   38:     0x589066dbc23d - tokio::runtime::scheduler::current_thread::Context::enter::h54d4af48d1b4cd0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   39:     0x589066dc057d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc713452e30e47489
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   40:     0x589066dbeabb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5ef5e3f083bda45c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   41:     0x589066dacb7a - tokio::runtime::context::scoped::Scoped<T>::set::hf24553e8472e1034
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x589066db13ca - tokio::runtime::context::set_scheduler::{{closure}}::h160b01a6a3d42405
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   43:     0x589066da86db - std::thread::local::LocalKey<T>::try_with::hec097d002f88e9e4
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   44:     0x589066da63bd - std::thread::local::LocalKey<T>::with::h293e6bcc526b8139
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   45:     0x589066db1371 - tokio::runtime::context::set_scheduler::hef45172f7c3f50a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   46:     0x589066dbe7fe - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8fba8a860223da46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   47:     0x589066dbec91 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hef78591172f1cd79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   48:     0x589066dbab42 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h58758434920684f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   49:     0x589066db20a1 - tokio::runtime::context::runtime::enter_runtime::hb33e50002ea240cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x589066db9fa6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h08d119f5469fd403
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   51:     0x589066db3868 - tokio::runtime::runtime::Runtime::block_on_inner::h21aae5c4b5b153ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   52:     0x589066db3c84 - tokio::runtime::runtime::Runtime::block_on::ha81d0616b24784d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   53:     0x589066db51cf - zcache::tests::fetch_expiry_works::h7c7e47b2b426f725
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:168:11
[INFO] [stdout]   54:     0x589066db5a0d - zcache::tests::fetch_expiry_works::{{closure}}::h5fc54b652d642472
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:38
[INFO] [stdout]   55:     0x589066da8aa6 - core::ops::function::FnOnce::call_once::hd9e00b6f4e389eac
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x589066de2deb - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x589066de2deb - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x589066df89c5 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x589066df89c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x589066df89c5 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x589066df89c5 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x589066df89c5 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x589066df89c5 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x589066df89c5 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x589066dcf1d4 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x589066dcf1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x589066dd2a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x589066dd2a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x589066dd2a9a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x589066dd2a9a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x589066dd2a9a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x589066dd2a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x589066dd2a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x589066eac8df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hdd09a470c130e806
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   75:     0x589066eac8df - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   76:     0x7d8d58a8aaa4 - <unknown>
[INFO] [stdout]   77:     0x7d8d58b17a34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/zcache-a06fa530d10b2721` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "ae6966fb283e3ccb12584b58da6e798b9910fdbc36f7422e4c7ac89dbfd70532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6966fb283e3ccb12584b58da6e798b9910fdbc36f7422e4c7ac89dbfd70532", kill_on_drop: false }`
[INFO] [stdout] ae6966fb283e3ccb12584b58da6e798b9910fdbc36f7422e4c7ac89dbfd70532
