[INFO] fetching crate xz-rerank 0.1.1...
[INFO] testing xz-rerank-0.1.1 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate xz-rerank 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate xz-rerank 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xz-rerank 0.1.1
[INFO] tweaked toml for crates.io crate xz-rerank 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xz-rerank 0.1.1 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xz-rerank 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-sink v0.3.33
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded http-body-util v0.1.4
[INFO] [stderr]   Downloaded futures-core v0.3.33
[INFO] [stderr]   Downloaded futures-task v0.3.33
[INFO] [stderr]   Downloaded futures-macro v0.3.33
[INFO] [stderr]   Downloaded futures-io v0.3.33
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.126
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.76
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.126
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded async-trait v0.1.91
[INFO] [stderr]   Downloaded thiserror-impl v2.0.19
[INFO] [stderr]   Downloaded thiserror v2.0.19
[INFO] [stderr]   Downloaded futures-executor v0.3.33
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded chacha20 v0.10.1
[INFO] [stderr]   Downloaded futures-channel v0.3.33
[INFO] [stderr]   Downloaded futures v0.3.33
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.126
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]   Downloaded cc v1.4.0
[INFO] [stderr]   Downloaded js-sys v0.3.103
[INFO] [stderr]   Downloaded h2 v0.4.15
[INFO] [stderr]   Downloaded hyper v1.11.0
[INFO] [stderr]   Downloaded reqwest v0.12.28
[INFO] [stderr]   Downloaded futures-util v0.3.33
[INFO] [stderr]   Downloaded quinn-proto v0.11.16
[INFO] [stderr]   Downloaded webpki-roots v1.0.9
[INFO] [stderr]   Downloaded regex-automata v0.4.16
[INFO] [stderr]   Downloaded web-sys v0.3.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd
[INFO] running `Command { std: "docker" "start" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]    Compiling futures-io v0.3.33
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling futures-util v0.3.33
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling futures-executor v0.3.33
[INFO] [stderr]    Compiling futures v0.3.33
[INFO] [stderr]    Compiling xz-rerank v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 22.01s
[INFO] running `Command { std: "docker" "inspect" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling futures-util v0.3.33
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.33
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling futures v0.3.33
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling xz-rerank v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stdout] warning: unused imports: `header`, `method`, and `path`
[INFO] [stdout]  --> tests/provider_tests.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wiremock::matchers::{header, method, path};
[INFO] [stdout]   |                          ^^^^^^  ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MockServer`, `Mock`, and `ResponseTemplate`
[INFO] [stdout]  --> tests/provider_tests.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wiremock::{Mock, MockServer, ResponseTemplate};
[INFO] [stdout]   |                ^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_candidate` is never used
[INFO] [stdout]  --> tests/provider_tests.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn make_candidate(id: &str, content: &str) -> RerankCandidate {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `header`, `method`, and `path`
[INFO] [stderr]  --> tests/provider_tests.rs:2:26
[INFO] [stderr]   |
[INFO] [stderr] 2 | use wiremock::matchers::{header, method, path};
[INFO] [stderr]   |                          ^^^^^^  ^^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `MockServer`, `Mock`, and `ResponseTemplate`
[INFO] [stderr]  --> tests/provider_tests.rs:3:16
[INFO] [stderr]   |
[INFO] [stderr] 3 | use wiremock::{Mock, MockServer, ResponseTemplate};
[INFO] [stderr]   |                ^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_candidate` is never used
[INFO] [stderr]  --> tests/provider_tests.rs:7:4
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn make_candidate(id: &str, content: &str) -> RerankCandidate {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xz-rerank` (test "provider_tests") generated 3 warnings (run `cargo fix --test "provider_tests" -p xz-rerank` to apply 2 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/xz_rerank-ce7391b8fc4e1f20)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test local::engine::tests::test_sort_with_nan_scores_ascending ... ok
[INFO] [stdout] test local::engine::tests::test_recency_no_decay_override_equal_scores ... ok
[INFO] [stdout] test local::engine::tests::test_sort_with_nan_scores_descending ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/provider_tests.rs (/opt/rustwide/target/release/deps/provider_tests-502a04fccf1feaeb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reranker_tests.rs (/opt/rustwide/target/release/deps/reranker_tests-f9ecad2d3b62d72b)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_cache_hit_returns_stored_result ... ok
[INFO] [stdout] test test_cache_miss_returns_none ... ok
[INFO] [stdout] test test_cache_key_isolation ... ok
[INFO] [stdout] test test_mock_reranker_concurrent ... ok
[INFO] [stdout] test test_min_score_filter ... ok
[INFO] [stdout] test test_multistage_chain_stage2_is_final ... ok
[INFO] [stdout] test test_empty_candidates_error ... ok
[INFO] [stdout] test test_multistage_stage1_error_propagates ... ok
[INFO] [stdout] test test_multistage_stage2_respects_top_k ... ok
[INFO] [stdout] test test_multistage_stage1_reduces_count ... ok
[INFO] [stdout] test test_rerank_two_queries_different_scores ... ok
[INFO] [stdout] test test_rerank_with_custom_weight_and_config_embedding ... ok
[INFO] [stdout] test test_multistage_zero_top_k_after_stage1 ... ok
[INFO] [stdout] test test_score_breakdown ... ok
[INFO] [stdout] test test_rerank_ordering ... ok
[INFO] [stdout] test test_custom_signal_contributes_weight ... ok
[INFO] [stdout] test test_signal_timings_not_empty ... FAILED
[INFO] [stdout] test test_cache_lru_eviction ... ok
[INFO] [stdout] test test_cache_ttl_expiry ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_signal_timings_not_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_signal_timings_not_empty' (2470) panicked at tests/reranker_tests.rs:587:9:
[INFO] [stdout] signal 'content_quality' timing must be positive, got 0 μs
[INFO] [stderr] error: test failed, to rerun pass `--test reranker_tests`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f11b3e1a6c1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f11b3e305ba - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5f11b3e1ed1c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f11b3df8896 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f11b3e12669 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5f11b3d6e200 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f11b3e12992 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f11b3df8942 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f11b3df0299 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f11b3df953d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f11b3e30d1c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f11b3d4a863 - reranker_tests[548b7f7b3e5beb36]::test_signal_timings_not_empty::{closure#0}
[INFO] [stdout]   12:     0x5f11b3d5bed3 - <tokio[32460035cc87754b]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[32460035cc87754b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   13:     0x5f11b3d554c9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[32460035cc87754b]::runtime::context::Context>>::with::<tokio[32460035cc87754b]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[32460035cc87754b]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[32460035cc87754b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[32460035cc87754b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[32460035cc87754b]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   14:     0x5f11b3d5c057 - <tokio[32460035cc87754b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x5f11b3d5e111 - tokio[32460035cc87754b]::runtime::context::runtime::enter_runtime::<<tokio[32460035cc87754b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x5f11b3d52af5 - <tokio[32460035cc87754b]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5f11b3d51cae - <reranker_tests[548b7f7b3e5beb36]::test_signal_timings_not_empty::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f11b3d6153b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   19:     0x5f11b3d6eb85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f11b3d69634 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f11b3d71cd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f11b3e19f3f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7c0574df107a - <unknown>
[INFO] [stdout]   24:     0x7c0574e84534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_signal_timings_not_empty
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd", kill_on_drop: false }`
[INFO] [stdout] a53b51f34eab2b7342cdfacc3eae252065cc8188423482044eea9f76be3571cd
