[INFO] cloning repository https://github.com/NurMarvin/cachified-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NurMarvin/cachified-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNurMarvin%2Fcachified-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNurMarvin%2Fcachified-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6668cd7b2dd9fa63ef66595b4d89f9030babdb47 [INFO] testing NurMarvin/cachified-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNurMarvin%2Fcachified-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NurMarvin/cachified-rs [INFO] finished tweaking git repo https://github.com/NurMarvin/cachified-rs [INFO] tweaked toml for git repo https://github.com/NurMarvin/cachified-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NurMarvin/cachified-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NurMarvin/cachified-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4576467ca476ee0908a9af05e880e10373ee3459773dfdaf34d6518437d28f89 [INFO] running `Command { std: "docker" "start" "-a" "4576467ca476ee0908a9af05e880e10373ee3459773dfdaf34d6518437d28f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4576467ca476ee0908a9af05e880e10373ee3459773dfdaf34d6518437d28f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4576467ca476ee0908a9af05e880e10373ee3459773dfdaf34d6518437d28f89", kill_on_drop: false }` [INFO] [stdout] 4576467ca476ee0908a9af05e880e10373ee3459773dfdaf34d6518437d28f89 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 875b6cb3c1e0295f349b3052abe2c86b318ac8078b77c475346f2e776fe31fd7 [INFO] running `Command { std: "docker" "start" "-a" "875b6cb3c1e0295f349b3052abe2c86b318ac8078b77c475346f2e776fe31fd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cachified v0.0.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.11s [INFO] running `Command { std: "docker" "inspect" "875b6cb3c1e0295f349b3052abe2c86b318ac8078b77c475346f2e776fe31fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875b6cb3c1e0295f349b3052abe2c86b318ac8078b77c475346f2e776fe31fd7", kill_on_drop: false }` [INFO] [stdout] 875b6cb3c1e0295f349b3052abe2c86b318ac8078b77c475346f2e776fe31fd7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d73beab5402cf537eda95a1025a29e9688e9bb4dffc4da4325f12d6fb30d1ce [INFO] running `Command { std: "docker" "start" "-a" "1d73beab5402cf537eda95a1025a29e9688e9bb4dffc4da4325f12d6fb30d1ce", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling cachified v0.0.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.42s [INFO] running `Command { std: "docker" "inspect" "1d73beab5402cf537eda95a1025a29e9688e9bb4dffc4da4325f12d6fb30d1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d73beab5402cf537eda95a1025a29e9688e9bb4dffc4da4325f12d6fb30d1ce", kill_on_drop: false }` [INFO] [stdout] 1d73beab5402cf537eda95a1025a29e9688e9bb4dffc4da4325f12d6fb30d1ce [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89e74cab40aa227a1d2f2454916b7797faeade00f29464804bd0a8fdcdb4ae97 [INFO] running `Command { std: "docker" "start" "-a" "89e74cab40aa227a1d2f2454916b7797faeade00f29464804bd0a8fdcdb4ae97", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cachified-57244d4dd89ec375) [INFO] [stdout] running 12 tests [INFO] [stdout] test metadata::tests::test_cache_entry ... ok [INFO] [stdout] test cache::tests::moka_tests::test_cache_clone ... ok [INFO] [stdout] test cache::tests::moka_tests::test_moka_cache_clear ... ok [INFO] [stdout] test metadata::tests::test_cache_metadata ... ok [INFO] [stdout] test metadata::tests::test_cache_metadata_no_ttl ... ok [INFO] [stdout] test options::tests::test_cachified_options_builder_minimal ... ok [INFO] [stdout] test validation::tests::test_non_empty_string_validator ... ok [INFO] [stdout] test validation::tests::test_non_null_validator ... ok [INFO] [stdout] test options::tests::test_cachified_options_builder ... ok [INFO] [stdout] test validation::tests::test_no_validator ... ok [INFO] [stdout] test validation::tests::test_function_validator ... ok [INFO] [stdout] test cache::tests::moka_tests::test_moka_cache_basic_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-31b10ef5aa020319) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_error_handling ... ok [INFO] [stdout] test test_different_key_isolation ... ok [INFO] [stdout] test test_basic_caching ... ok [INFO] [stdout] test test_validation ... ok [INFO] [stdout] test test_force_fresh ... ok [INFO] [stdout] test test_fallback_to_cache ... ok [INFO] [stdout] test test_ttl_expiration ... ok [INFO] [stdout] test test_stale_while_revalidate ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_stale_while_revalidate stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_stale_while_revalidate' (35) panicked at tests/integration_tests.rs:129:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "another-value" [INFO] [stdout] right: "fresh-value" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64bd880f4a62 - std::backtrace_rs::backtrace::libunwind::trace::hb47480f78a1ce3ca [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64bd880f4a62 - std::backtrace_rs::backtrace::trace_unsynchronized::hc1656d2da6a98cd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64bd880f4a62 - std::sys::backtrace::_print_fmt::h19dc0f5ca3f1c927 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64bd880f4a62 - ::fmt::h71e2dbb21440d8d7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64bd881050af - core::fmt::rt::Argument::fmt::h5bcabd5a3c1d10f7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64bd881050af - core::fmt::write::ha34f2b5c70e30f63 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x64bd880c1391 - std::io::default_write_fmt::hc84cc28e76a5c1f5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64bd880c1391 - std::io::Write::write_fmt::h3d155d387676f813 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64bd880cd752 - std::sys::backtrace::BacktraceLock::print::hb3aae3980c2c9bd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64bd880d274f - std::panicking::default_hook::{{closure}}::h1b7baa88a148d351 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64bd880d25e1 - std::panicking::default_hook::hbc5e86c06039547d [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64bd87fd86be - as core::ops::function::Fn>::call::hde9bf27c0be3eeba [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x64bd87fd86be - test::test_main_with_exit_callback::{{closure}}::hb25f3941205bac36 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64bd880d2ebf - as core::ops::function::Fn>::call::hdeb5adeaf88910e9 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x64bd880d2ebf - std::panicking::panic_with_hook::ha6d2c09d64f936dd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64bd880d2c6a - std::panicking::panic_handler::{{closure}}::h455c9d131d722636 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x64bd880cd899 - std::sys::backtrace::__rust_end_short_backtrace::hd6ef955384ebd085 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64bd880b587d - __rustc[f338935add60802b]::rust_begin_unwind [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x64bd8810ccd0 - core::panicking::panic_fmt::hb8d4a4959b79599f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x64bd8810cad3 - core::panicking::assert_failed_inner::h1d3594dadcac678c [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x64bd87f9e822 - core::panicking::assert_failed::hc505956103c3c68f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x64bd87ebd97e - integration_tests::test_stale_while_revalidate::{{closure}}::h28cc7e642fd4640e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:129:5 [INFO] [stdout] 22: 0x64bd87ee3fe2 - as core::future::future::Future>::poll::h5387ab995efcf057 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x64bd87ee42bd - as core::future::future::Future>::poll::hbc99e2e8999650da [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x64bd87f360ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc1fd5b977530e913 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x64bd87f35e0b - tokio::task::coop::with_budget::h559ad95a285a3500 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x64bd87f35e0b - tokio::task::coop::budget::he010c5a8379da268 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x64bd87f35e0b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h423510831b22dc85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x64bd87f33740 - tokio::runtime::scheduler::current_thread::Context::enter::h8b71afbf6ca18508 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x64bd87f34a4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h683797058626af0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x64bd87f346f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2a66721447f1edf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x64bd87ecc30b - tokio::runtime::context::scoped::Scoped::set::h65e414b0aa5fb4b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x64bd87f6ab29 - tokio::runtime::context::set_scheduler::{{closure}}::h8331a45156c957be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x64bd87faf512 - std::thread::local::LocalKey::try_with::hd78dcd896d5440d1 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x64bd87fabdde - std::thread::local::LocalKey::with::h4cc14b6c53f429cf [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x64bd87f6aa5d - tokio::runtime::context::set_scheduler::h1821dceb48c8ff6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x64bd87f34080 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h015a1c0139b27dc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x64bd87f34793 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc1f3b666cd10fae2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x64bd87f2d0c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h03609a0e636c2cb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x64bd87f5c820 - tokio::runtime::context::runtime::enter_runtime::h8f937709e3e3c8ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x64bd87f2cdd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h15cdd16a5b659970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x64bd87f3f104 - tokio::runtime::runtime::Runtime::block_on_inner::h707ade1fcfb7d048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x64bd87f3f3d7 - tokio::runtime::runtime::Runtime::block_on::h4415b0241984ee56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x64bd87ebc950 - integration_tests::test_stale_while_revalidate::hc628a05037c23bf8 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:129:43 [INFO] [stdout] 44: 0x64bd87ebc9e7 - integration_tests::test_stale_while_revalidate::{{closure}}::h15849ebc0152d9a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:89:39 [INFO] [stdout] 45: 0x64bd87e8d606 - core::ops::function::FnOnce::call_once::h5951bbcf94a1e210 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x64bd87fd847b - core::ops::function::FnOnce::call_once::h6784bd5bdcff97de [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x64bd87fd847b - test::__rust_begin_short_backtrace::h798bd19dd09654cd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x64bd87fedf65 - test::run_test_in_process::{{closure}}::heb6e1d5908538a47 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x64bd87fedf65 - as core::ops::function::FnOnce<()>>::call_once::h9431628be07bec43 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x64bd87fedf65 - std::panicking::catch_unwind::do_call::h8c5784c3e5739874 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x64bd87fedf65 - std::panicking::catch_unwind::hd47261f607ec5959 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x64bd87fedf65 - std::panic::catch_unwind::h75de848a5faf1178 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x64bd87fedf65 - test::run_test_in_process::h0c2306062242e954 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x64bd87fedf65 - test::run_test::{{closure}}::h1d068b692146486f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x64bd87fc48d4 - test::run_test::{{closure}}::h9b4e49b84b6af8d5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x64bd87fc48d4 - std::sys::backtrace::__rust_begin_short_backtrace::h91a1650e239bfc6e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x64bd87fc826a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he53e60d6e45d96c0 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x64bd87fc826a - as core::ops::function::FnOnce<()>>::call_once::h387e1a11696f00c7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x64bd87fc826a - std::panicking::catch_unwind::do_call::h40236a17a6d8fbeb [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x64bd87fc826a - std::panicking::catch_unwind::h2bcea238e4fbd369 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x64bd87fc826a - std::panic::catch_unwind::heaa1daa6f035f00e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x64bd87fc826a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd02bdac90423c966 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x64bd87fc826a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4bf9f1a93d331696 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x64bd880c79bf - as core::ops::function::FnOnce>::call_once::h182634db7b0cf35c [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x64bd880c79bf - std::sys::pal::unix::thread::Thread::new::thread_start::h74991452e4c34e7b [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x72939c885aa4 - [INFO] [stdout] 67: 0x72939c912a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_stale_while_revalidate [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "89e74cab40aa227a1d2f2454916b7797faeade00f29464804bd0a8fdcdb4ae97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e74cab40aa227a1d2f2454916b7797faeade00f29464804bd0a8fdcdb4ae97", kill_on_drop: false }` [INFO] [stdout] 89e74cab40aa227a1d2f2454916b7797faeade00f29464804bd0a8fdcdb4ae97