[INFO] fetching crate foxy-io 0.3.12...
[INFO] testing foxy-io-0.3.12 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate foxy-io 0.3.12 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate foxy-io 0.3.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate foxy-io 0.3.12
[INFO] tweaked toml for crates.io crate foxy-io 0.3.12 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foxy-io 0.3.12 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foxy-io 0.3.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8db6dc3dc7eddc6c7fe06aa6ce968a42282044e3081ce52f2f327e8d48bd6ff
[INFO] running `Command { std: "docker" "start" "-a" "f8db6dc3dc7eddc6c7fe06aa6ce968a42282044e3081ce52f2f327e8d48bd6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8db6dc3dc7eddc6c7fe06aa6ce968a42282044e3081ce52f2f327e8d48bd6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8db6dc3dc7eddc6c7fe06aa6ce968a42282044e3081ce52f2f327e8d48bd6ff", kill_on_drop: false }`
[INFO] [stdout] f8db6dc3dc7eddc6c7fe06aa6ce968a42282044e3081ce52f2f327e8d48bd6ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e60b87d119a966ee74528632789a89198f84838f64d8d075ad236a526ec7f8b
[INFO] running `Command { std: "docker" "start" "-a" "6e60b87d119a966ee74528632789a89198f84838f64d8d075ad236a526ec7f8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling foxy-io v0.3.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ProxyConfig` is never constructed
[INFO] [stdout]   --> src/config/proxy.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ProxyConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerConfig` is never constructed
[INFO] [stdout]   --> src/config/proxy.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ServerConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_listen` is never used
[INFO] [stdout]   --> src/config/proxy.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn default_listen() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_body_limit` is never used
[INFO] [stdout]   --> src/config/proxy.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn default_body_limit() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_header_limit` is never used
[INFO] [stdout]   --> src/config/proxy.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn default_header_limit() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "6e60b87d119a966ee74528632789a89198f84838f64d8d075ad236a526ec7f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e60b87d119a966ee74528632789a89198f84838f64d8d075ad236a526ec7f8b", kill_on_drop: false }`
[INFO] [stdout] 6e60b87d119a966ee74528632789a89198f84838f64d8d075ad236a526ec7f8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fa84b1e3e6a8fb7582e4d5fd533f68781b961f498cb556c184bd9cd944d36a2
[INFO] running `Command { std: "docker" "start" "-a" "2fa84b1e3e6a8fb7582e4d5fd533f68781b961f498cb556c184bd9cd944d36a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling foxy-io v0.3.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ProxyConfig` is never constructed
[INFO] [stdout]   --> src/config/proxy.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ProxyConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerConfig` is never constructed
[INFO] [stdout]   --> src/config/proxy.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ServerConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_listen` is never used
[INFO] [stdout]   --> src/config/proxy.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn default_listen() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_body_limit` is never used
[INFO] [stdout]   --> src/config/proxy.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn default_body_limit() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_header_limit` is never used
[INFO] [stdout]   --> src/config/proxy.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn default_header_limit() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "2fa84b1e3e6a8fb7582e4d5fd533f68781b961f498cb556c184bd9cd944d36a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa84b1e3e6a8fb7582e4d5fd533f68781b961f498cb556c184bd9cd944d36a2", kill_on_drop: false }`
[INFO] [stdout] 2fa84b1e3e6a8fb7582e4d5fd533f68781b961f498cb556c184bd9cd944d36a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff3d4150d3cd5505f11fb0482ea9ecd799c20245a87b41e8d13f5a1e9b0b43bf
[INFO] running `Command { std: "docker" "start" "-a" "ff3d4150d3cd5505f11fb0482ea9ecd799c20245a87b41e8d13f5a1e9b0b43bf", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ProxyConfig` is never constructed
[INFO] [stderr]   --> src/config/proxy.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct ProxyConfig {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ServerConfig` is never constructed
[INFO] [stderr]   --> src/config/proxy.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct ServerConfig {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_listen` is never used
[INFO] [stderr]   --> src/config/proxy.rs:39:4
[INFO] [stderr]    |
[INFO] [stderr] 39 | fn default_listen() -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_body_limit` is never used
[INFO] [stderr]   --> src/config/proxy.rs:43:4
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn default_body_limit() -> usize {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_header_limit` is never used
[INFO] [stderr]   --> src/config/proxy.rs:47:4
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn default_header_limit() -> usize {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `foxy-io` (lib) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foxy-61d71b06bef53fdd)
[INFO] [stdout] 
[INFO] [stdout] running 554 tests
[INFO] [stdout] test config::tests::config_tests::test_case_sensitivity ... ok
[INFO] [stdout] test config::tests::config_tests::test_array_values ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_array_values ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_builder ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_boolean_values ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_builder_default ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_builder_debug ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_debug ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_builder_multiple_providers ... ok
[INFO] [stdout] test config::tests::config_tests::test_complex_nested_keys ... ok
[INFO] [stdout] test config::tests::config_tests::test_cache_refresh ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_default_file ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_builder_new ... ok
[INFO] [stdout] test config::tests::config_tests::test_complex_nested_structure ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_io_error ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_io_error_from_conversion ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_is_error_trait ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_empty_provider ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_debug_with_data ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_not_found ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_parse_error ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_provider_error ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_provider_error_constructor ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_variants_equality ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_get_or_default ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_get_raw_error ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_invalid_type_conversion ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_object_values ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_nested_keys ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_provider_error_with_display_types ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider_debug ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider_ext_error_handling ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_source ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_special_characters ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_empty_strings ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_default_file_error ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_debug ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_other ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider_ext_null_values ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider_ext_type_conversion_error ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_error_no_source ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider_name ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider_has ... ok
[INFO] [stdout] test config::tests::config_tests::test_custom_prefix ... ok
[INFO] [stdout] test config::tests::config_tests::test_custom_prefix_comprehensive ... ok
[INFO] [stdout] test config::tests::config_tests::test_different_value_types ... ok
[INFO] [stdout] test config::tests::config_tests::test_empty_json_deserialization ... ok
[INFO] [stdout] test config::tests::config_tests::test_empty_environment ... ok
[INFO] [stdout] test config::tests::config_tests::test_env_provider ... ok
[INFO] [stdout] test config::tests::config_tests::test_file_format_case_insensitive ... ok
[INFO] [stdout] test config::tests::config_tests::test_file_without_extension ... ok
[INFO] [stdout] test config::tests::config_tests::test_invalid_json_deserialization ... ok
[INFO] [stdout] test config::tests::config_tests::test_empty_file ... ok
[INFO] [stdout] test config::tests::config_tests::test_invalid_json ... ok
[INFO] [stdout] test config::tests::config_tests::test_file_format_detection ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_type_conversion ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider_ext_get ... ok
[INFO] [stdout] test config::tests::config_tests::test_empty_prefix ... ok
[INFO] [stdout] test config::tests::config_tests::test_config_provider_priority ... ok
[INFO] [stdout] test config::tests::config_tests::test_invalid_json_value ... ok
[INFO] [stdout] test config::tests::config_tests::test_invalid_yaml ... ok
[INFO] [stdout] test config::tests::config_tests::test_invalid_toml ... ok
[INFO] [stdout] test config::tests::config_tests::test_json_config ... ok
[INFO] [stdout] test config::tests::config_tests::test_nonexistent_file ... ok
[INFO] [stdout] test config::tests::config_tests::test_numeric_string_parsing ... ok
[INFO] [stdout] test config::tests::config_tests::test_provider_name ... ok
[INFO] [stdout] test config::tests::config_tests::test_proxy_config_debug ... ok
[INFO] [stdout] test config::tests::config_tests::test_proxy_config_default ... ok
[INFO] [stdout] test config::tests::config_tests::test_proxy_config_partial_deserialization ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_clone ... ok
[INFO] [stdout] test config::tests::config_tests::test_proxy_config_serialization ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_custom ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_debug ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_default ... ok
[INFO] [stdout] test config::tests::config_tests::test_proxy_config_clone ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_full_deserialization ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_large_values ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_partial_deserialization ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_serialization ... ok
[INFO] [stdout] test config::tests::config_tests::test_special_characters_in_values ... ok
[INFO] [stdout] test config::tests::config_tests::test_server_config_edge_cases ... ok
[INFO] [stdout] test config::tests::config_tests::test_toml_config ... ok
[INFO] [stdout] test core::tests::core_tests::test_filter_trait_default_implementations ... ok
[INFO] [stdout] test core::tests::core_tests::test_filter_type_is_methods ... ok
[INFO] [stdout] test config::tests::config_tests::test_yml_extension ... ok
[INFO] [stdout] test core::tests::core_tests::test_filter_type_debug ... ok
[INFO] [stdout] test config::tests::config_tests::test_unsupported_file_format ... ok
[INFO] [stdout] test core::tests::core_tests::test_filter_type_equality ... ok
[INFO] [stdout] test config::tests::config_tests::test_yaml_config ... ok
[INFO] [stdout] test core::tests::core_tests::test_http_method_from ... ok
[INFO] [stdout] test core::tests::core_tests::test_http_method_into_reqwest ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_filter_post_filter_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_filter_post_filter_with_modification ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_filter_pre_filter_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_filter_pre_filter_success ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_filter_pre_filter_with_modification ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_filter_properties ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_router_add_remove_route ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_router_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_router_get_routes ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_router_no_routes ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_router_success ... ok
[INFO] [stdout] test core::tests::core_tests::test_http_method_to_string ... ok
[INFO] [stdout] test core::tests::core_tests::test_mock_filter_post_filter_success ... ok
[INFO] [stdout] test core::tests::core_tests::test_http_method_from_unsupported_method ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_security_pre_auth_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_client_builder_error ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_routing_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_add_global_filter ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_concurrent_security_provider_access ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_route_pre_filter_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_with_query_string ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_error_comprehensive_display ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_error_debug_formatting ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_with_security_chain_config_error ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_error_from_globset_error ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_error_from_config_error ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_global_post_filter_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_error_from_jwt_error ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_creation_with_custom_timeout ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_error_from_io_error ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_request ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_creation ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_request_clone ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_multiple_global_filters ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_with_zero_timeout ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_global_pre_filter_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_with_no_security_chain_config ... ok
[INFO] [stdout] test core::tests::core_tests::test_request_context ... ok
[INFO] [stdout] test core::tests::core_tests::test_request_context_clone ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_response ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_response_with_large_status_code ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_request_with_empty_body ... ok
[INFO] [stdout] test core::tests::core_tests::test_response_context ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_security_post_auth_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_error_display ... ok
[INFO] [stdout] test core::tests::core_tests::test_request_context_default ... ok
[INFO] [stdout] test core::tests::core_tests::test_request_context_with_data ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_route_post_filter_failure ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_concurrent_filter_access ... ok
[INFO] [stdout] test core::tests::core_tests::test_response_context_clone ... ok
[INFO] [stdout] test core::tests::core_tests::test_response_context_default ... ok
[INFO] [stdout] test core::tests::core_tests::test_route_clone ... ok
[INFO] [stdout] test core::tests::core_tests::test_response_context_with_data ... ok
[INFO] [stdout] test core::tests::core_tests::test_route_with_filters ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_default_true ... ok
[INFO] [stdout] test core::tests::core_tests::test_route_creation ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_default_false ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_create_header_filter_comprehensive ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_create_logging_filter_comprehensive ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_with_very_large_timeout ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_create_logging_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_invalid_config ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_unknown_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_config_default ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_create_timeout_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_add_response_headers ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_unknown_filter_type ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_create_header_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_timeout_from_context ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_config_serialization ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_create_timeout_filter_comprehensive ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_empty_config ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_default ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_add_request_headers ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_invalid_config_comprehensive ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_invalid_header_names ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_create_path_rewrite_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_invalid_header_values ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_empty_configs ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_post_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_filter_factory_create_path_rewrite_filter_comprehensive ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_remove_nonexistent_headers ... ok
[INFO] [stdout] test core::tests::core_tests::test_proxy_core_process_request_custom_target ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_remove_request_headers ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_remove_response_headers ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_header_filter_replace_existing_request_header ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_config_default ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_config_serialization ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_default ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_different_log_levels ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_empty_body ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_error_level ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_format_body_binary ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_format_body_empty ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_format_body_small ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_format_body_truncated ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_format_headers ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_format_headers_empty ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_info_level ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_large_body ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_post_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_invalid_log_level ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_post_filter_response_body ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_post_filter_response_headers ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_post_filter_large_response_body ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_trace_level ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_multiple_filters_chaining ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_logging_filter_warn_level ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_path_rewrite_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_path_rewrite_filter_invalid_regex ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_path_rewrite_filter_no_match ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_register_custom_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_path_rewrite_filter_complex_pattern ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_tee_body_empty ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_register_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_tee_body_error_stream ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_tee_body_streaming ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_config_default ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_tee_body_exact_limit ... ok
[INFO] [stderr] [2026-03-11T05:12:21.272Z INFO  foxy::logging] Logging initialized at level: INFO
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_config_serialization ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_default ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_path_rewrite_filter_disabled_request ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_large_timeout ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_overwrite_existing_timeout ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_very_small_timeout ... ok
[INFO] [stderr] [2026-03-11T05:12:21.272Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.272Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.273Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.274Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_zero_timeout ... ok
[INFO] [stderr] [2026-03-11T05:12:21.274Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.274Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.274Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.276Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stdout] test loader::tests::loader_tests::test_foxy_loader_static_method ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_large_timeout_comprehensive ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_foxy_start_error_mapping ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_path_rewrite_filter_post_filter_enabled ... ok
[INFO] [stdout] test filters::tests::filter_tests::test_timeout_filter_default_config ... ok
[INFO] [stderr] [2026-03-11T05:12:21.290Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.277Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.284Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.284Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.285Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.287Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.316Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stderr] [2026-03-11T05:12:21.324Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stdout] test loader::tests::loader_tests::test_foxy_clone ... ok
[INFO] [stderr] [2026-03-11T05:12:21.339Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stdout] test loader::tests::loader_tests::test_foxy_config_access ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_foxy_core_access ... ok
[INFO] [stderr] [2026-03-11T05:12:21.354Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_with_invalid_config_file ... ok
[INFO] [stderr] [2026-03-11T05:12:21.369Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_invalid_rust_log_level ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_partial_logging_config ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_rust_log_env_not_set ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_default ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_error_from_proxy_error ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_error_other ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_error_display ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_config ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_new ... ok
[INFO] [stderr] [2026-03-11T05:12:21.386Z INFO  foxy::loader] [Loader] Foxy starting up
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_config_file_path ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_env_prefix ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_env_vars ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_filter ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_layered_config ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_multiple_filters ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_provider ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_without_global_filters ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_provider_existing_config ... ok
[INFO] [stderr] [2026-03-11T05:12:21.401Z INFO  foxy::loader] [Loader] Added global filter: logging
[INFO] [stdout] test loader::tests::loader_tests::test_foxy_debug ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_error_from_io_error ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_add_fields_to_logger ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_with_global_filters ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_add_fields_to_logger_empty_fields ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_add_fields_to_logger_many_fields ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_add_fields_to_logger_single_field ... ok
[INFO] [stderr] [2026-03-11T05:12:21.415Z ERROR foxy::filters] [Filter] filter error: Unknown filter type: nonexistent_filter
[INFO] [stdout] test logging::tests::logging_tests::test_generate_trace_id ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_atomic_operations_thread_safety ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_with_invalid_global_filter ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_generate_trace_id_format ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_missing_logging_config ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_with_custom_env_prefix ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_global_logger_json ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_empty_static_fields_handling ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_foxy_core_add_global_filter ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_global_logger_with_large_static_fields ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_global_logger_terminal ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_generate_trace_id_uniqueness ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_invalid_logging_config_level ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_generate_trace_id_concurrent ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_with_env_vars ... ok
[INFO] [stderr] [2026-03-11T05:12:21.449Z INFO  foxy::logging] TestContext: Test info message
[INFO] [stdout] test logging::tests::logging_tests::test_init_with_config_different_levels ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_with_config_env_logger ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_global_logger_with_special_character_static_fields ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_with_config_multiple_calls ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_with_config_structured_logging ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_concurrent_logger_initialization ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_debug_non_structured ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_is_structured_logging ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_global_logger_with_static_fields ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_debug_structured ... ok
[INFO] [stderr] [2026-03-11T05:12:21.450Z INFO  foxy::logging::middleware] [timing] GET /test -> 200 | total=0ms upstream=50ms internal=0ms (trace_id: test-trace-123)
[INFO] [stdout] test loader::tests::loader_tests::test_loader_with_config_file ... ok
[INFO] [stderr] [2026-03-11T05:12:21.450Z INFO  foxy::logging::middleware] [timing] DELETE /api/resource/123 -> 500 | total=0ms upstream=0ms internal=0ms (trace_id: test-trace-789)
[INFO] [stdout] test logging::tests::logging_tests::test_log_format_clone ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_opentelemetry_feature_disabled ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_info_non_structured ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_response_basic ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_global_logger_all_log_levels ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_format_debug ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_response_no_upstream_duration ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_foxy_start_method_exists ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_format_equality ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_rust_log_env_precedence ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logger_config_clone ... ok
[INFO] [stdout] test loader::tests::loader_tests::test_loader_build_malformed_logging_config ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logger_config_custom ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logger_config_debug ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logger_config_default ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logger_guard_drop_behavior ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_init_global_logger_json_with_all_levels ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logging_config_debug_clone ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logging_config_default_functions_via_serde ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logging_config_default ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logging_config_empty_deserialization ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logging_config_serialization ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logging_config_partial_deserialization ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logger_config_with_all_combinations ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_info_structured ... FAILED
[INFO] [stderr] [2026-03-11T05:12:21.581Z ERROR foxy::logging] Context with spaces: Error with
[INFO] [stdout] test logging::tests::logging_tests::test_logging_functions_with_special_characters ... ok
[INFO] [stderr]     newlines
[INFO] [stdout] test logging::tests::logging_tests::test_log_error_non_structured ... ok
[INFO] [stderr] [2026-03-11T05:12:21.581Z WARN  foxy::logging] Context-with-dashes: Warning with	tabs
[INFO] [stderr] [2026-03-11T05:12:21.581Z INFO  foxy::logging] Context.with.dots: Info with 'single quotes'
[INFO] [stderr] [2026-03-11T05:12:21.581Z ERROR foxy::logging] TestContext: Test error message
[INFO] [stderr] [2026-03-11T05:12:21.582Z INFO  foxy::logging::middleware] Request received: GET /test/path from 192.168.1.100:8080 (trace_id: 3a935a00-ba00-449d-9812-cf775624ef87)
[INFO] [stdout] test logging::tests::logging_tests::test_logging_middleware_new ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_process_request_basic ... ok
[INFO] [stderr] [2026-03-11T05:12:21.583Z INFO  foxy::logging::middleware] Request received: GET /test/path from unknown (trace_id: 2f663e83-8c23-46ee-ba39-a5863a090f99)
[INFO] [stderr] [2026-03-11T05:12:21.583Z INFO  foxy::logging::middleware] Request received: GET /test from unknown (trace_id: 076ec069-82c2-46c7-bdf0-230d24fded64)
[INFO] [stdout] test logging::tests::logging_tests::test_process_request_no_remote_addr ... ok
[INFO] [stderr] [2026-03-11T05:12:21.583Z INFO  foxy::logging::middleware] Request received: POST /api/test from unknown (trace_id: 0bfcb242-3282-42af-9838-e91c1c215eed)
[INFO] [stdout] test logging::tests::logging_tests::test_process_request_invalid_trace_header ... ok
[INFO] [stderr] [2026-03-11T05:12:21.584Z INFO  foxy::logging::middleware] Request received: GET /test/path from unknown (trace_id: existing-trace-123)
[INFO] [stdout] test logging::tests::logging_tests::test_process_request_no_user_agent ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_process_request_with_trace_propagation ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_request_info_clone ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_request_info_creation ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_process_request_without_trace_propagation ... ok
[INFO] [stderr] [2026-03-11T05:12:21.584Z INFO  foxy::logging::middleware] Request received: GET /test/path from unknown (trace_id: 1ec06f43-55b6-4cd7-87eb-920429783a2e)
[INFO] [stdout] test logging::tests::logging_tests::test_request_info_debug ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_request_info_elapsed_ms ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_request_info_elapsed_ms_edge_cases ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_request_info_elapsed_ms_future_time ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_request_info_with_extreme_values ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_request_info_with_unicode_and_special_chars ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_static_fields_memory_management ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_boolean_fields ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_comprehensive ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_edge_cases ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_slog_level_to_log_level_conversion ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_format_mapping ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_level_case_insensitive ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_level_defaults ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_level_mapping ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_static_fields ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_to_logger_config_must_use_annotation ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_traced_response_future_error ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_traced_response_future_invalid_header_value ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_traced_response_future_invalid_header_name ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_traced_response_future_success_with_trace_id ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_traced_response_future_success_without_trace_id ... ok
[INFO] [stdout] test router::tests::router_tests::test_header_predicate ... ok
[INFO] [stdout] test router::tests::router_tests::test_header_predicate_contains_match ... ok
[INFO] [stdout] test router::tests::router_tests::test_header_predicate_invalid_utf8 ... ok
[INFO] [stdout] test router::tests::router_tests::test_method_predicate ... ok
[INFO] [stdout] test router::tests::router_tests::test_method_predicate_all_methods ... ok
[INFO] [stdout] test router::tests::router_tests::test_method_predicate_empty_methods ... ok
[INFO] [stdout] test router::tests::router_tests::test_header_predicate_multiple_headers ... ok
[INFO] [stdout] test router::tests::router_tests::test_path_predicate ... ok
[INFO] [stdout] test router::tests::router_tests::test_path_predicate_complex_patterns ... ok
[INFO] [stdout] test router::tests::router_tests::test_predicate_factory_create_header_predicate ... ok
[INFO] [stdout] test router::tests::router_tests::test_predicate_factory_create_method_predicate ... ok
[INFO] [stdout] test router::tests::router_tests::test_path_predicate_invalid_regex ... ok
[INFO] [stdout] test router::tests::router_tests::test_predicate_factory_create_query_predicate ... ok
[INFO] [stderr] [2026-03-11T05:12:21.616Z ERROR foxy::router] [Router] routing error: Invalid path predicate config: missing field `pattern`
[INFO] [stdout] test router::tests::router_tests::test_predicate_factory_create_path_predicate ... ok
[INFO] [stdout] test router::tests::router_tests::test_predicate_factory_invalid_config ... ok
[INFO] [stdout] test router::tests::router_tests::test_predicate_router_add_route ... ok
[INFO] [stderr] [2026-03-11T05:12:21.617Z ERROR foxy::router] [Router] routing error: Unknown predicate type: unknown
[INFO] [stdout] test router::tests::router_tests::test_predicate_router_new ... ok
[INFO] [stdout] test router::tests::router_tests::test_predicate_factory_unknown_predicate ... ok
[INFO] [stderr] [2026-03-11T05:12:21.620Z WARN  foxy::router] [Router] routing error: No route matched the request: GET /api/users
[INFO] [stdout] test router::tests::router_tests::test_predicate_router_route_no_match ... ok
[INFO] [stdout] test router::tests::router_tests::test_query_predicate ... ok
[INFO] [stdout] test router::tests::router_tests::test_predicate_router_remove_route ... ok
[INFO] [stdout] test router::tests::router_tests::test_query_predicate_contains_match ... ok
[INFO] [stdout] test router::tests::router_tests::test_query_predicate_empty_params ... ok
[INFO] [stdout] test router::tests::router_tests::test_query_predicate_multiple_params ... ok
[INFO] [stdout] test router::tests::router_tests::test_register_predicate ... ok
[INFO] [stderr] [2026-03-11T05:12:21.664Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid JWT header: JSON error: unknown variant `none`, expected one of `HS256`, `HS384`, `HS512`, `ES256`, `ES384`, `RS256`, `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `EdDSA` at line 1 column 13
[INFO] [stdout] test security::tests::security_tests::test_algorithm_downgrade_attack_prevention ... ok
[INFO] [stderr] [2026-03-11T05:12:21.672Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stderr] [2026-03-11T05:12:21.678Z ERROR foxy::security] [SecurityChain] Security pre-auth failed: security error: Basic: security error: Missing authorization header
[INFO] [stderr] [2026-03-11T05:12:21.678Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.678Z ERROR foxy::security] [SecurityChain] Security pre-auth failed: security error: Basic: security error: Invalid basic auth credentials
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_bypass ... ok
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_case_sensitive_scheme ... ok
[INFO] [stderr] [2026-03-11T05:12:21.680Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_empty_credentials ... ok
[INFO] [stderr] [2026-03-11T05:12:21.680Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.681Z ERROR foxy::security] [SecurityChain] Security pre-auth failed: security error: Basic: security error: Invalid basic auth credentials
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_failure_invalid_credentials ... ok
[INFO] [stderr] [2026-03-11T05:12:21.681Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid authorization scheme: expected 'Basic', got 'Bearer'
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_invalid_auth_scheme ... ok
[INFO] [stderr] [2026-03-11T05:12:21.683Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Failed to base64 decode credentials: Invalid symbol 95, offset 7.
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_invalid_base64 ... ok
[INFO] [stderr] [2026-03-11T05:12:21.683Z ERROR foxy::security::basic] [BasicAuthProvider] security error: Invalid credential format: invalid_format
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_invalid_credential_format ... ok
[INFO] [stderr] [2026-03-11T05:12:21.684Z ERROR foxy::security::basic] [BasicAuthProvider] security error: Invalid glob pattern in bypass rule: error parsing glob '[invalid_glob': unclosed character class; missing ']'
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_invalid_glob_pattern ... ok
[INFO] [stderr] [2026-03-11T05:12:21.685Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credential format
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_malformed_credentials ... ok
[INFO] [stderr] [2026-03-11T05:12:21.685Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_missing_auth_header ... ok
[INFO] [stderr] [2026-03-11T05:12:21.687Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid authorization scheme: expected 'Bearer', got 'Bearer'
[INFO] [stderr] [2026-03-11T05:12:21.689Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stdout] test security::tests::security_tests::test_authorization_header_with_extra_whitespace ... ok
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_multiple_bypass_rules ... ok
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_timing_attack_mitigation ... ok
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_provider_success ... ok
[INFO] [stderr] [2026-03-11T05:12:21.691Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.691Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.691Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.692Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.693Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.693Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.693Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.693Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.695Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.695Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.695Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.695Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stderr] [2026-03-11T05:12:21.695Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Invalid basic auth credentials
[INFO] [stdout] test security::tests::security_tests::test_basic_auth_timing_attack_protection ... ok
[INFO] [stdout] test security::tests::security_tests::test_clean_jwk_oct_key_type ... ok
[INFO] [stdout] test security::tests::security_tests::test_clean_jwk_okp_key_type ... ok
[INFO] [stdout] test security::tests::security_tests::test_configuration_security_issues ... ok
[INFO] [stdout] test security::tests::security_tests::test_dependency_security_issues ... ok
[INFO] [stdout] test security::tests::security_tests::test_information_disclosure_in_errors ... ok
[INFO] [stdout] test security::tests::security_tests::test_clean_jwk_unknown_key_type ... ok
[INFO] [stderr] [2026-03-11T05:12:21.761Z WARN  foxy::security::oidc] [OidcProvider] Unknown key type in JWKS: unknown_type
[INFO] [stderr] [2026-03-11T05:12:21.762Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to parse JWKS response. Standard error: unknown variant `UNKNOWN256`, expected one of `HS256`, `HS384`, `HS512`, `ES256`, `ES384`, `RS256`, `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `EdDSA`, `RSA1_5`, `RSA-OAEP`, `RSA-OAEP-256`. Fallback error: No valid keys found in JWKS after cleaning. JSON structure: {
[INFO] [stderr]       "keys": [
[INFO] [stderr]         {
[INFO] [stderr]           "alg": "UNKNOWN256",
[INFO] [stderr]           "kid": "unknown-key-1",
[INFO] [stderr]           "kty": "unknown_type",
[INFO] [stderr]           "use": "sig"
[INFO] [stderr]         }
[INFO] [stderr]       ]
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-11T05:12:21.766Z WARN  foxy::security::oidc] [OidcProvider] security error: Missing authorization header
[INFO] [stdout] test security::tests::security_tests::test_integration_full_oidc_flow_auth_failure ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwk_to_decoding_key_ec_success ... ok
[INFO] [stderr] [2026-03-11T05:12:21.819Z WARN  foxy::security::oidc] [OidcProvider] security error: Missing authorization header
[INFO] [stdout] test security::tests::security_tests::test_integration_full_oidc_flow_with_bypass ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwk_to_decoding_key_octet_key_success ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwk_to_decoding_key_okp_success ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwk_to_decoding_key_rsa_success ... ok
[INFO] [stderr] [2026-03-11T05:12:21.940Z WARN  foxy::security::oidc] [OidcProvider] Unknown key type in JWKS: unknown_type
[INFO] [stderr] [2026-03-11T05:12:21.940Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to parse JWKS response. Standard error: data did not match any variant of untagged enum AlgorithmParameters. Fallback error: No valid keys found in JWKS after cleaning. JSON structure: {
[INFO] [stderr]       "keys": [
[INFO] [stderr]         {
[INFO] [stderr]           "kid": "test-key-1",
[INFO] [stderr]           "kty": "unknown_type"
[INFO] [stderr]         }
[INFO] [stderr]       ]
[INFO] [stderr]     }
[INFO] [stdout] test security::tests::security_tests::test_jwks_fallback_parsing_empty_keys ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_fallback_parsing_success ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_cache_fresh ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_cognito_format ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_different_content_types ... ok
[INFO] [stderr] [2026-03-11T05:12:22.034Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to connect to JWKS endpoint: error sending request
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_connection_error ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_empty_keys ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_fallback_parsing ... ok
[INFO] [stderr] [2026-03-11T05:12:22.128Z ERROR foxy::security::oidc] [OidcProvider] security error: JWKS endpoint returned error: HTTP status server error (500 Internal Server Error) for url (http://127.0.0.1:45705/jwks)
[INFO] [stderr] [2026-03-11T05:12:22.138Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to parse JWKS response as JSON: expected value at line 1 column 1. Response body: invalid json
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_http_error ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_invalid_json ... ok
[INFO] [stderr] [2026-03-11T05:12:22.178Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to parse JWKS response. Standard error: data did not match any variant of untagged enum AlgorithmParameters. Fallback error: Failed to parse cleaned JWKS: data did not match any variant of untagged enum AlgorithmParameters. JSON structure: {
[INFO] [stderr]       "keys": [
[INFO] [stderr]         {
[INFO] [stderr]           "alg": "RS256",
[INFO] [stderr]           "kid": "test-key-1",
[INFO] [stderr]           "kty": "RSA",
[INFO] [stderr]           "use": "sig"
[INFO] [stderr]         },
[INFO] [stderr]         {
[INFO] [stderr]           "alg": "RS256",
[INFO] [stderr]           "e": "AQAB",
[INFO] [stderr]           "kid": "test-key-2",
[INFO] [stderr]           "kty": "RSA",
[INFO] [stderr]           "n": "test-modulus",
[INFO] [stderr]           "use": "sig"
[INFO] [stderr]         }
[INFO] [stderr]       ]
[INFO] [stderr]     }
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_malformed_key ... ok
[INFO] [stderr] [2026-03-11T05:12:22.186Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to parse JWKS response. Standard error: missing field `keys`. Fallback error: Missing or invalid 'keys' field. JSON structure: {
[INFO] [stderr]       "metadata": "some data",
[INFO] [stderr]       "other_field": "value"
[INFO] [stderr]     }
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_missing_keys_field ... ok
[INFO] [stderr] [2026-03-11T05:12:22.221Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to parse JWKS response. Standard error: data did not match any variant of untagged enum AlgorithmParameters. Fallback error: Failed to parse cleaned JWKS: data did not match any variant of untagged enum AlgorithmParameters. JSON structure: {
[INFO] [stderr]       "keys": [
[INFO] [stderr]         {
[INFO] [stderr]           "alg": "RS256",
[INFO] [stderr]           "e": "AQAB",
[INFO] [stderr]           "kid": "valid-key-1",
[INFO] [stderr]           "kty": "RSA",
[INFO] [stderr]           "n": "test-modulus",
[INFO] [stderr]           "use": "sig"
[INFO] [stderr]         },
[INFO] [stderr]         {
[INFO] [stderr]           "alg": "RS256",
[INFO] [stderr]           "kid": "invalid-key-1",
[INFO] [stderr]           "kty": "RSA",
[INFO] [stderr]           "use": "sig"
[INFO] [stderr]         },
[INFO] [stderr]         {
[INFO] [stderr]           "alg": "ES256",
[INFO] [stderr]           "crv": "P-256",
[INFO] [stderr]           "kid": "valid-key-2",
[INFO] [stderr]           "kty": "EC",
[INFO] [stderr]           "use": "sig",
[INFO] [stderr]           "x": "f83OJ3D2xF1Bg8vub9tLe1gHMzV76e8Tus9uPHvRVEU",
[INFO] [stderr]           "y": "x_FEzRu9m36HLN_tue659LNpXW6pCyStikYjKIWI5a0"
[INFO] [stderr]         }
[INFO] [stderr]       ]
[INFO] [stderr]     }
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_partial_key_failure ... ok
[INFO] [stderr] [2026-03-11T05:12:22.229Z ERROR foxy::security::oidc] [OidcProvider] security error: Invalid RSA key: Base64 error: Invalid input length: 341
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_multiple_real_keys ... ok
[INFO] [stderr] [2026-03-11T05:12:22.251Z ERROR foxy::security::oidc] [OidcProvider] security error: Invalid RSA key: Base64 error: Invalid input length: 341
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_real_world_format ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_success ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwks_refresh_with_extra_fields ... ok
[INFO] [stderr] [2026-03-11T05:12:22.301Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to parse JWKS response as JSON: expected value at line 1 column 1. Response body: valid json
[INFO] [stdout] test security::tests::security_tests::test_jwks_response_body_read_failure ... ok
[INFO] [stderr] [2026-03-11T05:12:22.317Z WARN  foxy::security::oidc] [OidcProvider] security error: HMAC algorithms require shared secret configuration
[INFO] [stdout] test security::tests::security_tests::test_jwt_algorithm_confusion_attack ... ok
[INFO] [stdout] test security::tests::security_tests::test_missing_security_headers ... ok
[INFO] [stdout] test security::tests::security_tests::test_jwt_algorithm_confusion_with_shared_secret_fallback ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_config_deserialization ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_config_empty_bypass ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_config_minimal ... ok
[INFO] [stdout] test security::tests::security_tests::test_multiple_bypass_rules_overlapping ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_complex_bypass_rules ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_bypass_rules_compilation ... ok
[INFO] [stderr] [2026-03-11T05:12:22.427Z ERROR foxy::security::oidc] [OidcProvider] security error: JWKS endpoint returned error: HTTP status client error (404 Not Found) for url (http://127.0.0.1:45705/jwks)
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_glob_set_build_failure ... ok
[INFO] [stderr] [2026-03-11T05:12:22.427Z ERROR foxy::security::oidc] [OidcProvider] security error: Invalid glob pattern in bypass rule: error parsing glob '[invalid-glob': unclosed character class; missing ']'
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_http_error ... ok
[INFO] [stderr] [2026-03-11T05:12:22.451Z WARN  foxy::logging] TestContext: Test warning message
[INFO] [stdout] test logging::tests::logging_tests::test_log_trace_non_structured ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_trace_structured ... ok
[INFO] [stderr] [2026-03-11T05:12:22.451Z ERROR foxy::logging] TestContext: Test message
[INFO] [stderr] [2026-03-11T05:12:22.451Z WARN  foxy::logging] TestContext: Test message
[INFO] [stderr] [2026-03-11T05:12:22.451Z INFO  foxy::logging] TestContext: Test message
[INFO] [stdout] test logging::tests::logging_tests::test_log_warning_non_structured ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_with_context_all_levels_non_structured ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_with_context_all_levels_structured ... FAILED
[INFO] [stdout] test logging::tests::logging_tests::test_log_response_structured ... FAILED
[INFO] [stdout] test logging::tests::logging_tests::test_log_with_context_special_field_values ... FAILED
[INFO] [stdout] test logging::tests::logging_tests::test_log_with_context_empty_fields ... FAILED
[INFO] [stderr] [2026-03-11T05:12:22.470Z ERROR foxy::logging] : error message
[INFO] [stderr] [2026-03-11T05:12:22.474Z WARN  foxy::logging] : warning message
[INFO] [stderr] [2026-03-11T05:12:22.474Z INFO  foxy::logging] : info message
[INFO] [stdout] test logging::tests::logging_tests::test_logging_functions_with_empty_context ... ok
[INFO] [stderr] [2026-03-11T05:12:22.480Z ERROR foxy::logging] TestContext: Error 404: Not found
[INFO] [stdout] test logging::tests::logging_tests::test_log_error_return_value_preservation ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_log_error_structured ... FAILED
[INFO] [stderr] [2026-03-11T05:12:22.484Z ERROR foxy::logging] context: 42
[INFO] [stderr] [2026-03-11T05:12:22.484Z ERROR foxy::logging] context: string error
[INFO] [stderr] [2026-03-11T05:12:22.484Z ERROR foxy::logging] context: formatted error
[INFO] [stderr] [2026-03-11T05:12:22.484Z WARN  foxy::logging] context: 3.14
[INFO] [stderr] [2026-03-11T05:12:22.484Z WARN  foxy::logging] context: true
[INFO] [stderr] [2026-03-11T05:12:22.484Z INFO  foxy::logging] context: info message
[INFO] [stdout] test logging::tests::logging_tests::test_log_warning_structured ... FAILED
[INFO] [stderr] [2026-03-11T05:12:22.496Z ERROR foxy::security::oidc] [OidcProvider] security error: Invalid glob pattern in bypass rule: error parsing glob '[invalid-glob': unclosed character class; missing ']'
[INFO] [stdout] test logging::tests::logging_tests::test_logging_config_with_static_fields ... ok
[INFO] [stdout] test logging::tests::logging_tests::test_logging_functions_with_different_types ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_invalid_bypass_glob ... ok
[INFO] [stderr] [2026-03-11T05:12:22.561Z ERROR foxy::security::oidc] [OidcProvider] security error: Invalid glob pattern in bypass rule: error parsing glob '[invalid-glob': unclosed character class; missing ']'
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_success_minimal_config ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_invalid_bypass_rule ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_fallback_instant_calculation ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_with_audience_and_secret ... ok
[INFO] [stdout] test security::tests::security_tests::test_register_security_provider ... ok
[INFO] [stderr] [2026-03-11T05:12:22.576Z WARN  foxy::server] [Server] Request contains both Content-Length and Transfer-Encoding headers - removing Content-Length to prevent request smuggling
[INFO] [stderr] [2026-03-11T05:12:22.576Z WARN  foxy::server] [Server] security error: Multiple Host headers detected - potential request smuggling attack
[INFO] [stderr] [2026-03-11T05:12:22.576Z WARN  foxy::server] [Server] security error: Multiple Content-Length values detected - potential request smuggling attack
[INFO] [stderr] [2026-03-11T05:12:22.576Z WARN  foxy::server] [Server] Suspicious Transfer-Encoding header value: chunked, gzip - normalizing to 'chunked'
[INFO] [stdout] test security::tests::security_tests::test_request_smuggling_header_injection_mitigation ... ok
[INFO] [stderr] [2026-03-11T05:12:22.578Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stderr] [2026-03-11T05:12:22.579Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stdout] test security::tests::security_tests::test_route_rule_complex_glob_patterns ... ok
[INFO] [stdout] test security::tests::security_tests::test_request_smuggling_header_injection ... ok
[INFO] [stderr] [2026-03-11T05:12:22.622Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stderr] [2026-03-11T05:12:22.624Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stdout] test security::tests::security_tests::test_route_rule_exact_path_match ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_invalid_url ... ok
[INFO] [stdout] test security::tests::security_tests::test_route_rule_matches ... ok
[INFO] [stdout] test security::tests::security_tests::test_route_rule_matches_empty_methods ... ok
[INFO] [stdout] test security::tests::security_tests::test_route_rule_matches_edge_cases ... ok
[INFO] [stderr] [2026-03-11T05:12:22.634Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stderr] [2026-03-11T05:12:22.634Z WARN  foxy::security::basic] [BasicAuthProvider] security error: Missing authorization header
[INFO] [stdout] test security::tests::security_tests::test_route_rule_specific_methods ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_http_client_build_failure ... ok
[INFO] [stderr] [2026-03-11T05:12:22.637Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: 'value
[INFO] [stderr]     Injected-Header: malicious', patterns: [CRLF injection]
[INFO] [stderr] [2026-03-11T05:12:22.637Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: ''; DROP TABLE users; --', patterns: [potential SQL injection, potential command injection]
[INFO] [stdout] test security::tests::security_tests::test_route_rule_wildcard_methods ... ok
[INFO] [stderr] [2026-03-11T05:12:22.637Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: '<script>alert('xss')</script>', patterns: [potential XSS]
[INFO] [stderr] [2026-03-11T05:12:22.641Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: '../../../etc/passwd', patterns: [path traversal]
[INFO] [stderr] [2026-03-11T05:12:22.641Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: 'value
[INFO] [stderr]     Injected-Header: malicious', patterns: [CRLF injection]
[INFO] [stderr] [2026-03-11T05:12:22.642Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: '<script>alert('xss')</script>', patterns: [potential XSS]
[INFO] [stderr] [2026-03-11T05:12:22.642Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: '../../../etc/passwd', patterns: [path traversal]
[INFO] [stderr] [2026-03-11T05:12:22.647Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: ''; DROP TABLE users; --', patterns: [potential SQL injection, potential command injection]
[INFO] [stderr] [2026-03-11T05:12:22.647Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: 'test; rm -rf /', patterns: [potential command injection]
[INFO] [stderr] [2026-03-11T05:12:22.647Z WARN  foxy::router::predicates] [QueryPredicate] Suspicious query parameter detected - key: 'param', value: 'testmalicious', patterns: [null byte injection]
[INFO] [stderr] [2026-03-11T05:12:22.647Z WARN  foxy::router::predicates] [QueryPredicate] Query string too long: 10006 bytes (max: 8192)
[INFO] [stderr] [2026-03-11T05:12:22.657Z ERROR foxy::security::oidc] [OidcProvider] security error: JWKS endpoint returned error: HTTP status client error (404 Not Found) for url (http://127.0.0.1:45705/jwks)
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_success_with_well_known_suffix ... ok
[INFO] [stdout] test security::tests::security_tests::test_router_input_validation_attacks ... ok
[INFO] [stdout] test security::tests::security_tests::test_router_input_validation_mitigation ... ok
[INFO] [stderr] [2026-03-11T05:12:22.682Z ERROR foxy::security] [SecurityChain] Security post-auth failed: security error: mock-post-provider: security error: Mock post-auth failure
[INFO] [stderr] [2026-03-11T05:12:22.690Z WARN  foxy::security::oidc] [OidcProvider] security error: Missing authorization header
[INFO] [stderr] [2026-03-11T05:12:22.694Z WARN  foxy::security::oidc] [OidcProvider] security error: Empty bearer token
[INFO] [stderr] [2026-03-11T05:12:22.708Z ERROR foxy::security] [SecurityChain] Security pre-auth failed: security error: mock-provider: security error: Mock authentication failure
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_pre_bypass ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_apply_post ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_invalid_json ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_is_bypassed ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_apply_post_failure ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_discover_success ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_both_stage_provider ... ok
[INFO] [stderr] [2026-03-11T05:12:22.708Z ERROR foxy::security] [SecurityChain] Security pre-auth failed: security error: mock-provider: security error: Mock authentication failure
[INFO] [stderr] [2026-03-11T05:12:22.711Z ERROR foxy::security] [SecurityChain] Security pre-auth failed: security error: mock-oidc-with-bypass: security error: OIDC validation failed
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_pre_missing_auth_header ... ok
[INFO] [stdout] test security::tests::security_tests::test_proxy_safeguard_bypass_techniques ... ok
[INFO] [stdout] test security::tests::security_tests::test_route_rule_config_deserialization ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_from_configs_unknown_provider ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_mixed_providers ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_with_providers ... ok
[INFO] [stdout] test security::tests::security_tests::test_route_rule_wildcard_method ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_from_configs_empty ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_multiple_providers ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_chain_with_oidc_bypass ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_provider_default_pre ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_stage_is_post ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_stage_is_pre ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_pre_empty_bearer_token ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_provider_default_post ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_issuer_uri_no_normalization ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_extract_bearer_token_ensure_token_isnt_altered ... ok
[INFO] [stderr] [2026-03-11T05:12:22.759Z WARN  foxy::security::oidc] [OidcProvider] security error: JWT validation failed: ExpiredSignature
[INFO] [stdout] test security::tests::security_tests::test_validate_claims_expired_token ... ok
[INFO] [stderr] [2026-03-11T05:12:22.799Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid authorization scheme: expected 'Bearer', got 'Basic'
[INFO] [stderr] [2026-03-11T05:12:22.822Z WARN  foxy::security::oidc] [OidcProvider] security error: JWT validation failed: InvalidAudience
[INFO] [stdout] test security::tests::security_tests::test_validate_claims_wrong_audience ... ok
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_pre_invalid_auth_scheme ... ok
[INFO] [stdout] test security::tests::security_tests::test_security_provider_trait_implementation ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_std_claims_success ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_claims_long_expiration ... ok
[INFO] [stderr] [2026-03-11T05:12:22.895Z WARN  foxy::security::oidc] [OidcProvider] security error: Missing issuer claim
[INFO] [stdout] test security::tests::security_tests::test_oidc_provider_with_direct_jwks_uri ... ok
[INFO] [stderr] [2026-03-11T05:12:22.899Z WARN  foxy::security::oidc] [OidcProvider] security error: JWT validation failed: InvalidIssuer
[INFO] [stderr] [2026-03-11T05:12:22.902Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid issuer: expected 'https://auth.example.com', got 'https://wrong-issuer.com'
[INFO] [stdout] test security::tests::security_tests::test_validate_std_claims_missing_issuer ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_std_claims_wrong_issuer ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_claims_wrong_issuer ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_std_claims_audience_array_success ... ok
[INFO] [stderr] [2026-03-11T05:12:22.913Z WARN  foxy::security::oidc] [OidcProvider] security error: HMAC algorithms require shared secret configuration
[INFO] [stdout] test security::tests::security_tests::test_validate_token_hmac_no_shared_secret ... ok
[INFO] [stderr] [2026-03-11T05:12:22.934Z WARN  foxy::security::oidc] [OidcProvider] security error: HMAC algorithm with kid 'non-existent-key' not found in JWKS - potential algorithm confusion attack
[INFO] [stdout] test security::tests::security_tests::test_validate_token_hmac_kid_not_found_in_jwks ... ok
[INFO] [stderr] [2026-03-11T05:12:22.943Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid audience: expected 'test-audience'
[INFO] [stderr] [2026-03-11T05:12:22.954Z WARN  foxy::security::oidc] [OidcProvider] security error: Key ID missing-key not found in JWKS
[INFO] [stdout] test security::tests::security_tests::test_validate_std_claims_audience_array_failure ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_key_not_found ... ok
[INFO] [stderr] [2026-03-11T05:12:22.970Z WARN  foxy::security::oidc] [OidcProvider] security error: Asymmetric algorithms require 'kid' (key ID) header
[INFO] [stderr] [2026-03-11T05:12:22.989Z WARN  foxy::security::oidc] [OidcProvider] security error: Token expired at 1773202342, current time is 1773205942
[INFO] [stdout] test security::tests::security_tests::test_validate_token_asymmetric_algorithm_no_shared_secret ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_std_claims_expired_token ... ok
[INFO] [stderr] [2026-03-11T05:12:23.031Z WARN  foxy::security::oidc] [OidcProvider] security error: HMAC algorithms require shared secret configuration
[INFO] [stdout] test security::tests::security_tests::test_validate_token_different_algorithms ... ok
[INFO] [stderr] [2026-03-11T05:12:23.043Z WARN  foxy::security::oidc] [OidcProvider] security error: JWT validation failed: InvalidSignature
[INFO] [stdout] test security::tests::security_tests::test_validate_token_no_shared_secret_no_kid ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_std_claims_no_audience_configured ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_hs512_algorithm ... ok
[INFO] [stderr] [2026-03-11T05:12:23.073Z ERROR foxy::security::oidc] [OidcProvider] security error: Failed to connect to JWKS endpoint: error sending request
[INFO] [stderr] [2026-03-11T05:12:23.091Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid JWT header: JSON error: unknown variant `none`, expected one of `HS256`, `HS384`, `HS512`, `ES256`, `ES384`, `RS256`, `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `EdDSA` at line 1 column 13
[INFO] [stderr] [2026-03-11T05:12:23.104Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid JWT header: InvalidToken
[INFO] [stderr] [2026-03-11T05:12:23.104Z WARN  foxy::security::oidc] [OidcProvider] Token validation failed: security error: Invalid JWT header: InvalidToken
[INFO] [stdout] test server::health::tests::test_health_server_debug ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_hmac_wrong_secret ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_no_jwks_available ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_unsupported_algorithm ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_invalid_authorization_header ... ok
[INFO] [stderr] [2026-03-11T05:12:23.147Z WARN  foxy::security::oidc] [OidcProvider] security error: Asymmetric algorithms require 'kid' (key ID) header
[INFO] [stdout] test server::tests::server_tests::test_convert_hyper_request_basic ... ok
[INFO] [stderr] [2026-03-11T05:12:23.148Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid JWT header: Base64 error: Invalid last symbol 100, offset 6.
[INFO] [stderr] [2026-03-11T05:12:23.149Z WARN  foxy::security::oidc] [OidcProvider] security error: Key ID missing-rsa-key not found in JWKS and algorithm RS256 requires asymmetric key
[INFO] [stdout] test security::tests::security_tests::test_validate_token_missing_key_id ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_non_hmac_algorithm_with_missing_kid ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_hyper_request_different_methods ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_hyper_request_no_headers ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_hyper_request_with_custom_target ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_invalid_header ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_proxy_response_different_status_codes ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_hyper_response ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_hyper_request_with_query ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_hyper_request_root_path ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_proxy_response_success ... ok
[INFO] [stderr] [2026-03-11T05:12:23.178Z ERROR foxy::server] [Server] Connection error: test error
[INFO] [stdout] test server::tests::server_tests::test_convert_proxy_response_empty_headers ... ok
[INFO] [stdout] test server::tests::server_tests::test_convert_proxy_response_with_large_headers ... ok
[INFO] [stdout] test server::health::tests::test_health_server_creation ... ok
[INFO] [stdout] test server::tests::server_tests::test_handle_connection_result_error ... ok
[INFO] [stdout] test server::health::tests::test_set_ready_multiple_times ... ok
[INFO] [stdout] test server::tests::server_tests::test_handle_connection_result_graceful_close ... ok
[INFO] [stdout] test server::tests::server_tests::test_proxy_error_variants ... ok
[INFO] [stdout] test server::tests::server_tests::test_handle_request_basic ... ok
[INFO] [stdout] test server::tests::server_tests::test_handle_connection_result_success ... ok
[INFO] [stdout] test server::tests::server_tests::test_server_config_clone_and_debug ... ok
[INFO] [stdout] test server::tests::server_tests::test_server_config_default_functions ... ok
[INFO] [stdout] test server::tests::server_tests::test_server_config_defaults ... ok
[INFO] [stdout] test server::tests::server_tests::test_server_config_empty_json ... ok
[INFO] [stdout] test server::tests::server_tests::test_server_config_serialization ... ok
[INFO] [stdout] test server::tests::server_tests::test_server_config_with_defaults ... ok
[INFO] [stderr] [2026-03-11T05:12:23.197Z WARN  foxy::security::oidc] [OidcProvider] security error: HMAC algorithm with kid 'missing-key' not found in JWKS - potential algorithm confusion attack
[INFO] [stdout] test security::tests::security_tests::test_validate_token_with_kid_fallback_to_shared_secret ... ok
[INFO] [stderr] [2026-03-11T05:12:23.223Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid audience: expected 'test-audience'
[INFO] [stderr] [2026-03-11T05:12:23.226Z WARN  foxy::security::oidc] [OidcProvider] security error: Invalid JWT header: JSON error: unknown variant `NONE`, expected one of `HS256`, `HS384`, `HS512`, `ES256`, `ES384`, `RS256`, `RS384`, `RS512`, `PS256`, `PS384`, `PS512`, `EdDSA` at line 1 column 13
[INFO] [stdout] test security::tests::security_tests::test_validate_std_claims_invalid_audience_type ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_none_algorithm ... ok
[INFO] [stdout] test server::tests::server_tests::test_server_start_invalid_address ... ok
[INFO] [stdout] test server::health::tests::test_health_endpoint ... ok
[INFO] [stdout] test server::tests::server_tests::test_proxy_server_clone ... ok
[INFO] [stdout] test server::tests::server_tests::test_unix_signal_handling ... ok
[INFO] [stdout] test server::tests::server_tests::test_setup_signal_handlers_unix ... ok
[INFO] [stdout] test security::tests::security_tests::test_validate_token_hmac_success ... ok
[INFO] [stdout] test server::tests::server_tests::test_proxy_server_debug_implementation ... ok
[INFO] [stdout] test server::tests::server_tests::test_server_start_method_exists ... ok
[INFO] [stderr] [2026-03-11T05:12:23.380Z INFO  foxy::server] [Server] Foxy proxy listening on http://127.0.0.1:0
[INFO] [stdout] test server::tests::server_tests::test_setup_listener ... ok
[INFO] [stdout] test server::health::tests::test_unknown_endpoint ... ok
[INFO] [stdout] test server::health::tests::test_ready_endpoint_ready ... ok
[INFO] [stdout] test server::tests::server_tests::test_proxy_server_new ... ok
[INFO] [stdout] test server::tests::server_tests::test_setup_listener_invalid_address ... ok
[INFO] [stdout] test server::health::tests::test_ready_endpoint_not_ready ... ok
[INFO] [stderr] [2026-03-11T05:12:23.422Z INFO  foxy::server] [Server] Shutting down; waiting for 0 connection(s)
[INFO] [stderr] [2026-03-11T05:12:23.425Z INFO  foxy::server] [Server] Signaling 0 connections to shut down
[INFO] [stderr] [2026-03-11T05:12:23.425Z INFO  foxy::server] [Server] All connections drained gracefully in 0.0s
[INFO] [stderr] [2026-03-11T05:12:23.425Z INFO  foxy::server] [Server] Shutdown complete
[INFO] [stderr] [2026-03-11T05:12:23.427Z INFO  foxy::server] [Server] Shutting down; waiting for 0 connection(s)
[INFO] [stderr] [2026-03-11T05:12:23.427Z INFO  foxy::server] [Server] Signaling 2 connections to shut down
[INFO] [stderr] [2026-03-11T05:12:23.427Z INFO  foxy::server] [Server] All connections drained gracefully in 0.0s
[INFO] [stderr] [2026-03-11T05:12:23.427Z INFO  foxy::server] [Server] Shutdown complete
[INFO] [stdout] test server::tests::server_tests::test_graceful_shutdown_with_senders ... ok
[INFO] [stdout] test server::tests::server_tests::test_graceful_shutdown_empty_joinset ... ok
[INFO] [stdout] test server::health::tests::test_multiple_endpoints ... ok
[INFO] [stdout] test server::health::tests::test_concurrent_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logging_tests::test_log_info_structured stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logging_tests::test_log_info_structured' (381) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13:
[INFO] [stdout] slog-scope: No logger set. Use `slog_scope::set_global_logger` or `slog_scope::scope`.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c23198249a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c23198249a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c23199c7ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c23199c7ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61c231988cd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c231988cd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c23195e00f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c23195e00f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c2319792a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c230b33a9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61c230b33a9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c231979522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61c231979522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c23195d4cc - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61c231955609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c231952e70 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61c230e1fa0b - <slog_scope::NoGlobalLoggerSet as slog::Drain>::log::h82758f82d600cba1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13
[INFO] [stdout]   19:     0x61c230ad40b4 - <alloc::sync::Arc<D> as slog::Drain>::log::h9b13069a4e3ca729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1719:18
[INFO] [stdout]   20:     0x61c230ad404b - slog::Logger<D>::log::h212fe20cf1cf286f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1233:28
[INFO] [stdout]   21:     0x61c230846e6f - foxy::logging::log_info::{{closure}}::hfae061a8a83907ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:90:34
[INFO] [stdout]   22:     0x61c230834bc4 - slog_scope::with_logger::{{closure}}::he0f58513717c816d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:221:21
[INFO] [stdout]   23:     0x61c2309cfb0d - std::thread::local::LocalKey<T>::try_with::h34996f046fedc7c0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x61c2309cec98 - std::thread::local::LocalKey<T>::with::hbd76c16f63610c3b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x61c230832ac0 - slog_scope::with_logger::hbabf86de10dc1198
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:217:15
[INFO] [stdout]   26:     0x61c230846b46 - foxy::logging::log_info::h5599ba7547182265
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/mod.rs:111:9
[INFO] [stdout]   27:     0x61c230962ada - foxy::logging::tests::logging_tests::test_log_info_structured::{{closure}}::h704827581cd7a913
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:253:9
[INFO] [stdout]   28:     0x61c23076146e - core::ops::function::FnOnce::call_once::hb3b0a6f641e3c5d2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x61c230d4b8be - serial_test::serial_code_lock::local_serial_core::hfc674759875c727e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x61c230962a24 - foxy::logging::tests::logging_tests::test_log_info_structured::h9c9b450ea6805dec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:243:5
[INFO] [stdout]   31:     0x61c230962a57 - foxy::logging::tests::logging_tests::test_log_info_structured::{{closure}}::h68b6eb6088d64b25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:244:34
[INFO] [stdout]   32:     0x61c230763c16 - core::ops::function::FnOnce::call_once::head3e9c6b356ba31
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x61c230b27b7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61c230b27b7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   35:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   36:     0x61c230b3456b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61c230b3456b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   41:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   42:     0x61c230b2fc84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   43:     0x61c230b2fc84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45:     0x61c230b37172 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x61c230b37172 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50:     0x61c230b37172 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x61c2319814ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   52:     0x61c2319814ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x71ae0002caa4 - <unknown>
[INFO] [stdout]   54:     0x71ae000b9a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logging_tests::test_log_with_context_all_levels_structured stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logging_tests::test_log_with_context_all_levels_structured' (394) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13:
[INFO] [stdout] slog-scope: No logger set. Use `slog_scope::set_global_logger` or `slog_scope::scope`.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c23198249a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c23198249a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c23199c7ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c23199c7ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61c231988cd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c231988cd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c23195e00f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c23195e00f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c2319792a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c230b33a9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61c230b33a9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c231979522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61c231979522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c23195d4cc - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61c231955609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c231952e70 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61c230e1fa0b - <slog_scope::NoGlobalLoggerSet as slog::Drain>::log::h82758f82d600cba1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13
[INFO] [stdout]   19:     0x61c230ad40b4 - <alloc::sync::Arc<D> as slog::Drain>::log::h9b13069a4e3ca729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1719:18
[INFO] [stdout]   20:     0x61c230ad404b - slog::Logger<D>::log::h212fe20cf1cf286f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1233:28
[INFO] [stdout]   21:     0x61c230845cd4 - foxy::logging::log_with_context::he9f0bb99ee5fd36f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/mod.rs:131:17
[INFO] [stdout]   22:     0x61c230978007 - foxy::logging::tests::logging_tests::test_log_with_context_all_levels_structured::{{closure}}::h60fd81d45c06892c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:292:13
[INFO] [stdout]   23:     0x61c23075934e - core::ops::function::FnOnce::call_once::h21d5d62b9c378b4a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61c230d4b8be - serial_test::serial_code_lock::local_serial_core::hfc674759875c727e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x61c230977a24 - foxy::logging::tests::logging_tests::test_log_with_context_all_levels_structured::h12cffd6266604e81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:269:5
[INFO] [stdout]   26:     0x61c230977a57 - foxy::logging::tests::logging_tests::test_log_with_context_all_levels_structured::{{closure}}::h4b0c6a7418ba2c47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:270:53
[INFO] [stdout]   27:     0x61c2307632e6 - core::ops::function::FnOnce::call_once::hdec2fdea775653a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61c230b27b7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x61c230b27b7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x61c230b3456b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x61c230b3456b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x61c230b2fc84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x61c230b2fc84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c230b37172 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61c230b37172 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x61c230b37172 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c2319814ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x61c2319814ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x71ae0002caa4 - <unknown>
[INFO] [stdout]   49:     0x71ae000b9a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logging_tests::test_log_response_structured stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logging_tests::test_log_response_structured' (385) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13:
[INFO] [stdout] slog-scope: No logger set. Use `slog_scope::set_global_logger` or `slog_scope::scope`.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c23198249a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c23198249a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c23199c7ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c23199c7ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61c231988cd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c231988cd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c23195e00f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c23195e00f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c2319792a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c230b33a9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61c230b33a9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c231979522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61c231979522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c23195d4cc - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61c231955609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c231952e70 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61c230e1fa0b - <slog_scope::NoGlobalLoggerSet as slog::Drain>::log::h82758f82d600cba1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13
[INFO] [stdout]   19:     0x61c230ad40b4 - <alloc::sync::Arc<D> as slog::Drain>::log::h9b13069a4e3ca729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1719:18
[INFO] [stdout]   20:     0x61c230ad404b - slog::Logger<D>::log::h212fe20cf1cf286f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1233:28
[INFO] [stdout]   21:     0x61c2307d2d8d - foxy::logging::middleware::LoggingMiddleware::log_response::h6e5b77242e20cb48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/middleware.rs:117:13
[INFO] [stdout]   22:     0x61c230966752 - foxy::logging::tests::logging_tests::test_log_response_structured::{{closure}}::h314a1209e3bcc4d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:1112:20
[INFO] [stdout]   23:     0x61c230761e5e - core::ops::function::FnOnce::call_once::hbfa33304eeac6dc9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61c230d4b8be - serial_test::serial_code_lock::local_serial_core::hfc674759875c727e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x61c230966164 - foxy::logging::tests::logging_tests::test_log_response_structured::he03e5441a244f174
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:1086:5
[INFO] [stdout]   26:     0x61c2309667f7 - foxy::logging::tests::logging_tests::test_log_response_structured::{{closure}}::h91d1ffc93827c79a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:1087:38
[INFO] [stdout]   27:     0x61c230758946 - core::ops::function::FnOnce::call_once::h184d50445d4e5ac9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61c230b27b7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x61c230b27b7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x61c230b3456b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x61c230b3456b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x61c230b2fc84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x61c230b2fc84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c230b37172 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61c230b37172 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x61c230b37172 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c2319814ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x61c2319814ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x71ae0002caa4 - <unknown>
[INFO] [stdout]   49:     0x71ae000b9a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logging_tests::test_log_with_context_special_field_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logging_tests::test_log_with_context_special_field_values' (396) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13:
[INFO] [stdout] slog-scope: No logger set. Use `slog_scope::set_global_logger` or `slog_scope::scope`.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c23198249a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c23198249a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c23199c7ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c23199c7ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61c231988cd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c231988cd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c23195e00f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c23195e00f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c2319792a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c230b33a9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61c230b33a9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c231979522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61c231979522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c23195d4cc - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61c231955609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c231952e70 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61c230e1fa0b - <slog_scope::NoGlobalLoggerSet as slog::Drain>::log::h82758f82d600cba1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13
[INFO] [stdout]   19:     0x61c230ad40b4 - <alloc::sync::Arc<D> as slog::Drain>::log::h9b13069a4e3ca729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1719:18
[INFO] [stdout]   20:     0x61c230ad404b - slog::Logger<D>::log::h212fe20cf1cf286f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1233:28
[INFO] [stdout]   21:     0x61c230846254 - foxy::logging::log_with_context::he9f0bb99ee5fd36f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/mod.rs:145:17
[INFO] [stdout]   22:     0x61c2309778c5 - foxy::logging::tests::logging_tests::test_log_with_context_special_field_values::{{closure}}::h36aa5203077924da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:472:9
[INFO] [stdout]   23:     0x61c23076423e - core::ops::function::FnOnce::call_once::hf2cb68c94214e17b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61c230d4b8be - serial_test::serial_code_lock::local_serial_core::hfc674759875c727e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x61c230977384 - foxy::logging::tests::logging_tests::test_log_with_context_special_field_values::h400a505682852e09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:455:5
[INFO] [stdout]   26:     0x61c230977907 - foxy::logging::tests::logging_tests::test_log_with_context_special_field_values::{{closure}}::haa65a666e79f5f39
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:456:52
[INFO] [stdout]   27:     0x61c230762786 - core::ops::function::FnOnce::call_once::hcfc8cdfe8cd73fb0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61c230b27b7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x61c230b27b7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x61c230b3456b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x61c230b3456b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x61c230b2fc84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x61c230b2fc84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c230b37172 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61c230b37172 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x61c230b37172 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c2319814ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x61c2319814ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x71ae0002caa4 - <unknown>
[INFO] [stdout]   49:     0x71ae000b9a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logging_tests::test_log_with_context_empty_fields stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logging_tests::test_log_with_context_empty_fields' (395) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13:
[INFO] [stdout] slog-scope: No logger set. Use `slog_scope::set_global_logger` or `slog_scope::scope`.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c23198249a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c23198249a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c23199c7ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c23199c7ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61c231988cd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c231988cd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c23195e00f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c23195e00f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c2319792a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c230b33a9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61c230b33a9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c231979522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61c231979522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c23195d4cc - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61c231955609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c231952e70 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61c230e1fa0b - <slog_scope::NoGlobalLoggerSet as slog::Drain>::log::h82758f82d600cba1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13
[INFO] [stdout]   19:     0x61c230ad40b4 - <alloc::sync::Arc<D> as slog::Drain>::log::h9b13069a4e3ca729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1719:18
[INFO] [stdout]   20:     0x61c230ad404b - slog::Logger<D>::log::h212fe20cf1cf286f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1233:28
[INFO] [stdout]   21:     0x61c230846254 - foxy::logging::log_with_context::he9f0bb99ee5fd36f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/mod.rs:145:17
[INFO] [stdout]   22:     0x61c23096c402 - foxy::logging::tests::logging_tests::test_log_with_context_empty_fields::{{closure}}::h611dd43d6a242c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:344:9
[INFO] [stdout]   23:     0x61c2307608de - core::ops::function::FnOnce::call_once::ha22d0b84c865b15d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61c230d4b8be - serial_test::serial_code_lock::local_serial_core::hfc674759875c727e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x61c23096c324 - foxy::logging::tests::logging_tests::test_log_with_context_empty_fields::h853e9d1048926817
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:333:5
[INFO] [stdout]   26:     0x61c23096c447 - foxy::logging::tests::logging_tests::test_log_with_context_empty_fields::{{closure}}::h7ccadd85e6a571dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:334:44
[INFO] [stdout]   27:     0x61c230762846 - core::ops::function::FnOnce::call_once::hd0caaf726cdcebca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61c230b27b7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x61c230b27b7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x61c230b3456b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x61c230b3456b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x61c230b2fc84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x61c230b2fc84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c230b37172 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x61c230b37172 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x61c230b37172 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c2319814ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x61c2319814ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x71ae0002caa4 - <unknown>
[INFO] [stdout]   49:     0x71ae000b9a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logging_tests::test_log_error_structured stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logging_tests::test_log_error_structured' (373) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13:
[INFO] [stdout] slog-scope: No logger set. Use `slog_scope::set_global_logger` or `slog_scope::scope`.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c23198249a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c23198249a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c23199c7ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c23199c7ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61c231988cd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c231988cd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c23195e00f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c23195e00f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c2319792a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c230b33a9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61c230b33a9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c231979522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61c231979522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c23195d4cc - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61c231955609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c231952e70 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61c230e1fa0b - <slog_scope::NoGlobalLoggerSet as slog::Drain>::log::h82758f82d600cba1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13
[INFO] [stdout]   19:     0x61c230ad40b4 - <alloc::sync::Arc<D> as slog::Drain>::log::h9b13069a4e3ca729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1719:18
[INFO] [stdout]   20:     0x61c230ad404b - slog::Logger<D>::log::h212fe20cf1cf286f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1233:28
[INFO] [stdout]   21:     0x61c23084804f - foxy::logging::log_error::{{closure}}::h46ac0ec05a9fd7fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:80:34
[INFO] [stdout]   22:     0x61c230833494 - slog_scope::with_logger::{{closure}}::h401ae679cac7a96d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:221:21
[INFO] [stdout]   23:     0x61c2309d2a6d - std::thread::local::LocalKey<T>::try_with::hfcdf423b2129e915
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x61c2309ceb78 - std::thread::local::LocalKey<T>::with::h9a965222dbd30ec0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x61c230832a00 - slog_scope::with_logger::h2ab0f1dc5878464f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:217:15
[INFO] [stdout]   26:     0x61c230847a26 - foxy::logging::log_error::hcd28f317777be026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/mod.rs:74:9
[INFO] [stdout]   27:     0x61c230963af9 - foxy::logging::tests::logging_tests::test_log_error_structured::{{closure}}::h543d81e488c7c20c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:147:30
[INFO] [stdout]   28:     0x61c23075fb1e - core::ops::function::FnOnce::call_once::h959305cca7d78393
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x61c230d4b8be - serial_test::serial_code_lock::local_serial_core::hfc674759875c727e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x61c230963a74 - foxy::logging::tests::logging_tests::test_log_error_structured::h7961001a93ab453b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:137:5
[INFO] [stdout]   31:     0x61c230963b77 - foxy::logging::tests::logging_tests::test_log_error_structured::{{closure}}::hd0956f53e676e18b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:138:35
[INFO] [stdout]   32:     0x61c23075da96 - core::ops::function::FnOnce::call_once::h6efe0d67e2f15ef0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x61c230b27b7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61c230b27b7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   35:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   36:     0x61c230b3456b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61c230b3456b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   41:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   42:     0x61c230b2fc84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   43:     0x61c230b2fc84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45:     0x61c230b37172 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x61c230b37172 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50:     0x61c230b37172 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x61c2319814ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   52:     0x61c2319814ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x71ae0002caa4 - <unknown>
[INFO] [stdout]   54:     0x71ae000b9a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logging::tests::logging_tests::test_log_warning_structured stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logging::tests::logging_tests::test_log_warning_structured' (392) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13:
[INFO] [stdout] slog-scope: No logger set. Use `slog_scope::set_global_logger` or `slog_scope::scope`.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c23198249a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c23198249a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c23198249a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c23199c7ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c23199c7ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61c231988cd2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c231988cd2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c23195e00f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c23195e00f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c2319792a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c230b33a9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61c230b33a9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c231979522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61c231979522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c23195d4cc - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x61c231955609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c231952e70 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x61c230e1fa0b - <slog_scope::NoGlobalLoggerSet as slog::Drain>::log::h82758f82d600cba1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:125:13
[INFO] [stdout]   19:     0x61c230ad40b4 - <alloc::sync::Arc<D> as slog::Drain>::log::h9b13069a4e3ca729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1719:18
[INFO] [stdout]   20:     0x61c230ad404b - slog::Logger<D>::log::h212fe20cf1cf286f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs:1233:28
[INFO] [stdout]   21:     0x61c23084473f - foxy::logging::log_warning::{{closure}}::ha32ada65617c5b61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:85:34
[INFO] [stdout]   22:     0x61c230833b34 - slog_scope::with_logger::{{closure}}::h4d1f4c4e7e606123
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:221:21
[INFO] [stdout]   23:     0x61c2309d228d - std::thread::local::LocalKey<T>::try_with::he07d81ff15cc4ed5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x61c2309ce9f8 - std::thread::local::LocalKey<T>::with::h7a6fd70eb54b6df5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x61c230832af0 - slog_scope::with_logger::hcc8b4bbf563a24d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.0/lib.rs:217:15
[INFO] [stdout]   26:     0x61c230843e16 - foxy::logging::log_warning::h57eb6a8dc692e1e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/mod.rs:84:9
[INFO] [stdout]   27:     0x61c23096573a - foxy::logging::tests::logging_tests::test_log_warning_structured::{{closure}}::hf9480d10df034ed9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:175:9
[INFO] [stdout]   28:     0x61c23075bb3e - core::ops::function::FnOnce::call_once::h4e2b90806d949fe6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x61c230d4b8be - serial_test::serial_code_lock::local_serial_core::hfc674759875c727e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   30:     0x61c230965684 - foxy::logging::tests::logging_tests::test_log_warning_structured::hc0746a3d5895a16c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:165:5
[INFO] [stdout]   31:     0x61c2309656b7 - foxy::logging::tests::logging_tests::test_log_warning_structured::{{closure}}::h5c803824eb92ded0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logging/../../tests/unit/logging/tests.rs:166:37
[INFO] [stdout]   32:     0x61c23075e336 - core::ops::function::FnOnce::call_once::h776c3ac2c7cff13b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x61c230b27b7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61c230b27b7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   35:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   36:     0x61c230b3456b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61c230b3456b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61c230b3456b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   41:     0x61c230b3456b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   42:     0x61c230b2fc84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   43:     0x61c230b2fc84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45:     0x61c230b37172 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x61c230b37172 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x61c230b37172 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x61c230b37172 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50:     0x61c230b37172 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x61c2319814ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   52:     0x61c2319814ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x71ae0002caa4 - <unknown>
[INFO] [stdout]   54:     0x71ae000b9a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logging::tests::logging_tests::test_log_error_structured
[INFO] [stdout]     logging::tests::logging_tests::test_log_info_structured
[INFO] [stdout]     logging::tests::logging_tests::test_log_response_structured
[INFO] [stdout]     logging::tests::logging_tests::test_log_warning_structured
[INFO] [stdout]     logging::tests::logging_tests::test_log_with_context_all_levels_structured
[INFO] [stdout]     logging::tests::logging_tests::test_log_with_context_empty_fields
[INFO] [stdout]     logging::tests::logging_tests::test_log_with_context_special_field_values
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 547 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.80s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ff3d4150d3cd5505f11fb0482ea9ecd799c20245a87b41e8d13f5a1e9b0b43bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3d4150d3cd5505f11fb0482ea9ecd799c20245a87b41e8d13f5a1e9b0b43bf", kill_on_drop: false }`
[INFO] [stdout] ff3d4150d3cd5505f11fb0482ea9ecd799c20245a87b41e8d13f5a1e9b0b43bf
