[INFO] cloning repository https://github.com/sternelee/YoloRouter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sternelee/YoloRouter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2FYoloRouter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2FYoloRouter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39a5e8fd8ed2ea93e350498017868680e5894cf3
[INFO] testing sternelee/YoloRouter against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2FYoloRouter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sternelee/YoloRouter
[INFO] finished tweaking git repo https://github.com/sternelee/YoloRouter
[INFO] tweaked toml for git repo https://github.com/sternelee/YoloRouter written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sternelee/YoloRouter on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sternelee/YoloRouter 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded actix-router v0.5.4
[INFO] [stderr]   Downloaded actix-web v4.13.0
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded actix-http v3.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd78c23242bc6005bd522dba6810e510fba2929d2df9b852e77c76308e8e0715
[INFO] running `Command { std: "docker" "start" "-a" "dd78c23242bc6005bd522dba6810e510fba2929d2df9b852e77c76308e8e0715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd78c23242bc6005bd522dba6810e510fba2929d2df9b852e77c76308e8e0715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd78c23242bc6005bd522dba6810e510fba2929d2df9b852e77c76308e8e0715", kill_on_drop: false }`
[INFO] [stdout] dd78c23242bc6005bd522dba6810e510fba2929d2df9b852e77c76308e8e0715
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2aa7698d68f42309dcac9c298acd224129d9e95c57466b3e061404bf6aa5b484
[INFO] running `Command { std: "docker" "start" "-a" "2aa7698d68f42309dcac9c298acd224129d9e95c57466b3e061404bf6aa5b484", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[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 icu_provider v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling yolo-router v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "2aa7698d68f42309dcac9c298acd224129d9e95c57466b3e061404bf6aa5b484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa7698d68f42309dcac9c298acd224129d9e95c57466b3e061404bf6aa5b484", kill_on_drop: false }`
[INFO] [stdout] 2aa7698d68f42309dcac9c298acd224129d9e95c57466b3e061404bf6aa5b484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9e9fd1ac1554b0b1bf09ae16a36db6d7429620a8b8a293b42e2c32b1255001f
[INFO] running `Command { std: "docker" "start" "-a" "c9e9fd1ac1554b0b1bf09ae16a36db6d7429620a8b8a293b42e2c32b1255001f", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling yolo-router v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "c9e9fd1ac1554b0b1bf09ae16a36db6d7429620a8b8a293b42e2c32b1255001f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e9fd1ac1554b0b1bf09ae16a36db6d7429620a8b8a293b42e2c32b1255001f", kill_on_drop: false }`
[INFO] [stdout] c9e9fd1ac1554b0b1bf09ae16a36db6d7429620a8b8a293b42e2c32b1255001f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2dc365cd2c0c16791b50035bfc2a038090ac7017a05d52b832374b5572e8f25
[INFO] running `Command { std: "docker" "start" "-a" "b2dc365cd2c0c16791b50035bfc2a038090ac7017a05d52b832374b5572e8f25", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yolo_router-01dd3fc9db734002)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test analyzer::multidimensional::tests::test_language_detection_latin ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_language_detection_cjk ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_scenario_matching_falls_back_to_default ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_task_detection_cjk_coding ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_extract_features ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_task_detection_coding ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_scenario_matching_prefers_higher_scored_matching_scenario ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_analyze_and_score_uses_model_name_for_lookup ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_task_detection_reasoning ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_scenario_matching ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_language_detection_code ... ok
[INFO] [stdout] test analyzer::multidimensional::tests::test_analyze_and_score_performance ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_different_model_same_provider_allowed ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_model_to_existing_scenario ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_model_to_missing_scenario_errors ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_scenario_creates_new ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_routing_config_cooldown_custom ... ok
[INFO] [stdout] test config::parser::tests::test_config_from_string ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_routing_config_cooldown_defaults ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_scenario_duplicate_errors ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_routing_config_cooldown_zero_disables ... ok
[INFO] [stdout] test config::parser::tests::test_config_validation ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_same_model_different_cost_tier_allowed ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_add_model_rejects_duplicate_in_scenario ... ok
[INFO] [stdout] test config::parser::tests::test_config_validation_rejects_missing_fallback_target ... ok
[INFO] [stdout] test config::parser::tests::test_config_validation_rejects_missing_default_tier_target ... ok
[INFO] [stdout] test config::parser::tests::test_env_var_expansion ... ok
[INFO] [stdout] test config::parser::mutation_tests::test_config_round_trips_after_mutation ... ok
[INFO] [stdout] test config::parser::tests::test_config_validation_rejects_fallback_cycles ... ok
[INFO] [stdout] test models::tests::anthropic_response_uses_structured_blocks_when_present ... ok
[INFO] [stdout] test models::tests::chat_request_from_anthropic_preserves_native_payload ... ok
[INFO] [stdout] test models::tests::anthropic_request_preserves_structured_fields ... ok
[INFO] [stdout] test provider::anthropic::tests::parse_content_blocks_keeps_tool_use ... ok
[INFO] [stdout] test provider::anthropic::tests::extract_text_content_returns_empty_for_tool_only ... ok
[INFO] [stdout] test provider::anthropic::tests::beta_header_value_merges_known_sources ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_is_reasoning_model ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_parse_codex_usage_response_windows ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_parse_codex_usage_response_without_rate_limit ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_parse_interval_from_value ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_token_state_expiring_soon ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_token_state_invalid_when_no_token ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_token_state_is_valid_when_has_token ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_token_state_not_expiring ... ok
[INFO] [stdout] test provider::cursor::tests::test_build_args ... ok
[INFO] [stdout] test provider::cursor::tests::test_build_prompt ... ok
[INFO] [stdout] test provider::cursor::tests::test_parse_stream_line ... ok
[INFO] [stdout] test provider::anthropic::tests::build_payload_fallback_collects_all_system_messages ... ok
[INFO] [stdout] test provider::factory::tests::test_create_anthropic_provider ... ok
[INFO] [stdout] test provider::anthropic::tests::build_payload_fallback_preserves_tools_and_stop_sequences ... ok
[INFO] [stdout] test provider::anthropic::tests::build_payload_injects_stream_flag ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_build_payload_default_max_tokens ... ok
[INFO] [stdout] test provider::factory::tests::test_create_provider_missing_api_key ... ok
[INFO] [stdout] test provider::anthropic::tests::build_payload_prefers_native_anthropic_request ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_build_payload_reasoning_model_uses_max_completion_tokens ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_is_reasoning_model ... ok
[INFO] [stdout] test provider::models::tests::test_anthropic_has_expected_models ... ok
[INFO] [stdout] test provider::models::tests::test_anthropic_returns_hardcoded ... ok
[INFO] [stdout] test provider::models::tests::test_cached_models_respect_ttl ... ok
[INFO] [stdout] test provider::models::tests::test_codex_oauth_returns_hardcoded ... ok
[INFO] [stdout] test provider::models::tests::test_codex_quota_rows_formats_usage_and_reset ... ok
[INFO] [stdout] test provider::models::tests::test_codex_window_label_formats_known_windows ... ok
[INFO] [stdout] test provider::codex_oauth::tests::test_build_payload_passthrough_fields ... ok
[INFO] [stdout] test provider::models::tests::test_gemini_no_key_returns_hardcoded ... ok
[INFO] [stdout] test provider::models::tests::test_github_copilot_has_expected_models ... ok
[INFO] [stdout] test provider::models::tests::test_is_codex_oauth_provider ... ok
[INFO] [stdout] test provider::models::tests::test_openai_no_key_returns_error ... ok
[INFO] [stdout] test provider::models::tests::test_github_copilot_returns_hardcoded ... ok
[INFO] [stdout] test provider::models::tests::test_should_refresh_quota_when_missing_or_stale ... ok
[INFO] [stdout] test provider::models::tests::test_static_catalog_openai_and_codex_stay_aligned ... ok
[INFO] [stdout] test provider::models::tests::test_provider_models_cache_key_changes_with_credentials ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_build_payload_gpt_omits_max_tokens_when_unset ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_build_payload_passthrough_fields ... ok
[INFO] [stdout] test router::fallback::tests::test_ambiguous_short_form_model_name_is_not_inserted ... ok
[INFO] [stdout] test router::fallback::tests::test_cooling_provider_is_skipped ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_build_payload_reasoning_model_skips_temperature_top_p ... ok
[INFO] [stdout] test router::fallback::tests::test_default_tier_is_preferred_in_model_chain ... ok
[INFO] [stdout] test router::fallback::tests::test_fallback_chain_creation ... ok
[INFO] [stdout] test router::fallback::tests::test_fallback_model_chain_info ... ok
[INFO] [stdout] test provider::factory::tests::test_create_generic_provider_uses_configured_models ... ok
[INFO] [stdout] test router::fallback::tests::test_fallback_to_reorders_chain ... ok
[INFO] [stdout] test router::health::tests::test_independent_providers ... ok
[INFO] [stdout] test router::health::tests::test_new_provider_not_cooling_down ... ok
[INFO] [stdout] test router::health::tests::test_record_failure_triggers_cooldown ... ok
[INFO] [stdout] test router::health::tests::test_cooldown_expires ... ok
[INFO] [stdout] test router::health::tests::test_remaining_returns_none_after_success ... ok
[INFO] [stdout] test router::health::tests::test_remaining_returns_some_during_cooldown ... ok
[INFO] [stdout] test router::health::tests::test_record_success_clears_cooldown ... ok
[INFO] [stdout] test router::health::tests::test_zero_cooldown_never_blocks ... ok
[INFO] [stdout] test router::health::tests::test_record_failure_resets_timer ... ok
[INFO] [stdout] test provider::github_copilot::tests::test_build_payload_reasoning_defaults_max_tokens ... ok
[INFO] [stdout] test provider::factory::tests::test_create_github_provider_from_persisted_token_file ... ok
[INFO] [stdout] test server::tests::anthropic_request_round_trip_keeps_tools ... ok
[INFO] [stdout] test server::tests::anthropic_response_uses_structured_content_blocks ... ok
[INFO] [stdout] test tui::auth::tests::test_auth_flow_creation ... ok
[INFO] [stdout] test tui::auth::tests::test_auth_flow_navigation ... ok
[INFO] [stdout] test tui::auth::tests::test_auth_flow_transitions ... ok
[INFO] [stdout] test tui::auth::tests::test_back_navigation ... ok
[INFO] [stdout] test tui::auth::tests::test_backspace ... ok
[INFO] [stdout] test tui::auth::tests::test_handle_key_code_navigates_only_during_provider_selection ... ok
[INFO] [stdout] test tui::auth::tests::test_handle_key_code_q_exits_and_other_chars_follow_input_rules ... ok
[INFO] [stdout] test tui::auth::tests::test_handle_key_code_tab_selects_provider_and_enter_completes_auth ... ok
[INFO] [stdout] test utils::stats::tests::test_record_multiple_requests ... ok
[INFO] [stdout] test utils::stats::tests::test_record_request ... ok
[INFO] [stdout] test utils::stats::tests::test_ring_buffer_caps_at_1000 ... ok
[INFO] [stdout] test utils::stats::tests::test_stats_collector_creation ... ok
[INFO] [stdout] test server::tests::anthropic_proxy_attempts_direct_streaming_requests ... ok
[INFO] [stdout] test server::tests::anthropic_proxy_rejects_auth_streaming_model ... ok
[INFO] [stdout] test server::tests::anthropic_proxy_supports_auto_streaming_model ... ok
[INFO] [stdout] test router::engine::tests::explicit_scenario_uses_preferred_tier_model ... ok
[INFO] [stdout] test router::engine::tests::explicit_model_resolves_provider_without_first_provider_fallback ... ok
[INFO] [stdout] test router::engine::tests::explicit_unknown_model_returns_clear_error ... ok
[INFO] [stdout] test router::tests::test_router_reload_updates_provider_registry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.75s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolo_router-9635bef4d9f1a14f)
[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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-609525e8004da8a8)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test cooldown_tests::test_health_tracker_standalone ... ok
[INFO] [stdout] test integration_tests::test_anthropic_request_preserves_tools_and_blocks ... ok
[INFO] [stdout] test cooldown_tests::test_cooldown_config_disabled ... ok
[INFO] [stdout] test integration_tests::test_config_round_trip ... ok
[INFO] [stdout] test integration_tests::test_complex_scenario_chain ... ok
[INFO] [stdout] test integration_tests::test_chat_request_creation ... ok
[INFO] [stdout] test integration_tests::test_multi_provider_config ... ok
[INFO] [stdout] test integration_tests::test_daemon_config_validation ... ok
[INFO] [stdout] test integration_tests::test_routing_config_defaults ... ok
[INFO] [stdout] test integration_tests::test_scenario_validation ... ok
[INFO] [stdout] test cooldown_tests::test_cooldown_config_defaults ... FAILED
[INFO] [stdout] test cooldown_tests::test_tracker_persists_across_router_reload ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cooldown_tests::test_cooldown_config_defaults stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cooldown_tests::test_cooldown_config_defaults' (188) panicked at tests/integration_tests.rs:308:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 10800
[INFO] [stdout]  right: 60
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6018d8ef735a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6018d8ef735a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6018d8ef735a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6018d8ef735a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6018d8f0f86a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6018d8f0f86a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6018d8efc2f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6018d8efc2f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6018d8ed434f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6018d8ed434f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6018d8eeee69 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6018d85a459c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6018d85a459c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6018d8eef0e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6018d8eef0e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6018d8ed4408 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6018d8ec9309 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6018d8ed52dd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6018d8f1005c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6018d8f0fee3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6018d8f09862 - core[e929cb53b82a81ca]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6018d85971b4 - integration_tests[fcd3b0434e050c81]::cooldown_tests::test_cooldown_config_defaults
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:308:9
[INFO] [stdout]   22:     0x6018d8596567 - integration_tests[fcd3b0434e050c81]::cooldown_tests::test_cooldown_config_defaults::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:304:39
[INFO] [stdout]   23:     0x6018d858ff96 - <integration_tests[fcd3b0434e050c81]::cooldown_tests::test_cooldown_config_defaults::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6018d859787b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6018d859787b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6018d85a506b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6018d85a506b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6018d85a506b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6018d85a506b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6018d85a506b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6018d85a506b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6018d85a506b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6018d859e784 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6018d859e784 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6018d85a7c72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6018d85a7c72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6018d85a7c72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6018d85a7c72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6018d85a7c72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6018d85a7c72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6018d85a7c72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6018d8ef654f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6018d8ef654f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7973f9132aa4 - <unknown>
[INFO] [stdout]   45:     0x7973f91bfa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cooldown_tests::test_cooldown_config_defaults
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "b2dc365cd2c0c16791b50035bfc2a038090ac7017a05d52b832374b5572e8f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2dc365cd2c0c16791b50035bfc2a038090ac7017a05d52b832374b5572e8f25", kill_on_drop: false }`
[INFO] [stdout] b2dc365cd2c0c16791b50035bfc2a038090ac7017a05d52b832374b5572e8f25
