[INFO] cloning repository https://github.com/Ogedi001/trustflow-platform-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ogedi001/trustflow-platform-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgedi001%2Ftrustflow-platform-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgedi001%2Ftrustflow-platform-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f810591ed18fbae417a0d82c1ef0fe811fe40fc
[INFO] testing Ogedi001/trustflow-platform-backend against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgedi001%2Ftrustflow-platform-backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Ogedi001/trustflow-platform-backend
[INFO] finished tweaking git repo https://github.com/Ogedi001/trustflow-platform-backend
[INFO] tweaked toml for git repo https://github.com/Ogedi001/trustflow-platform-backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ogedi001/trustflow-platform-backend 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 git repo https://github.com/Ogedi001/trustflow-platform-backend 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] 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] 6f563e4a499978e3bea3c7bc78465898f2b76f9e26e19868a062ecb4c4c7a388
[INFO] running `Command { std: "docker" "start" "-a" "6f563e4a499978e3bea3c7bc78465898f2b76f9e26e19868a062ecb4c4c7a388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f563e4a499978e3bea3c7bc78465898f2b76f9e26e19868a062ecb4c4c7a388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f563e4a499978e3bea3c7bc78465898f2b76f9e26e19868a062ecb4c4c7a388", kill_on_drop: false }`
[INFO] [stdout] 6f563e4a499978e3bea3c7bc78465898f2b76f9e26e19868a062ecb4c4c7a388
[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] 9a414017748c8212fa05cab7eeae49381ce8558198d9c8d0558d4e63dbc99f47
[INFO] running `Command { std: "docker" "start" "-a" "9a414017748c8212fa05cab7eeae49381ce8558198d9c8d0558d4e63dbc99f47", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling config v0.1.0 (/opt/rustwide/workdir/libs/config)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling redis v0.26.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling error v0.1.0 (/opt/rustwide/workdir/libs/error)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/libs/common)
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "logging")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]     = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "logging")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]     = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]   --> libs/common/src/middleware/recovery.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 #[cfg(feature = "logging")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]    = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]   --> libs/common/src/middleware/recovery.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 #[cfg(feature = "logging")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]    = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> libs/common/src/middleware/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use cors::*;
[INFO] [stdout]    |         ^^^^^^^ the name `presets` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 70 | pub use timeout::*;
[INFO] [stdout]    |         ---------- but the name `presets` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> libs/common/src/middleware/mod.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |       pub use super::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 79 | |         auth_context::*, body_limit::*, compression::*, cors::*, idempotency::*, logging::*,
[INFO] [stdout] 80 | |         metrics::*, rate_limit::*, recovery::*, retry::*, timeout::*, tracking::*,
[INFO] [stdout]    | |                                                           ---------- but the name `presets` in the type namespace is also re-exported here
[INFO] [stdout] 81 | |     };
[INFO] [stdout]    | |_____^ the name `presets` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request_log`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let request_log = RequestLog {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request_log`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response_log`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let response_log = ResponseLog {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ttl` is never read
[INFO] [stdout]   --> libs/common/src/middleware/idempotency.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct IdempotencyStore {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     ttl: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IdempotencyStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling identity v0.1.0 (/opt/rustwide/workdir/services/identity)
[INFO] [stderr]    Compiling evidence v0.1.0 (/opt/rustwide/workdir/services/evidence)
[INFO] [stderr]    Compiling analytics v0.1.0 (/opt/rustwide/workdir/services/analytics)
[INFO] [stderr]    Compiling dispute v0.1.0 (/opt/rustwide/workdir/services/dispute)
[INFO] [stderr]    Compiling trust v0.1.0 (/opt/rustwide/workdir/services/trust)
[INFO] [stderr]    Compiling catalog v0.1.0 (/opt/rustwide/workdir/services/catalog)
[INFO] [stderr]    Compiling notification v0.1.0 (/opt/rustwide/workdir/services/notification)
[INFO] [stderr]    Compiling risk v0.1.0 (/opt/rustwide/workdir/services/risk)
[INFO] [stderr]    Compiling shipment v0.1.0 (/opt/rustwide/workdir/services/shipment)
[INFO] [stderr]    Compiling escrow v0.1.0 (/opt/rustwide/workdir/services/escrow)
[INFO] [stderr]    Compiling order v0.1.0 (/opt/rustwide/workdir/services/order)
[INFO] [stderr]    Compiling messaging v0.1.0 (/opt/rustwide/workdir/services/messaging)
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling infrastructure v0.1.0 (/opt/rustwide/workdir/libs/infrastructure)
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/services/gateway)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "9a414017748c8212fa05cab7eeae49381ce8558198d9c8d0558d4e63dbc99f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a414017748c8212fa05cab7eeae49381ce8558198d9c8d0558d4e63dbc99f47", kill_on_drop: false }`
[INFO] [stdout] 9a414017748c8212fa05cab7eeae49381ce8558198d9c8d0558d4e63dbc99f47
[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] a4b66545bf256c9661a8fe4bbd37bcef6ab5c191ae93239a6c61143e37fcd1ba
[INFO] running `Command { std: "docker" "start" "-a" "a4b66545bf256c9661a8fe4bbd37bcef6ab5c191ae93239a6c61143e37fcd1ba", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "logging")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]     = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "logging")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]     = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]   --> libs/common/src/middleware/recovery.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 #[cfg(feature = "logging")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]    = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]   --> libs/common/src/middleware/recovery.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 #[cfg(feature = "logging")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]    = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> libs/common/src/middleware/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use cors::*;
[INFO] [stdout]    |         ^^^^^^^ the name `presets` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 70 | pub use timeout::*;
[INFO] [stdout]    |         ---------- but the name `presets` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> libs/common/src/middleware/mod.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |       pub use super::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 79 | |         auth_context::*, body_limit::*, compression::*, cors::*, idempotency::*, logging::*,
[INFO] [stdout] 80 | |         metrics::*, rate_limit::*, recovery::*, retry::*, timeout::*, tracking::*,
[INFO] [stdout]    | |                                                           ---------- but the name `presets` in the type namespace is also re-exported here
[INFO] [stdout] 81 | |     };
[INFO] [stdout]    | |_____^ the name `presets` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request_log`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let request_log = RequestLog {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request_log`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response_log`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let response_log = ResponseLog {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ttl` is never read
[INFO] [stdout]   --> libs/common/src/middleware/idempotency.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct IdempotencyStore {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     ttl: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IdempotencyStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling config v0.1.0 (/opt/rustwide/workdir/libs/config)
[INFO] [stderr]    Compiling catalog v0.1.0 (/opt/rustwide/workdir/services/catalog)
[INFO] [stderr]    Compiling shipment v0.1.0 (/opt/rustwide/workdir/services/shipment)
[INFO] [stderr]    Compiling notification v0.1.0 (/opt/rustwide/workdir/services/notification)
[INFO] [stderr]    Compiling order v0.1.0 (/opt/rustwide/workdir/services/order)
[INFO] [stderr]    Compiling trust v0.1.0 (/opt/rustwide/workdir/services/trust)
[INFO] [stderr]    Compiling analytics v0.1.0 (/opt/rustwide/workdir/services/analytics)
[INFO] [stderr]    Compiling messaging v0.1.0 (/opt/rustwide/workdir/services/messaging)
[INFO] [stderr]    Compiling dispute v0.1.0 (/opt/rustwide/workdir/services/dispute)
[INFO] [stderr]    Compiling identity v0.1.0 (/opt/rustwide/workdir/services/identity)
[INFO] [stderr]    Compiling evidence v0.1.0 (/opt/rustwide/workdir/services/evidence)
[INFO] [stderr]    Compiling risk v0.1.0 (/opt/rustwide/workdir/services/risk)
[INFO] [stderr]    Compiling escrow v0.1.0 (/opt/rustwide/workdir/services/escrow)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/libs/common)
[INFO] [stderr]    Compiling error v0.1.0 (/opt/rustwide/workdir/libs/error)
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/services/gateway)
[INFO] [stderr]    Compiling infrastructure v0.1.0 (/opt/rustwide/workdir/libs/infrastructure)
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "logging")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]     = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "logging")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]     = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]   --> libs/common/src/middleware/recovery.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 #[cfg(feature = "logging")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]    = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `logging`
[INFO] [stdout]   --> libs/common/src/middleware/recovery.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 #[cfg(feature = "logging")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `http`
[INFO] [stdout]    = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> libs/common/src/middleware/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use cors::*;
[INFO] [stdout]    |         ^^^^^^^ the name `presets` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 70 | pub use timeout::*;
[INFO] [stdout]    |         ---------- but the name `presets` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> libs/common/src/middleware/mod.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |       pub use super::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 79 | |         auth_context::*, body_limit::*, compression::*, cors::*, idempotency::*, logging::*,
[INFO] [stdout] 80 | |         metrics::*, rate_limit::*, recovery::*, retry::*, timeout::*, tracking::*,
[INFO] [stdout]    | |                                                           ---------- but the name `presets` in the type namespace is also re-exported here
[INFO] [stdout] 81 | |     };
[INFO] [stdout]    | |_____^ the name `presets` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request_log`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let request_log = RequestLog {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request_log`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response_log`
[INFO] [stdout]    --> libs/common/src/middleware/logging.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let response_log = ResponseLog {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ttl` is never read
[INFO] [stdout]   --> libs/common/src/middleware/idempotency.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct IdempotencyStore {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     ttl: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IdempotencyStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.04s
[INFO] running `Command { std: "docker" "inspect" "a4b66545bf256c9661a8fe4bbd37bcef6ab5c191ae93239a6c61143e37fcd1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4b66545bf256c9661a8fe4bbd37bcef6ab5c191ae93239a6c61143e37fcd1ba", kill_on_drop: false }`
[INFO] [stdout] a4b66545bf256c9661a8fe4bbd37bcef6ab5c191ae93239a6c61143e37fcd1ba
[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] 882ac84a20f1b5bbc37abc9f7be16f7f3ba3bbfa64b6ff9436960d9702a10908
[INFO] running `Command { std: "docker" "start" "-a" "882ac84a20f1b5bbc37abc9f7be16f7f3ba3bbfa64b6ff9436960d9702a10908", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `logging`
[INFO] [stderr]    --> libs/common/src/middleware/logging.rs:133:11
[INFO] [stderr]     |
[INFO] [stderr] 133 |     #[cfg(feature = "logging")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `http`
[INFO] [stderr]     = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `logging`
[INFO] [stderr]    --> libs/common/src/middleware/logging.rs:151:11
[INFO] [stderr]     |
[INFO] [stderr] 151 |     #[cfg(feature = "logging")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `http`
[INFO] [stderr]     = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `logging`
[INFO] [stderr]   --> libs/common/src/middleware/recovery.rs:76:23
[INFO] [stderr]    |
[INFO] [stderr] 76 |                 #[cfg(feature = "logging")]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default` and `http`
[INFO] [stderr]    = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `logging`
[INFO] [stderr]   --> libs/common/src/middleware/recovery.rs:84:23
[INFO] [stderr]    |
[INFO] [stderr] 84 |                 #[cfg(feature = "logging")]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default` and `http`
[INFO] [stderr]    = help: consider adding `logging` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> libs/common/src/middleware/mod.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub use cors::*;
[INFO] [stderr]    |         ^^^^^^^ the name `presets` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 70 | pub use timeout::*;
[INFO] [stderr]    |         ---------- but the name `presets` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> libs/common/src/middleware/mod.rs:78:13
[INFO] [stderr]    |
[INFO] [stderr] 78 |       pub use super::{
[INFO] [stderr]    |  _____________^
[INFO] [stderr] 79 | |         auth_context::*, body_limit::*, compression::*, cors::*, idempotency::*, logging::*,
[INFO] [stderr] 80 | |         metrics::*, rate_limit::*, recovery::*, retry::*, timeout::*, tracking::*,
[INFO] [stderr]    | |                                                           ---------- but the name `presets` in the type namespace is also re-exported here
[INFO] [stderr] 81 | |     };
[INFO] [stderr]    | |_____^ the name `presets` in the type namespace is first re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request_log`
[INFO] [stderr]    --> libs/common/src/middleware/logging.rs:112:9
[INFO] [stderr]     |
[INFO] [stderr] 112 |     let request_log = RequestLog {
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request_log`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `response_log`
[INFO] [stderr]    --> libs/common/src/middleware/logging.rs:144:9
[INFO] [stderr]     |
[INFO] [stderr] 144 |     let response_log = ResponseLog {
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_log`
[INFO] [stderr] 
[INFO] [stderr] warning: field `ttl` is never read
[INFO] [stderr]   --> libs/common/src/middleware/idempotency.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct IdempotencyStore {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 47 |     ttl: u64,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IdempotencyStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `common` (lib) generated 9 warnings (run `cargo fix --lib -p common` to apply 2 suggestions)
[INFO] [stderr] warning: `common` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/analytics-732cd1e109a42f48)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/catalog-64a35c635261df36)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-fc1c0110be92acb5)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test extractors::auth::tests::test_bearer_token_exists ... ok
[INFO] [stdout] test extractors::json::tests::test_json_extractor_exists ... ok
[INFO] [stdout] test extractors::path::tests::test_path_extractor_exists ... ok
[INFO] [stdout] test extractors::query::tests::test_query_extractor_exists ... ok
[INFO] [stdout] test middleware::body_limit::tests::test_body_size_limit_creation ... ok
[INFO] [stdout] test middleware::body_limit::tests::test_body_size_limit_zero_invalid ... ok
[INFO] [stdout] test middleware::body_limit::tests::test_standard_limits ... ok
[INFO] [stdout] test middleware::compression::tests::test_compression_config_default ... ok
[INFO] [stdout] test middleware::compression::tests::test_compression_config_is_compressible ... ok
[INFO] [stdout] test middleware::compression::tests::test_compression_config_with_brotli ... ok
[INFO] [stdout] test middleware::cors::tests::test_cors_policy_add_origin ... ok
[INFO] [stdout] test middleware::cors::tests::test_cors_policy_allow_all_origins ... ok
[INFO] [stdout] test middleware::metrics::tests::test_endpoint_metrics_creation ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_token_bucket_consume ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_rate_limiter_remaining ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_token_bucket_creation ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_token_bucket_over_consume ... ok
[INFO] [stdout] test middleware::cors::tests::test_cors_preset_development ... ok
[INFO] [stdout] test middleware::logging::tests::test_logging_config_exclude_path ... ok
[INFO] [stdout] test middleware::logging::tests::test_request_log_creation ... ok
[INFO] [stdout] test middleware::metrics::tests::test_endpoint_metrics_update ... ok
[INFO] [stdout] test middleware::metrics::tests::test_metrics_collector_avg_response_time ... ok
[INFO] [stdout] test middleware::logging::tests::test_logging_config_default ... ok
[INFO] [stdout] test middleware::logging::tests::test_logging_config_should_log ... ok
[INFO] [stdout] test observability::tests::test_log_level ... ok
[INFO] [stdout] test security::csrf::tests::test_generate_token ... ok
[INFO] [stdout] test security::csrf::tests::test_csrf_validator ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_rate_limiter_config_standard ... ok
[INFO] [stdout] test middleware::cors::tests::test_cors_policy_is_method_allowed ... ok
[INFO] [stdout] test security::secrets::tests::test_alphanumeric_generation ... ok
[INFO] [stdout] test security::secrets::tests::test_api_key_format ... ok
[INFO] [stdout] test security::secrets::tests::test_numeric_pin ... ok
[INFO] [stdout] test security::csrf::tests::test_token_validation ... ok
[INFO] [stdout] test security::hashing::tests::test_password_score ... ok
[INFO] [stdout] test security::hashing::tests::test_hmac_hash ... ok
[INFO] [stdout] test security::csrf::tests::test_token_display ... ok
[INFO] [stdout] test security::hashing::tests::test_password_strength ... ok
[INFO] [stdout] test security::hashing::tests::test_sha256_hash ... ok
[INFO] [stdout] test security::secrets::tests::test_otp_generation ... ok
[INFO] [stdout] test security::secrets::tests::test_secret_display ... ok
[INFO] [stdout] test time::clock::tests::test_clock_now ... ok
[INFO] [stdout] test time::clock::tests::test_unix_now ... ok
[INFO] [stdout] test time::intervals::tests::test_interval_ready ... ok
[INFO] [stdout] test time::utils::tests::test_has_elapsed ... ok
[INFO] [stdout] test utils::encoding::tests::test_base64 ... ok
[INFO] [stdout] test utils::encoding::tests::test_hex ... ok
[INFO] [stdout] test utils::encoding::tests::test_json_parse ... ok
[INFO] [stdout] test utils::json::tests::test_field_if ... ok
[INFO] [stdout] test utils::json::tests::test_json_builder ... ok
[INFO] [stdout] test security::secrets::tests::test_token_generation ... ok
[INFO] [stdout] test time::utils::tests::test_is_expired ... ok
[INFO] [stdout] test time::utils::tests::test_within_tolerance ... ok
[INFO] [stdout] test utils::serde::tests::test_rename_pascal_case ... ok
[INFO] [stdout] test utils::json::tests::test_json_response ... ok
[INFO] [stdout] test utils::serde::tests::test_optional_field ... ok
[INFO] [stdout] test utils::strings::tests::test_similarity ... ok
[INFO] [stdout] test utils::strings::tests::test_title_case ... ok
[INFO] [stdout] test utils::serde::tests::test_rename_snake_case ... ok
[INFO] [stdout] test utils::strings::tests::test_truncate ... ok
[INFO] [stdout] test validation::request::tests::test_validate_if ... ok
[INFO] [stdout] test utils::strings::tests::test_capitalize ... ok
[INFO] [stdout] test utils::strings::tests::test_mask ... ok
[INFO] [stdout] test validation::rules::tests::test_number_validation ... ok
[INFO] [stdout] test utils::serde::tests::test_rename_camel_case ... ok
[INFO] [stdout] test utils::serde::tests::test_rename_screaming_snake_case ... ok
[INFO] [stdout] test validation::rules::tests::test_string_length ... ok
[INFO] [stdout] test validation::rules::tests::test_string_not_empty ... ok
[INFO] [stdout] test validation::rules::tests::test_validation_errors ... ok
[INFO] [stdout] test validation::rules::tests::test_email_validation ... ok
[INFO] [stdout] test value_objects::contact::tests::test_invalid_email ... ok
[INFO] [stdout] test utils::json::tests::test_json_builder_nested ... ok
[INFO] [stdout] test validation::request::tests::test_request_validator ... ok
[INFO] [stdout] test middleware::body_limit::tests::test_body_size_limit_default ... ok
[INFO] [stdout] test middleware::metrics::tests::test_metrics_collector_record ... ok
[INFO] [stdout] test security::secrets::tests::test_uuid_like ... ok
[INFO] [stdout] test value_objects::contact::tests::test_valid_email ... ok
[INFO] [stdout] test value_objects::contact::tests::test_invalid_phone ... ok
[INFO] [stdout] test validation::rules::tests::test_phone_validation ... ok
[INFO] [stdout] test security::csrf::tests::test_generate_custom_length ... ok
[INFO] [stdout] test validation::request::tests::test_validation_builder ... ok
[INFO] [stdout] test value_objects::core::tests::test_count_operations ... ok
[INFO] [stdout] test value_objects::core::tests::test_count_saturation ... ok
[INFO] [stdout] test value_objects::identity::tests::test_resource_id_round_trip ... ok
[INFO] [stdout] test value_objects::identity::tests::test_user_id_from_str ... ok
[INFO] [stdout] test value_objects::identity::tests::test_user_id_new ... ok
[INFO] [stdout] test value_objects::network::tests::test_invalid_ip ... ok
[INFO] [stdout] test value_objects::network::tests::test_invalid_url ... ok
[INFO] [stdout] test value_objects::pagination_vo::tests::test_pagination_offset ... ok
[INFO] [stdout] test value_objects::network::tests::test_localhost ... ok
[INFO] [stdout] test value_objects::security::tests::test_password_hash_display ... ok
[INFO] [stdout] test value_objects::network::tests::test_valid_ipv4 ... ok
[INFO] [stdout] test value_objects::pagination_vo::tests::test_pagination_safety_bounds ... ok
[INFO] [stdout] test value_objects::pagination_vo::tests::test_sort_direction_sql ... ok
[INFO] [stdout] test value_objects::pagination_vo::tests::test_pagination_total_pages ... ok
[INFO] [stdout] test value_objects::network::tests::test_valid_url ... ok
[INFO] [stdout] test value_objects::security::tests::test_api_key_validation ... ok
[INFO] [stdout] test value_objects::contact::tests::test_valid_nigerian_phone ... ok
[INFO] [stdout] test value_objects::security::tests::test_secret_display ... ok
[INFO] [stdout] test value_objects::security::tests::test_secret_expose ... ok
[INFO] [stdout] test value_objects::timestamps::tests::test_duration_before ... ok
[INFO] [stdout] test value_objects::timestamps::tests::test_duration_total_seconds ... ok
[INFO] [stdout] test value_objects::timestamps::tests::test_time_range_contains ... ok
[INFO] [stdout] test value_objects::core::tests::test_flag ... ok
[INFO] [stdout] test value_objects::timestamps::tests::test_timestamp_arithmetic ... ok
[INFO] [stdout] test value_objects::core::tests::test_unit ... ok
[INFO] [stdout] test value_objects::timestamps::tests::test_duration_after ... ok
[INFO] [stdout] test value_objects::timestamps::tests::test_timestamp_now ... ok
[INFO] [stdout] test value_objects::timestamps::tests::test_time_range ... ok
[INFO] [stdout] test middleware::compression::tests::test_compression_algorithm_as_str ... ok
[INFO] [stdout] test time::intervals::tests::test_rate_window ... ok
[INFO] [stdout] test value_objects::pagination_vo::tests::test_search_params ... ok
[INFO] [stdout] test middleware::cors::tests::test_cors_policy_creation ... FAILED
[INFO] [stdout] test middleware::rate_limit::tests::test_rate_limiter_allowed ... FAILED
[INFO] [stdout] test time::utils::tests::test_elapsed_timer ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- middleware::cors::tests::test_cors_policy_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'middleware::cors::tests::test_cors_policy_creation' (41) panicked at libs/common/src/middleware/cors.rs:190:9:
[INFO] [stdout] assertion failed: !policy.allowed_origins.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7e2a3b53ba - 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:     0x5a7e2a3b53ba - 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:     0x5a7e2a3b53ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a7e2a3b53ba - <<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:     0x5a7e2a3cc8aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a7e2a3cc8aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a7e2a3b9d62 - 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:     0x5a7e2a3b9d62 - <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:     0x5a7e2a3941df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a7e2a3941df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a7e2a3ad759 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a7e2a23e88c - <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:     0x5a7e2a23e88c - 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:     0x5a7e2a3ad9d2 - <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:     0x5a7e2a3ad9d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a7e2a3942ca - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a7e2a38bc39 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a7e2a394fad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a7e2a3cd20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a7e2a3cd1d2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a7e29f32333 - common::middleware::cors::tests::test_cors_policy_creation::h4c3e160fc5124a72
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/common/src/middleware/cors.rs:190:9
[INFO] [stdout]   21:     0x5a7e29f32367 - common::middleware::cors::tests::test_cors_policy_creation::{{closure}}::h0ed57a76677e81b9
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/common/src/middleware/cors.rs:187:35
[INFO] [stdout]   22:     0x5a7e29f1c2e6 - core::ops::function::FnOnce::call_once::h4bd06b7f02d65791
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a7e2a23296b - <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]   24:     0x5a7e2a23296b - 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]   25:     0x5a7e2a23f35b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a7e2a23f35b - <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]   27:     0x5a7e2a23f35b - 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]   28:     0x5a7e2a23f35b - 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]   29:     0x5a7e2a23f35b - 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]   30:     0x5a7e2a23f35b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a7e2a23f35b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a7e2a23aa74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a7e2a23aa74 - 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]   34:     0x5a7e2a241f62 - 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]   35:     0x5a7e2a241f62 - <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]   36:     0x5a7e2a241f62 - 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]   37:     0x5a7e2a241f62 - 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]   38:     0x5a7e2a241f62 - 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]   39:     0x5a7e2a241f62 - 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]   40:     0x5a7e2a241f62 - <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]   41:     0x5a7e2a3b4cbf - <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]   42:     0x5a7e2a3b4cbf - <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]   43:     0x7251de45baa4 - <unknown>
[INFO] [stdout]   44:     0x7251de4e8a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- middleware::rate_limit::tests::test_rate_limiter_allowed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'middleware::rate_limit::tests::test_rate_limiter_allowed' (52) panicked at libs/common/src/middleware/rate_limit.rs:230:9:
[INFO] [stdout] assertion failed: !limiter.is_allowed(&key).await
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7e2a3b53ba - 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:     0x5a7e2a3b53ba - 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:     0x5a7e2a3b53ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a7e2a3b53ba - <<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:     0x5a7e2a3cc8aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a7e2a3cc8aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a7e2a3b9d62 - 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:     0x5a7e2a3b9d62 - <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:     0x5a7e2a3941df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a7e2a3941df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a7e2a3ad759 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a7e2a23e88c - <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:     0x5a7e2a23e88c - 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:     0x5a7e2a3ad9d2 - <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:     0x5a7e2a3ad9d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a7e2a3942ca - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a7e2a38bc39 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a7e2a394fad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a7e2a3cd20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a7e2a3cd1d2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a7e29f3b8d3 - common::middleware::rate_limit::tests::test_rate_limiter_allowed::{{closure}}::hc71ca4c287bd315f
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/common/src/middleware/rate_limit.rs:230:9
[INFO] [stdout]   21:     0x5a7e29f32fa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8cdf10e690a70195
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5a7e29f3301d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5c44c50ede7964c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a7e29f18bdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc7cf83f42753635f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5a7e29f1893b - tokio::task::coop::with_budget::h14363532ea0fbb48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5a7e29f1893b - tokio::task::coop::budget::h0d69ca1eb9b2053d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5a7e29f1893b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h09827e4686701994
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5a7e29f16230 - tokio::runtime::scheduler::current_thread::Context::enter::hea9fb6b0df7215a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5a7e29f1757d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h600a59b6d0926933
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5a7e29f17204 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf9b7e6f47d551f5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5a7e29f5972b - tokio::runtime::context::scoped::Scoped<T>::set::h82f2c9199fabb372
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5a7e29f14c39 - tokio::runtime::context::set_scheduler::{{closure}}::h6d87eca7bcc24687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5a7e29f4cef2 - std::thread::local::LocalKey<T>::try_with::h8624db7518d0df17
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5a7e29f4bd5e - std::thread::local::LocalKey<T>::with::h18e1878b90bc7167
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5a7e29f14b6d - tokio::runtime::context::set_scheduler::h270182e084ba3c84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5a7e29f16f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he84249fce8561bdb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5a7e29f172c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7ce5678d5a406b3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5a7e29f151c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7874c079ed10a62f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5a7e29f1f4a3 - tokio::runtime::context::runtime::enter_runtime::h1086a92094589ff9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5a7e29f14f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha510f5f37a1240a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5a7e29f50fb4 - tokio::runtime::runtime::Runtime::block_on_inner::h965920721af5c177
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5a7e29f5117f - tokio::runtime::runtime::Runtime::block_on::h36fee3fe10caf767
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5a7e29f3b440 - common::middleware::rate_limit::tests::test_rate_limiter_allowed::h3fe0e089aeb91be8
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/common/src/middleware/rate_limit.rs:230:49
[INFO] [stdout]   43:     0x5a7e29f3b917 - common::middleware::rate_limit::tests::test_rate_limiter_allowed::{{closure}}::hd7d7bec33e3e3fd9
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/common/src/middleware/rate_limit.rs:223:41
[INFO] [stdout]   44:     0x5a7e29f1d1b6 - core::ops::function::FnOnce::call_once::hc5c00056429ed5e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a7e2a23296b - <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]   46:     0x5a7e2a23296b - 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]   47:     0x5a7e2a23f35b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a7e2a23f35b - <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]   49:     0x5a7e2a23f35b - 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]   50:     0x5a7e2a23f35b - 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]   51:     0x5a7e2a23f35b - 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]   52:     0x5a7e2a23f35b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a7e2a23f35b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a7e2a23aa74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a7e2a23aa74 - 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]   56:     0x5a7e2a241f62 - 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]   57:     0x5a7e2a241f62 - <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]   58:     0x5a7e2a241f62 - 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]   59:     0x5a7e2a241f62 - 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]   60:     0x5a7e2a241f62 - 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]   61:     0x5a7e2a241f62 - 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]   62:     0x5a7e2a241f62 - <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]   63:     0x5a7e2a3b4cbf - <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]   64:     0x5a7e2a3b4cbf - <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]   65:     0x7251de45baa4 - <unknown>
[INFO] [stdout]   66:     0x7251de4e8a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     middleware::cors::tests::test_cors_policy_creation
[INFO] [stdout]     middleware::rate_limit::tests::test_rate_limiter_allowed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 112 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p common --lib`
[INFO] running `Command { std: "docker" "inspect" "882ac84a20f1b5bbc37abc9f7be16f7f3ba3bbfa64b6ff9436960d9702a10908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "882ac84a20f1b5bbc37abc9f7be16f7f3ba3bbfa64b6ff9436960d9702a10908", kill_on_drop: false }`
[INFO] [stdout] 882ac84a20f1b5bbc37abc9f7be16f7f3ba3bbfa64b6ff9436960d9702a10908
