[INFO] cloning repository https://github.com/sabir-gbs/cortexos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabir-gbs/cortexos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabir-gbs%2Fcortexos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabir-gbs%2Fcortexos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46e672897dddb85f815ae5f9abb6313a88b5e5a6
[INFO] testing sabir-gbs/cortexos against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabir-gbs%2Fcortexos" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sabir-gbs/cortexos
[INFO] finished tweaking git repo https://github.com/sabir-gbs/cortexos
[INFO] tweaked toml for git repo https://github.com/sabir-gbs/cortexos written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sabir-gbs/cortexos on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sabir-gbs/cortexos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddaa0c7463b8fb9cfbca7e01bde6c81033b559fa748868dfb82a05d6d53a4e5f
[INFO] running `Command { std: "docker" "start" "-a" "ddaa0c7463b8fb9cfbca7e01bde6c81033b559fa748868dfb82a05d6d53a4e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddaa0c7463b8fb9cfbca7e01bde6c81033b559fa748868dfb82a05d6d53a4e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddaa0c7463b8fb9cfbca7e01bde6c81033b559fa748868dfb82a05d6d53a4e5f", kill_on_drop: false }`
[INFO] [stdout] ddaa0c7463b8fb9cfbca7e01bde6c81033b559fa748868dfb82a05d6d53a4e5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91412e1ee5db8025a4ce96b5905fa7811de22afbba398765083bfd6f6ab3ac09
[INFO] running `Command { std: "docker" "start" "-a" "91412e1ee5db8025a4ce96b5905fa7811de22afbba398765083bfd6f6ab3ac09", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cortex-core v0.1.0 (/opt/rustwide/workdir/crates/cortex-core)
[INFO] [stderr]    Compiling cortex-sdk v0.1.0 (/opt/rustwide/workdir/crates/cortex-sdk)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cortex-config v0.1.0 (/opt/rustwide/workdir/crates/cortex-config)
[INFO] [stderr]    Compiling check-deps v0.1.0 (/opt/rustwide/workdir/tools/check-deps)
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling cortex-db v0.1.0 (/opt/rustwide/workdir/crates/cortex-db)
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling cortex-observability v0.1.0 (/opt/rustwide/workdir/crates/cortex-observability)
[INFO] [stderr]    Compiling cortex-files v0.1.0 (/opt/rustwide/workdir/crates/cortex-files)
[INFO] [stderr]    Compiling cortex-settings v0.1.0 (/opt/rustwide/workdir/crates/cortex-settings)
[INFO] [stderr]    Compiling cortex-runtime v0.1.0 (/opt/rustwide/workdir/crates/cortex-runtime)
[INFO] [stderr]    Compiling cortex-notify v0.1.0 (/opt/rustwide/workdir/crates/cortex-notify)
[INFO] [stderr]    Compiling cortex-policy v0.1.0 (/opt/rustwide/workdir/crates/cortex-policy)
[INFO] [stderr]    Compiling cortex-ai v0.1.0 (/opt/rustwide/workdir/crates/cortex-ai)
[INFO] [stderr]    Compiling cortex-wm v0.1.0 (/opt/rustwide/workdir/crates/cortex-wm)
[INFO] [stderr]    Compiling cortex-auth v0.1.0 (/opt/rustwide/workdir/crates/cortex-auth)
[INFO] [stderr]    Compiling cortex-search v0.1.0 (/opt/rustwide/workdir/crates/cortex-search)
[INFO] [stderr]    Compiling cortex-admin v0.1.0 (/opt/rustwide/workdir/crates/cortex-admin)
[INFO] [stderr]    Compiling cortex-api v0.1.0 (/opt/rustwide/workdir/crates/cortex-api)
[INFO] [stderr]    Compiling cortex-e2e v0.1.0 (/opt/rustwide/workdir/tests/e2e)
[INFO] [stderr]    Compiling cortex-server v0.1.0 (/opt/rustwide/workdir/crates/cortex-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "91412e1ee5db8025a4ce96b5905fa7811de22afbba398765083bfd6f6ab3ac09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91412e1ee5db8025a4ce96b5905fa7811de22afbba398765083bfd6f6ab3ac09", kill_on_drop: false }`
[INFO] [stdout] 91412e1ee5db8025a4ce96b5905fa7811de22afbba398765083bfd6f6ab3ac09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 773999a5df203d34773467d5389f4f6499bba3a11eaf5bd3d448cca3a791d079
[INFO] running `Command { std: "docker" "start" "-a" "773999a5df203d34773467d5389f4f6499bba3a11eaf5bd3d448cca3a791d079", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cortex-sdk v0.1.0 (/opt/rustwide/workdir/crates/cortex-sdk)
[INFO] [stderr]    Compiling cortex-config v0.1.0 (/opt/rustwide/workdir/crates/cortex-config)
[INFO] [stderr]    Compiling cortex-core v0.1.0 (/opt/rustwide/workdir/crates/cortex-core)
[INFO] [stderr]    Compiling check-deps v0.1.0 (/opt/rustwide/workdir/tools/check-deps)
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling cortex-db v0.1.0 (/opt/rustwide/workdir/crates/cortex-db)
[INFO] [stderr]    Compiling cortex-files v0.1.0 (/opt/rustwide/workdir/crates/cortex-files)
[INFO] [stderr]    Compiling cortex-observability v0.1.0 (/opt/rustwide/workdir/crates/cortex-observability)
[INFO] [stderr]    Compiling cortex-runtime v0.1.0 (/opt/rustwide/workdir/crates/cortex-runtime)
[INFO] [stderr]    Compiling cortex-notify v0.1.0 (/opt/rustwide/workdir/crates/cortex-notify)
[INFO] [stderr]    Compiling cortex-auth v0.1.0 (/opt/rustwide/workdir/crates/cortex-auth)
[INFO] [stderr]    Compiling cortex-policy v0.1.0 (/opt/rustwide/workdir/crates/cortex-policy)
[INFO] [stderr]    Compiling cortex-settings v0.1.0 (/opt/rustwide/workdir/crates/cortex-settings)
[INFO] [stderr]    Compiling cortex-ai v0.1.0 (/opt/rustwide/workdir/crates/cortex-ai)
[INFO] [stderr]    Compiling cortex-wm v0.1.0 (/opt/rustwide/workdir/crates/cortex-wm)
[INFO] [stderr]    Compiling cortex-admin v0.1.0 (/opt/rustwide/workdir/crates/cortex-admin)
[INFO] [stderr]    Compiling cortex-search v0.1.0 (/opt/rustwide/workdir/crates/cortex-search)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cortex-api v0.1.0 (/opt/rustwide/workdir/crates/cortex-api)
[INFO] [stderr]    Compiling cortex-e2e v0.1.0 (/opt/rustwide/workdir/tests/e2e)
[INFO] [stderr]    Compiling cortex-server v0.1.0 (/opt/rustwide/workdir/crates/cortex-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.71s
[INFO] running `Command { std: "docker" "inspect" "773999a5df203d34773467d5389f4f6499bba3a11eaf5bd3d448cca3a791d079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773999a5df203d34773467d5389f4f6499bba3a11eaf5bd3d448cca3a791d079", kill_on_drop: false }`
[INFO] [stdout] 773999a5df203d34773467d5389f4f6499bba3a11eaf5bd3d448cca3a791d079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc29922fe845a7b6b0ea4857c0a9376da3cf4132d2dd790188303d4013d05c74
[INFO] running `Command { std: "docker" "start" "-a" "fc29922fe845a7b6b0ea4857c0a9376da3cf4132d2dd790188303d4013d05c74", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/check_deps-06bb3ed55619eebf)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_admin-e32846b672ac9dc3)
[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 108 tests
[INFO] [stdout] test constants::tests::max_export_hours_is_seven_days ... ok
[INFO] [stdout] test error::tests::backup_failed_display ... ok
[INFO] [stdout] test error::tests::not_found_display ... ok
[INFO] [stdout] test error::tests::restore_failed_display ... ok
[INFO] [stdout] test error::tests::internal_display ... ok
[INFO] [stdout] test export::bundler::tests::create_bundle_rejects_empty_components ... ok
[INFO] [stdout] test error::tests::export_failed_display ... ok
[INFO] [stdout] test export::bundler::tests::create_bundle_rejects_excessive_log_hours ... ok
[INFO] [stdout] test error::tests::factory_reset_failed_display ... ok
[INFO] [stdout] test constants::tests::ring_buffer_capacity_matches_one_hour ... ok
[INFO] [stdout] test error::tests::metrics_error_display ... ok
[INFO] [stdout] test export::bundler::tests::estimate_size_is_nonzero ... ok
[INFO] [stdout] test export::bundler::tests::estimate_size_reflects_log_hours ... ok
[INFO] [stdout] test error::tests::session_error_display ... ok
[INFO] [stdout] test export::bundler::tests::estimate_size_includes_settings_json ... ok
[INFO] [stdout] test export::bundler::tests::create_bundle_with_defaults ... ok
[INFO] [stdout] test export::bundler::tests::create_bundle_with_settings_redaction ... ok
[INFO] [stdout] test export::redactor::tests::redacts_api_key ... ok
[INFO] [stdout] test metrics::collector::tests::record_and_latest ... ok
[INFO] [stdout] test metrics::collector::tests::ring_buffer_overflow ... ok
[INFO] [stdout] test constants::tests::reset_confirmation_text ... ok
[INFO] [stdout] test export::redactor::tests::handles_empty_json ... ok
[INFO] [stdout] test metrics::collector::tests::flush_drains_buffer ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::clear_empties_buffer ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::default_capacity_is_720 ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::drain_all_returns_and_clears ... ok
[INFO] [stdout] test metrics::collector::tests::range_returns_subset ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::new_buffer_is_empty ... ok
[INFO] [stdout] test export::redactor::tests::redacts_token ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::push_and_latest ... ok
[INFO] [stdout] test export::redactor::tests::handles_plain_text ... ok
[INFO] [stdout] test export::redactor::tests::redacts_auth_header ... ok
[INFO] [stdout] test export::redactor::tests::redacts_nested_json ... ok
[INFO] [stdout] test export::redactor::tests::preserves_non_sensitive_keys ... ok
[INFO] [stdout] test export::redactor::tests::redacts_password ... ok
[INFO] [stdout] test export::redactor::tests::redacts_secret_case_insensitive ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::push_over_capacity_discards_oldest ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::range_filters_by_timestamp ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::range_returns_empty_if_no_match ... ok
[INFO] [stdout] test export::redactor::tests::redacts_numerical_secret_value ... ok
[INFO] [stdout] test recovery::crash_handler::tests::auto_restart_allowed_under_limit ... ok
[INFO] [stdout] test recovery::crash_handler::tests::crash_history_returns_records ... ok
[INFO] [stdout] test recovery::factory_reset::tests::validate_confirmation_accepts_reset ... ok
[INFO] [stdout] test recovery::factory_reset::tests::validate_confirmation_rejects_wrong_text ... ok
[INFO] [stdout] test recovery::factory_reset::tests::factory_reset_result_serde ... ok
[INFO] [stdout] test recovery::crash_handler::tests::clear_crash_history ... ok
[INFO] [stdout] test export::redactor::tests::redacts_credential ... ok
[INFO] [stdout] test export::redactor::tests::redacts_key_in_compound_name ... ok
[INFO] [stdout] test export::redactor::tests::redacts_multiple_keys ... ok
[INFO] [stdout] test recovery::session::tests::load_returns_none_when_empty ... ok
[INFO] [stdout] test recovery::factory_reset::tests::execute_runs_all_steps ... ok
[INFO] [stdout] test recovery::crash_handler::tests::crash_log_path_returns_expected_path ... ok
[INFO] [stdout] test recovery::fs_check::tests::verify_returns_result ... ok
[INFO] [stdout] test safe_mode::tests::disable_is_noop_when_no_flag ... ok
[INFO] [stdout] test recovery::factory_reset::tests::execute_is_idempotent ... ok
[INFO] [stdout] test recovery::session::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test recovery::fs_check::tests::repair_non_repairable_fails ... ok
[INFO] [stdout] test safe_mode::tests::disable_removes_flag ... ok
[INFO] [stdout] test safe_mode::tests::enable_creates_flag ... ok
[INFO] [stdout] test service::tests::session_info_serde_roundtrip ... ok
[INFO] [stdout] test service::tests::session_info_without_ip ... ok
[INFO] [stdout] test service::tests::stub_backup_succeeds ... ok
[INFO] [stdout] test recovery::session::tests::clear_session ... ok
[INFO] [stdout] test service::tests::stub_health_returns_ok ... ok
[INFO] [stdout] test service::tests::stub_list_sessions_returns_empty ... ok
[INFO] [stdout] test metrics::ring_buffer::tests::zero_capacity_panics - should panic ... ok
[INFO] [stdout] test recovery::settings_reset::tests::reset_app_settings_deletes_only_app_namespace ... ok
[INFO] [stdout] test service::tests::trait_can_be_implemented ... ok
[INFO] [stdout] test service::tests::stub_restore_succeeds ... ok
[INFO] [stdout] test safe_mode::tests::is_safe_mode_false_when_no_flag ... ok
[INFO] [stdout] test safe_mode::tests::filter_first_party_apps ... ok
[INFO] [stdout] test service::tests::stub_export_data_succeeds ... ok
[INFO] [stdout] test service::tests::session_info_construction ... ok
[INFO] [stdout] test recovery::crash_handler::tests::record_crash_creates_record ... ok
[INFO] [stdout] test recovery::settings_reset::tests::reset_nonexistent_app_returns_zero ... ok
[INFO] [stdout] test recovery::fs_check::tests::repair_config_dir_creates_directory ... ok
[INFO] [stdout] test recovery::settings_reset::tests::reset_system_settings_deletes_system_namespace ... ok
[INFO] [stdout] test types::tests::app_runtime_state_serde ... ok
[INFO] [stdout] test types::tests::crash_record_construction ... ok
[INFO] [stdout] test types::tests::diagnostic_bundle_construction ... ok
[INFO] [stdout] test types::tests::diagnostic_report_construction ... ok
[INFO] [stdout] test types::tests::diagnostic_report_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::error_counts_default ... ok
[INFO] [stdout] test types::tests::export_options_default ... ok
[INFO] [stdout] test types::tests::fs_check_result_empty ... ok
[INFO] [stdout] test types::tests::fs_check_result_from_items ... ok
[INFO] [stdout] test types::tests::metric_sample_construction ... ok
[INFO] [stdout] test types::tests::metric_sample_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::session_state_construction ... ok
[INFO] [stdout] test types::tests::session_state_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::system_health_construction ... ok
[INFO] [stdout] test types::tests::system_health_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::system_info_construction ... ok
[INFO] [stdout] test recovery::session::tests::mark_clean_shutdown ... ok
[INFO] [stdout] test types::tests::crash_record_serde_roundtrip ... ok
[INFO] [stdout] test recovery::session::tests::was_clean_shutdown_true_when_no_state ... ok
[INFO] [stdout] test sqlite::tests::diagnostics_returns_report ... ok
[INFO] [stdout] test sqlite::tests::export_data_creates_json_file ... ok
[INFO] [stdout] test sqlite::tests::diagnostics_counts_sessions_and_apps ... ok
[INFO] [stdout] test sqlite::tests::health_returns_healthy ... ok
[INFO] [stdout] test sqlite::tests::backup_fails_with_invalid_path ... ok
[INFO] [stdout] test sqlite::tests::export_data_for_nonexistent_user_returns_empty_arrays ... ok
[INFO] [stdout] test sqlite::tests::list_sessions_empty_when_no_sessions ... ok
[INFO] [stdout] test sqlite::tests::list_sessions_returns_active_sessions ... ok
[INFO] [stdout] test sqlite::tests::restore_fails_for_missing_file ... ok
[INFO] [stdout] test sqlite::tests::restore_succeeds_for_valid_file ... ok
[INFO] [stdout] test sqlite::tests::backup_creates_file ... ok
[INFO] [stdout] test metrics::collector::tests::run_collector_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_ai-cfdae23763cafcfd)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test error::tests::display_messages ... ok
[INFO] [stdout] test error::tests::retryable_variants ... ok
[INFO] [stdout] test types::tests::chat_request_minimal ... ok
[INFO] [stdout] test types::tests::chat_role_deserializes_from_snake_case ... ok
[INFO] [stdout] test types::tests::chat_role_serializes_to_snake_case ... ok
[INFO] [stdout] test types::tests::timeout_category_duration_objects ... ok
[INFO] [stdout] test types::tests::timeout_category_durations ... ok
[INFO] [stdout] test types::tests::token_usage_large_values ... ok
[INFO] [stdout] test types::tests::chat_request_full ... ok
[INFO] [stdout] test types::tests::token_usage_zero ... ok
[INFO] [stdout] test sqlite::tests::stub_adapter_returns_canned_response ... ok
[INFO] [stdout] test types::tests::chat_role_roundtrip ... ok
[INFO] [stdout] test types::tests::token_usage_new_sums_correctly ... ok
[INFO] [stdout] test sqlite::tests::list_models_from_adapter ... ok
[INFO] [stdout] test sqlite::tests::save_and_retrieve_chat_history ... ok
[INFO] [stdout] test sqlite::tests::chat_returns_no_provider_when_none_configured ... ok
[INFO] [stdout] test sqlite::tests::chat_uses_highest_priority_adapter ... ok
[INFO] [stdout] test sqlite::tests::configure_and_list_providers ... ok
[INFO] [stdout] test sqlite::tests::chat_history_persists_multiple_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_api-f6e08f9958f782f3)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test bus::tests::bus_command_serialization ... ok
[INFO] [stdout] test bus::tests::bus_message_serialization ... ok
[INFO] [stdout] test bus::tests::channel_serialization ... ok
[INFO] [stdout] test bus::tests::canonical_event_names_are_consistent ... ok
[INFO] [stdout] test bus::tests::bus_event_serialization ... ok
[INFO] [stdout] test error::tests::error_display_messages ... ok
[INFO] [stdout] test error::tests::bad_request_to_cortex_error ... ok
[INFO] [stdout] test error::tests::forbidden_to_cortex_error ... ok
[INFO] [stdout] test error::tests::internal_to_cortex_error ... ok
[INFO] [stdout] test error::tests::not_found_to_cortex_error ... ok
[INFO] [stdout] test error::tests::unauthorized_to_cortex_error ... ok
[INFO] [stdout] test middleware::auth::tests::extract_bearer_empty_string ... ok
[INFO] [stdout] test middleware::auth::tests::extract_bearer_empty_token ... ok
[INFO] [stdout] test middleware::auth::tests::extract_bearer_missing_prefix ... ok
[INFO] [stdout] test middleware::auth::tests::extract_bearer_valid ... ok
[INFO] [stdout] test middleware::auth::tests::extract_bearer_wrong_scheme ... ok
[INFO] [stdout] test middleware::auth::tests::extract_bearer_with_whitespace ... ok
[INFO] [stdout] test middleware::cors::tests::cors_headers_for_allowed_origin ... ok
[INFO] [stdout] test middleware::cors::tests::cors_headers_rejects_disallowed_origin ... ok
[INFO] [stdout] test middleware::cors::tests::default_allows_credentials_true ... ok
[INFO] [stdout] test middleware::cors::tests::default_config_allows_any_origin ... ok
[INFO] [stdout] test middleware::cors::tests::restricted_origins ... ok
[INFO] [stdout] test middleware::logging::tests::request_log_finish_does_not_panic ... ok
[INFO] [stdout] test middleware::logging::tests::request_log_new ... ok
[INFO] [stdout] test routes::files::tests::normalize_absolute_path ... ok
[INFO] [stdout] test routes::files::tests::normalize_empty_string ... ok
[INFO] [stdout] test routes::files::tests::normalize_relative_path_unchanged ... ok
[INFO] [stdout] test routes::files::tests::normalize_root_slash ... ok
[INFO] [stdout] test routes::files::tests::normalize_single_slash_path ... ok
[INFO] [stdout] test routes::files::tests::normalized_absolute_path_is_valid_virtual_path ... ok
[INFO] [stdout] test routes::files::tests::root_sentinel_is_valid_virtual_path ... ok
[INFO] [stdout] test ws::tests::command_to_event_name_mapping ... ok
[INFO] [stdout] test ws::tests::command_to_channel_mapping ... ok
[INFO] [stdout] test ws::tests::ws_client_frame_subscribe_serialization ... ok
[INFO] [stdout] test middleware::logging::tests::request_log_with_user_id ... ok
[INFO] [stdout] test ws::tests::ws_server_frame_event_serialization ... ok
[INFO] [stdout] test ws::tests::ws_client_frame_command_serialization ... ok
[INFO] [stdout] test ws::tests::session_default_creates_new_id ... ok
[INFO] [stdout] test ws::tests::ws_server_frame_pong_serialization ... ok
[INFO] [stdout] test bus::tests::subscribe_receives_events ... ok
[INFO] [stdout] test ws::tests::handle_command_publishes_event ... ok
[INFO] [stdout] test bus::tests::publish_persists_and_rejects_duplicate ... ok
[INFO] [stdout] test ws::tests::handle_unsubscribe_removes_channel ... ok
[INFO] [stdout] test bus::tests::check_idempotency ... ok
[INFO] [stdout] test ws::tests::handle_wm_command_dispatches ... ok
[INFO] [stdout] test bus::tests::replay_dead_letter ... ok
[INFO] [stdout] test ws::tests::handle_unknown_command_returns_error ... ok
[INFO] [stdout] test bus::tests::dead_letter_recording_and_retrieval ... ok
[INFO] [stdout] test ws::tests::handle_subscribe_adds_channel ... ok
[INFO] [stdout] test ws::tests::ws_state_add_remove_session ... ok
[INFO] [stdout] test ws::tests::handle_ping_returns_pong ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_auth-837747f2424cfaad)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test error::tests::result_alias_err ... ok
[INFO] [stdout] test error::tests::error_display_messages ... ok
[INFO] [stdout] test error::tests::result_alias_ok ... ok
[INFO] [stdout] test service::tests::stub_change_password_succeeds ... ok
[INFO] [stdout] test service::tests::stub_get_profile_returns_not_found ... ok
[INFO] [stdout] test service::tests::trait_is_object_safe ... ok
[INFO] [stdout] test service::tests::stub_login_returns_invalid_credentials ... ok
[INFO] [stdout] test service::tests::stub_validate_session_returns_invalid ... ok
[INFO] [stdout] test types::tests::login_request_validate_both_empty ... ok
[INFO] [stdout] test types::tests::login_request_validate_ok ... ok
[INFO] [stdout] test types::tests::profile_update_none_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::profile_update_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::session_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::login_request_validate_empty_password ... ok
[INFO] [stdout] test types::tests::login_request_serde_roundtrip ... ok
[INFO] [stdout] test service::tests::stub_logout_succeeds ... ok
[INFO] [stdout] test types::tests::login_request_validate_empty_username ... ok
[INFO] [stdout] test types::tests::user_profile_serde_roundtrip ... ok
[INFO] [stdout] test sqlite::tests::change_password_wrong_current ... ok
[INFO] [stdout] test sqlite::tests::validate_session_expired ... ok
[INFO] [stdout] test sqlite::tests::logout_invalidates_session ... ok
[INFO] [stdout] test sqlite::tests::change_password_success ... ok
[INFO] [stdout] test sqlite::tests::create_user_and_login_success ... ok
[INFO] [stdout] test sqlite::tests::validate_session_returns_session ... ok
[INFO] [stdout] test sqlite::tests::update_profile_changes_display_name ... ok
[INFO] [stdout] test sqlite::tests::get_profile_returns_user_data ... ok
[INFO] [stdout] test sqlite::tests::change_password_too_weak ... ok
[INFO] [stdout] test sqlite::tests::login_nonexistent_user ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_config-3106b5f559ac3aff)
[INFO] [stdout] test sqlite::tests::login_wrong_password ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test types::tests::load_missing_file_uses_defaults ... ok
[INFO] [stdout] test types::tests::load_without_file_uses_defaults ... ok
[INFO] [stdout] test types::tests::validation_rejects_bad_port ... ok
[INFO] [stdout] test types::tests::validation_rejects_bad_log_level ... ok
[INFO] [stdout] test types::tests::default_values ... ok
[INFO] [stdout] test types::tests::default_config_is_valid ... ok
[INFO] [stdout] test types::tests::validation_rejects_empty_data_dir ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_core-a183386a5fd142eb)
[INFO] [stdout] test types::tests::load_from_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test error::tests::cortex_error_serialization ... ok
[INFO] [stdout] test error::tests::all_error_codes_have_valid_status ... ok
[INFO] [stdout] test error::tests::error_code_retryable ... ok
[INFO] [stdout] test error::tests::error_code_http_status ... ok
[INFO] [stdout] test error::tests::success_response_serialization ... ok
[INFO] [stdout] test error::tests::core_error_to_cortex_error ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_db-ae9901066bbcdcf6)
[INFO] [stdout] test error::tests::error_code_category_mapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test types::tests::open_in_memory_works ... ok
[INFO] [stdout] test types::tests::write_transaction_rollback_on_error ... ok
[INFO] [stdout] test types::tests::write_transaction_commits ... ok
[INFO] [stdout] test migration::tests::migrations_are_idempotent ... ok
[INFO] [stdout] test migration::tests::run_migrations_on_fresh_db ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cortex_e2e-5d34a6347a47ca67)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test api_contract::all_error_codes_are_documented ... ok
[INFO] [stdout] test health_check::health_endpoint_returns_valid_structure ... ok
[INFO] [stdout] test api_contract::cortex_error_matches_spec_format ... ok
[INFO] [stdout] test http_integration::tests::unauthenticated_request_to_protected_route_returns_401 ... FAILED
[INFO] [stdout] test http_integration::tests::health_endpoint_returns_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- http_integration::tests::unauthenticated_request_to_protected_route_returns_401 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http_integration::tests::unauthenticated_request_to_protected_route_returns_401' (256) panicked at tests/e2e/src/http_integration.rs:28:64:
[INFO] [stdout] open test db: Connection("pragma setup failed: unable to open database file")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58733bdb7b7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58733bdb7b7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58733bdb7b7a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58733bdb7b7a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58733bdcc9ca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58733bdcc9ca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58733bdbc582 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58733bdbc582 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58733bd9593f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58733bd9593f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58733bdafd89 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58733bae029c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58733bae029c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58733bdb0002 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58733bdb0002 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58733bd959f8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58733bd8aaf9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58733bd9670d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58733bdcd1bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58733bdccf02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58733baa1fa1 - <core[e929cb53b82a81ca]::result::Result<cortex_db[63ddf9a323a7a243]::types::Pool, cortex_db[63ddf9a323a7a243]::error::DbError>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58733bac704b - cortex_e2e[1979472657b5846b]::http_integration::tests::test_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/src/http_integration.rs:28:64
[INFO] [stdout]   22:     0x58733bac805e - cortex_e2e[1979472657b5846b]::http_integration::tests::unauthenticated_request_to_protected_route_returns_401::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/src/http_integration.rs:66:34
[INFO] [stdout]   23:     0x58733bac0592 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58733bac060d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58733bac688d - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x58733bac66fb - tokio[f9392654086c886d]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x58733bac66fb - tokio[f9392654086c886d]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x58733bac66fb - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x58733bac1fd0 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x58733bac556d - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x58733bac4814 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x58733baac97b - <tokio[f9392654086c886d]::runtime::context::scoped::Scoped<tokio[f9392654086c886d]::runtime::scheduler::Context>>::set::<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x58733babc369 - tokio[f9392654086c886d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x58733baada22 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f9392654086c886d]::runtime::context::Context>>::try_with::<tokio[f9392654086c886d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x58733baad5ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f9392654086c886d]::runtime::context::Context>>::with::<tokio[f9392654086c886d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x58733bab91dd - tokio[f9392654086c886d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x58733bac33a0 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x58733bac3696 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x58733bac4420 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x58733bab0b23 - tokio[f9392654086c886d]::runtime::context::runtime::enter_runtime::<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x58733bac1b01 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x58733ba9f694 - <tokio[f9392654086c886d]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x58733ba9f85f - <tokio[f9392654086c886d]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x58733bacae20 - cortex_e2e[1979472657b5846b]::http_integration::tests::unauthenticated_request_to_protected_route_returns_401
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/src/http_integration.rs:80:98
[INFO] [stdout]   45:     0x58733bac72a7 - cortex_e2e[1979472657b5846b]::http_integration::tests::unauthenticated_request_to_protected_route_returns_401::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/src/http_integration.rs:65:70
[INFO] [stdout]   46:     0x58733bab6d36 - <cortex_e2e[1979472657b5846b]::http_integration::tests::unauthenticated_request_to_protected_route_returns_401::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58733bad357b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x58733bad357b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x58733bae0d6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x58733bae0d6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x58733bae0d6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58733bae0d6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58733bae0d6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58733bae0d6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x58733bae0d6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x58733bada484 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x58733bada484 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x58733bae3972 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x58733bae3972 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x58733bae3972 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x58733bae3972 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x58733bae3972 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x58733bae3972 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x58733bae3972 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x58733bdb744f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x58733bdb744f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x788c2bf04aa4 - <unknown>
[INFO] [stdout]   68:     0x788c2bf91a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- http_integration::tests::health_endpoint_returns_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http_integration::tests::health_endpoint_returns_ok' (255) panicked at tests/e2e/src/http_integration.rs:28:64:
[INFO] [stdout] open test db: Connection("pragma setup failed: unable to open database file")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58733bdb7b7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58733bdb7b7a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58733bdb7b7a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58733bdb7b7a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58733bdcc9ca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58733bdcc9ca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58733bdbc582 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58733bdbc582 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58733bd9593f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58733bd9593f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58733bdafd89 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58733bae029c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58733bae029c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58733bdb0002 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58733bdb0002 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58733bd959f8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58733bd8aaf9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58733bd9670d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58733bdcd1bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58733bdccf02 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58733baa1fa1 - <core[e929cb53b82a81ca]::result::Result<cortex_db[63ddf9a323a7a243]::types::Pool, cortex_db[63ddf9a323a7a243]::error::DbError>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58733bac704b - cortex_e2e[1979472657b5846b]::http_integration::tests::test_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/src/http_integration.rs:28:64
[INFO] [stdout]   22:     0x58733bac74bb - cortex_e2e[1979472657b5846b]::http_integration::tests::health_endpoint_returns_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/src/http_integration.rs:46:34
[INFO] [stdout]   23:     0x58733bac0592 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58733bac060d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58733bac688d - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x58733bac66fb - tokio[f9392654086c886d]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x58733bac66fb - tokio[f9392654086c886d]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x58733bac66fb - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x58733bac1fd0 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x58733bac556d - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x58733bac4814 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x58733baac97b - <tokio[f9392654086c886d]::runtime::context::scoped::Scoped<tokio[f9392654086c886d]::runtime::scheduler::Context>>::set::<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x58733babc369 - tokio[f9392654086c886d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x58733baada22 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f9392654086c886d]::runtime::context::Context>>::try_with::<tokio[f9392654086c886d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x58733baad5ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[f9392654086c886d]::runtime::context::Context>>::with::<tokio[f9392654086c886d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x58733bab91dd - tokio[f9392654086c886d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[f9392654086c886d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x58733bac33a0 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x58733bac3696 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x58733bac4420 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x58733bab0b23 - tokio[f9392654086c886d]::runtime::context::runtime::enter_runtime::<<tokio[f9392654086c886d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x58733bac1b01 - <tokio[f9392654086c886d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x58733ba9f694 - <tokio[f9392654086c886d]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x58733ba9f85f - <tokio[f9392654086c886d]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x58733bacac60 - cortex_e2e[1979472657b5846b]::http_integration::tests::health_endpoint_returns_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/src/http_integration.rs:61:37
[INFO] [stdout]   45:     0x58733bac7277 - cortex_e2e[1979472657b5846b]::http_integration::tests::health_endpoint_returns_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e/src/http_integration.rs:45:42
[INFO] [stdout]   46:     0x58733bab6cf6 - <cortex_e2e[1979472657b5846b]::http_integration::tests::health_endpoint_returns_ok::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58733bad357b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x58733bad357b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x58733bae0d6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x58733bae0d6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x58733bae0d6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58733bae0d6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58733bae0d6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58733bae0d6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x58733bae0d6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x58733bada484 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x58733bada484 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x58733bae3972 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x58733bae3972 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x58733bae3972 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x58733bae3972 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x58733bae3972 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x58733bae3972 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x58733bae3972 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x58733bdb744f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x58733bdb744f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x788c2bf04aa4 - <unknown>
[INFO] [stdout]   68:     0x788c2bf91a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     http_integration::tests::health_endpoint_returns_ok
[INFO] [stdout]     http_integration::tests::unauthenticated_request_to_protected_route_returns_401
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cortex-e2e --lib`
[INFO] running `Command { std: "docker" "inspect" "fc29922fe845a7b6b0ea4857c0a9376da3cf4132d2dd790188303d4013d05c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc29922fe845a7b6b0ea4857c0a9376da3cf4132d2dd790188303d4013d05c74", kill_on_drop: false }`
[INFO] [stdout] fc29922fe845a7b6b0ea4857c0a9376da3cf4132d2dd790188303d4013d05c74
