[INFO] fetching crate netdb_auth 0.1.9...
[INFO] testing netdb_auth-0.1.9 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate netdb_auth 0.1.9 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate netdb_auth 0.1.9
[INFO] finished tweaking crates.io crate netdb_auth 0.1.9
[INFO] tweaked toml for crates.io crate netdb_auth 0.1.9 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netdb_auth 0.1.9 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netdb_auth 0.1.9 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pem v3.0.5
[INFO] [stderr]   Downloaded netdb_auth_macro_derive v0.1.2
[INFO] [stderr]   Downloaded netdb_auth_shared v0.1.1
[INFO] [stderr]   Downloaded atomic v0.6.0
[INFO] [stderr]   Downloaded deranged v0.4.1
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded tokio v1.44.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7c023db40755d2dd2284ca724ad793803ca73fb730de69f46ad3400ba4b5683
[INFO] running `Command { std: "docker" "start" "-a" "d7c023db40755d2dd2284ca724ad793803ca73fb730de69f46ad3400ba4b5683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7c023db40755d2dd2284ca724ad793803ca73fb730de69f46ad3400ba4b5683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7c023db40755d2dd2284ca724ad793803ca73fb730de69f46ad3400ba4b5683", kill_on_drop: false }`
[INFO] [stdout] d7c023db40755d2dd2284ca724ad793803ca73fb730de69f46ad3400ba4b5683
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b12165549a6ee3bea4681ef34c868ccfe94621d873389897c945a695b28044ea
[INFO] running `Command { std: "docker" "start" "-a" "b12165549a6ee3bea4681ef34c868ccfe94621d873389897c945a695b28044ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling netdb_auth_shared v0.1.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling netdb_auth_macro_derive v0.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling netdb_auth v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "b12165549a6ee3bea4681ef34c868ccfe94621d873389897c945a695b28044ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12165549a6ee3bea4681ef34c868ccfe94621d873389897c945a695b28044ea", kill_on_drop: false }`
[INFO] [stdout] b12165549a6ee3bea4681ef34c868ccfe94621d873389897c945a695b28044ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df9424ee7d48c780736e62571bc38c8fd2cb75b9d34c6cfa90b927290fd9ddbf
[INFO] running `Command { std: "docker" "start" "-a" "df9424ee7d48c780736e62571bc38c8fd2cb75b9d34c6cfa90b927290fd9ddbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling netdb_auth v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s
[INFO] running `Command { std: "docker" "inspect" "df9424ee7d48c780736e62571bc38c8fd2cb75b9d34c6cfa90b927290fd9ddbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df9424ee7d48c780736e62571bc38c8fd2cb75b9d34c6cfa90b927290fd9ddbf", kill_on_drop: false }`
[INFO] [stdout] df9424ee7d48c780736e62571bc38c8fd2cb75b9d34c6cfa90b927290fd9ddbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 290aec6133f9918aa1d29620c016cf89ce4b6384579187bce4f8dcc8b8c8f2f5
[INFO] running `Command { std: "docker" "start" "-a" "290aec6133f9918aa1d29620c016cf89ce4b6384579187bce4f8dcc8b8c8f2f5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/netdb_auth-c615f291ca9b48f9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_unauth ... ok
[INFO] [stdout] test tests::test_auth_scope3 ... FAILED
[INFO] [stdout] test tests::test_auth ... FAILED
[INFO] [stdout] test tests::test_auth_scope2 ... FAILED
[INFO] [stdout] test tests::test_auth_scope ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_auth_scope3 stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (test1) GET /
[INFO] [stdout]    >> (test2) GET /test2
[INFO] [stdout]    >> (test3) GET /test3
[INFO] [stdout]    >> (test4) GET /test4
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /test4:
[INFO] [stdout]    >> Matched: (test4) GET /test4
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_auth_scope3' (28) panicked at src/lib.rs:23:74:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://api.login.netdb.at/keys", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a139c21012 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a139c21012 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a139c3981a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a139c3981a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a139c26376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a139c26376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a139bfdd7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a139bfdd7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a139c18609 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1392c05de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a1392c05de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a139c18872 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a139c18872 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a139bfde38 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a139bf2cf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a139bfeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a139c39f8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a139c39cd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a1392f9d51 - <core[27de1724e4349be2]::result::Result<reqwest[c5f8a247499e58bf]::blocking::response::Response, reqwest[c5f8a247499e58bf]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a1392f9d51 - netdb_auth[18cb79caa127d85b]::get_jwt_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:23:74
[INFO] [stdout]   22:     0x63a1393090a7 - tokio[caabc2e9cb083a04]::runtime::context::runtime_mt::exit_runtime::<netdb_auth[18cb79caa127d85b]::get_jwt_keys::{closure#0}, netdb_auth[18cb79caa127d85b]::Keys>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime_mt.rs:35:5
[INFO] [stdout]   23:     0x63a1393108c8 - tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::worker::block_in_place::<netdb_auth[18cb79caa127d85b]::get_jwt_keys::{closure#0}, netdb_auth[18cb79caa127d85b]::Keys>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:451:9
[INFO] [stdout]   24:     0x63a139300ef1 - tokio[caabc2e9cb083a04]::runtime::scheduler::block_in_place::block_in_place::<netdb_auth[18cb79caa127d85b]::get_jwt_keys::{closure#0}, netdb_auth[18cb79caa127d85b]::Keys>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/block_in_place.rs:20:5
[INFO] [stdout]   25:     0x63a139308da1 - tokio[caabc2e9cb083a04]::task::blocking::block_in_place::<netdb_auth[18cb79caa127d85b]::get_jwt_keys::{closure#0}, netdb_auth[18cb79caa127d85b]::Keys>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/blocking.rs:78:9
[INFO] [stdout]   26:     0x63a1392fc5b6 - netdb_auth[18cb79caa127d85b]::get_jwt_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:23:22
[INFO] [stdout]   27:     0x63a1392f9e97 - netdb_auth[18cb79caa127d85b]::JWT_KEYS::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:48
[INFO] [stdout]   28:     0x63a13930367a - <netdb_auth[18cb79caa127d85b]::JWT_KEYS::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x63a139303272 - <fn() -> netdb_auth[18cb79caa127d85b]::Keys as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x63a13930be10 - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   31:     0x63a13930b25e - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   32:     0x63a139301433 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   33:     0x63a139941cf6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   34:     0x63a1399419eb - once_cell[3c966fdf8d3a388d]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   35:     0x63a1392feca2 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   36:     0x63a139307f11 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   37:     0x63a139307e64 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   38:     0x63a13930d3f1 - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   39:     0x63a13930deeb - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   40:     0x63a1392fb81c - netdb_auth[18cb79caa127d85b]::decode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:43:18
[INFO] [stdout]   41:     0x63a1392fd713 - <netdb_auth_shared[4c396c619bae04bd]::UserBase as netdb_auth[18cb79caa127d85b]::MyFromRequest>::from_request::{closure#0}::is_valid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:118:16
[INFO] [stdout]   42:     0x63a1392fa4e7 - <netdb_auth_shared[4c396c619bae04bd]::UserBase as netdb_auth[18cb79caa127d85b]::MyFromRequest>::from_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:125:32
[INFO] [stdout]   43:     0x63a1392fb2cc - <netdb_auth[18cb79caa127d85b]::User as rocket[d97c477efae315b5]::request::from_request::FromRequest>::from_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:170:43
[INFO] [stdout]   44:     0x63a1392b3c2f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<netdb_auth[18cb79caa127d85b]::User, (rocket_http[392de9e1267b3a2c]::status::Status, netdb_auth[18cb79caa127d85b]::LoginError), rocket_http[392de9e1267b3a2c]::status::Status>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   45:     0x63a1392ac699 - <netdb_auth[bde0f3521df71177]::test4>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:22
[INFO] [stdout]   46:     0x63a1398484b0 - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   47:     0x63a139780dba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   48:     0x63a1397daece - <futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   49:     0x63a139780cdb - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63a139704081 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x63a1397ed5bb - __rust_try
[INFO] [stdout]   52:     0x63a1397dbcef - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x63a1397dbcef - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x63a1397db44f - <futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   55:     0x63a139893a19 - rocket[d97c477efae315b5]::server::handle::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>, rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>, <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   56:     0x63a13989c358 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   57:     0x63a13989a758 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   58:     0x63a13989d3a6 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   59:     0x63a139763f93 - <rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>::new::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   60:     0x63a13989ec74 - <rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   61:     0x63a13989e12f - <rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   62:     0x63a1398485ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x63a139793e2d - <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/park.rs:284:71
[INFO] [stdout]   64:     0x63a13978695a - tokio[caabc2e9cb083a04]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>, <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   65:     0x63a13978695a - tokio[caabc2e9cb083a04]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>, <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   66:     0x63a13978695a - <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/park.rs:284:31
[INFO] [stdout]   67:     0x63a1396e0073 - <tokio[caabc2e9cb083a04]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   68:     0x63a1398457c7 - <tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   69:     0x63a1396ff185 - tokio[caabc2e9cb083a04]::runtime::context::runtime::enter_runtime::<<tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   70:     0x63a1398393c8 - <tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   71:     0x63a1397ed7a6 - <tokio[caabc2e9cb083a04]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:370:50
[INFO] [stdout]   72:     0x63a1397ee742 - <tokio[caabc2e9cb083a04]::runtime::runtime::Runtime>::block_on::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:340:18
[INFO] [stdout]   73:     0x63a1398a2674 - <rocket[d97c477efae315b5]::local::blocking::client::Client>::block_on::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   74:     0x63a1398a2674 - <rocket[d97c477efae315b5]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   75:     0x63a1392b1d9f - <rocket[d97c477efae315b5]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   76:     0x63a1392b1d9f - netdb_auth[bde0f3521df71177]::tests::test_auth_scope3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:116:122
[INFO] [stdout]   77:     0x63a1392ab047 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:111:26
[INFO] [stdout]   78:     0x63a1392b48a6 - <netdb_auth[bde0f3521df71177]::tests::test_auth_scope3::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x63a1392b498b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x63a1392b498b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   81:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   82:     0x63a1392c11ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   83:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x63a1392c11ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   87:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   88:     0x63a1392bc794 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   89:     0x63a1392bc794 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   90:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   91:     0x63a1392c3ce2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   92:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   93:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x63a1392c3ce2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   96:     0x63a1392c3ce2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x63a139c204df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   98:     0x63a139c204df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   99:     0x731cf1f88aa4 - <unknown>
[INFO] [stdout]  100:     0x731cf2015a64 - clone
[INFO] [stdout]  101:                0x0 - <unknown>
[INFO] [stdout]    >> Handler test4 panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_auth_scope3' (28) panicked at src/main.rs:117:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a139c21012 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a139c21012 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a139c3981a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a139c3981a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a139c26376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a139c26376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a139bfdd7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a139bfdd7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a139c18609 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1392c05de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a1392c05de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a139c18872 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a139c18872 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a139bfde38 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a139bf2cf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a139bfeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a139c39f8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a139c39e13 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63a1392aa74e - core[27de1724e4349be2]::panicking::assert_failed::<rocket_http[392de9e1267b3a2c]::status::Status, rocket_http[392de9e1267b3a2c]::status::Status>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63a1392b1ea7 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:117:9
[INFO] [stdout]   22:     0x63a1392ab047 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:111:26
[INFO] [stdout]   23:     0x63a1392b48a6 - <netdb_auth[bde0f3521df71177]::tests::test_auth_scope3::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63a1392b498b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63a1392b498b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63a1392c11ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63a1392c11ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63a1392bc794 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63a1392bc794 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63a1392c3ce2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63a1392c3ce2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63a1392c3ce2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a139c204df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63a139c204df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x731cf1f88aa4 - <unknown>
[INFO] [stdout]   45:     0x731cf2015a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_auth stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (test1) GET /
[INFO] [stdout]    >> (test2) GET /test2
[INFO] [stdout]    >> (test3) GET /test3
[INFO] [stdout]    >> (test4) GET /test4
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /:
[INFO] [stdout]    >> Matched: (test1) GET /
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_auth' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a139c21012 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a139c21012 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a139c3981a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a139c3981a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a139c26376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a139c26376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a139bfdd7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a139bfdd7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a139c18609 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1392c05de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a1392c05de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a139c18872 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a139c18872 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a139bfde6a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63a139bf2cf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a139bfeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a139c39f8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a13930be3e - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x63a13930b25e - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x63a139301433 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x63a139941cf6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x63a1399419eb - once_cell[3c966fdf8d3a388d]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x63a1392feca2 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x63a139307f11 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x63a139307e64 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x63a13930d3f1 - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x63a13930deeb - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x63a1392fb81c - netdb_auth[18cb79caa127d85b]::decode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:43:18
[INFO] [stdout]   30:     0x63a1392fd713 - <netdb_auth_shared[4c396c619bae04bd]::UserBase as netdb_auth[18cb79caa127d85b]::MyFromRequest>::from_request::{closure#0}::is_valid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:118:16
[INFO] [stdout]   31:     0x63a1392fa4e7 - <netdb_auth_shared[4c396c619bae04bd]::UserBase as netdb_auth[18cb79caa127d85b]::MyFromRequest>::from_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:125:32
[INFO] [stdout]   32:     0x63a1392fb2cc - <netdb_auth[18cb79caa127d85b]::User as rocket[d97c477efae315b5]::request::from_request::FromRequest>::from_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:170:43
[INFO] [stdout]   33:     0x63a1392b3c2f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<netdb_auth[18cb79caa127d85b]::User, (rocket_http[392de9e1267b3a2c]::status::Status, netdb_auth[18cb79caa127d85b]::LoginError), rocket_http[392de9e1267b3a2c]::status::Status>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63a1392ab266 - <netdb_auth[bde0f3521df71177]::test1>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:10:16
[INFO] [stdout]   35:     0x63a1398484b0 - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x63a139780dba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   37:     0x63a1397daece - <futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   38:     0x63a139780cdb - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x63a139704081 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x63a1397ed5bb - __rust_try
[INFO] [stdout]   41:     0x63a1397dbcef - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63a1397dbcef - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63a1397db44f - <futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   44:     0x63a139893a19 - rocket[d97c477efae315b5]::server::handle::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>, rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>, <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   45:     0x63a13989c358 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   46:     0x63a13989a758 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   47:     0x63a13989d3a6 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   48:     0x63a139763f93 - <rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>::new::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   49:     0x63a13989ec74 - <rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   50:     0x63a13989e12f - <rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   51:     0x63a1398485ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   52:     0x63a139793e2d - <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/park.rs:284:71
[INFO] [stdout]   53:     0x63a13978695a - tokio[caabc2e9cb083a04]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>, <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   54:     0x63a13978695a - tokio[caabc2e9cb083a04]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>, <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   55:     0x63a13978695a - <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/park.rs:284:31
[INFO] [stdout]   56:     0x63a1396e0073 - <tokio[caabc2e9cb083a04]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   57:     0x63a1398457c7 - <tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   58:     0x63a1396ff185 - tokio[caabc2e9cb083a04]::runtime::context::runtime::enter_runtime::<<tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x63a1398393c8 - <tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   60:     0x63a1397ed7a6 - <tokio[caabc2e9cb083a04]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:370:50
[INFO] [stdout]   61:     0x63a1397ee742 - <tokio[caabc2e9cb083a04]::runtime::runtime::Runtime>::block_on::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:340:18
[INFO] [stdout]   62:     0x63a1398a2674 - <rocket[d97c477efae315b5]::local::blocking::client::Client>::block_on::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   63:     0x63a1398a2674 - <rocket[d97c477efae315b5]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   64:     0x63a1392b26ce - <rocket[d97c477efae315b5]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   65:     0x63a1392b26ce - netdb_auth[bde0f3521df71177]::tests::test_auth
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:86:122
[INFO] [stdout]   66:     0x63a1392ab077 - netdb_auth[bde0f3521df71177]::tests::test_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:81:19
[INFO] [stdout]   67:     0x63a1392b48e6 - <netdb_auth[bde0f3521df71177]::tests::test_auth::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63a1392b498b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x63a1392b498b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   70:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   71:     0x63a1392c11ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x63a1392c11ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   76:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   77:     0x63a1392bc794 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   78:     0x63a1392bc794 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   79:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   80:     0x63a1392c3ce2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x63a1392c3ce2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   85:     0x63a1392c3ce2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x63a139c204df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   87:     0x63a139c204df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   88:     0x731cf1f88aa4 - <unknown>
[INFO] [stdout]   89:     0x731cf2015a64 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout]    >> Handler test1 panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_auth' (25) panicked at src/main.rs:87:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 403 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a139c21012 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a139c21012 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a139c3981a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a139c3981a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a139c26376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a139c26376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a139bfdd7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a139bfdd7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a139c18609 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1392c05de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a1392c05de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a139c18872 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a139c18872 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a139bfde38 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a139bf2cf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a139bfeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a139c39f8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a139c39e13 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63a1392aa74e - core[27de1724e4349be2]::panicking::assert_failed::<rocket_http[392de9e1267b3a2c]::status::Status, rocket_http[392de9e1267b3a2c]::status::Status>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63a1392b27b9 - netdb_auth[bde0f3521df71177]::tests::test_auth
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:87:9
[INFO] [stdout]   22:     0x63a1392ab077 - netdb_auth[bde0f3521df71177]::tests::test_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:81:19
[INFO] [stdout]   23:     0x63a1392b48e6 - <netdb_auth[bde0f3521df71177]::tests::test_auth::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63a1392b498b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63a1392b498b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63a1392c11ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63a1392c11ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63a1392bc794 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63a1392bc794 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63a1392c3ce2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63a1392c3ce2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63a1392c3ce2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a139c204df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63a139c204df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x731cf1f88aa4 - <unknown>
[INFO] [stdout]   45:     0x731cf2015a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_auth_scope2 stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (test1) GET /
[INFO] [stdout]    >> (test2) GET /test2
[INFO] [stdout]    >> (test3) GET /test3
[INFO] [stdout]    >> (test4) GET /test4
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /test3:
[INFO] [stdout]    >> Matched: (test3) GET /test3
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_auth_scope2' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a139c21012 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a139c21012 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a139c3981a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a139c3981a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a139c26376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a139c26376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a139bfdd7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a139bfdd7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a139c18609 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1392c05de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a1392c05de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a139c18872 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a139c18872 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a139bfde6a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63a139bf2cf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a139bfeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a139c39f8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a13930be3e - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x63a13930b25e - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x63a139301433 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x63a139941cf6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x63a1399419eb - once_cell[3c966fdf8d3a388d]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x63a1392feca2 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x63a139307f11 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x63a139307e64 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x63a13930d3f1 - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x63a13930deeb - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x63a1392fb81c - netdb_auth[18cb79caa127d85b]::decode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:43:18
[INFO] [stdout]   30:     0x63a1392fd713 - <netdb_auth_shared[4c396c619bae04bd]::UserBase as netdb_auth[18cb79caa127d85b]::MyFromRequest>::from_request::{closure#0}::is_valid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:118:16
[INFO] [stdout]   31:     0x63a1392fa4e7 - <netdb_auth_shared[4c396c619bae04bd]::UserBase as netdb_auth[18cb79caa127d85b]::MyFromRequest>::from_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:125:32
[INFO] [stdout]   32:     0x63a1392fb2cc - <netdb_auth[18cb79caa127d85b]::User as rocket[d97c477efae315b5]::request::from_request::FromRequest>::from_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:170:43
[INFO] [stdout]   33:     0x63a1392b3c2f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<netdb_auth[18cb79caa127d85b]::User, (rocket_http[392de9e1267b3a2c]::status::Status, netdb_auth[18cb79caa127d85b]::LoginError), rocket_http[392de9e1267b3a2c]::status::Status>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63a1392abc76 - <netdb_auth[bde0f3521df71177]::test3>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:30:16
[INFO] [stdout]   35:     0x63a1398484b0 - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x63a139780dba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   37:     0x63a1397daece - <futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   38:     0x63a139780cdb - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x63a139704081 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x63a1397ed5bb - __rust_try
[INFO] [stdout]   41:     0x63a1397dbcef - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63a1397dbcef - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63a1397db44f - <futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   44:     0x63a139893a19 - rocket[d97c477efae315b5]::server::handle::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>, rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>, <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   45:     0x63a13989c358 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   46:     0x63a13989a758 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   47:     0x63a13989d3a6 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   48:     0x63a139763f93 - <rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>::new::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   49:     0x63a13989ec74 - <rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   50:     0x63a13989e12f - <rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   51:     0x63a1398485ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   52:     0x63a139793e2d - <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/park.rs:284:71
[INFO] [stdout]   53:     0x63a13978695a - tokio[caabc2e9cb083a04]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>, <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   54:     0x63a13978695a - tokio[caabc2e9cb083a04]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>, <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   55:     0x63a13978695a - <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/park.rs:284:31
[INFO] [stdout]   56:     0x63a1396e0073 - <tokio[caabc2e9cb083a04]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   57:     0x63a1398457c7 - <tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   58:     0x63a1396ff185 - tokio[caabc2e9cb083a04]::runtime::context::runtime::enter_runtime::<<tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x63a1398393c8 - <tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   60:     0x63a1397ed7a6 - <tokio[caabc2e9cb083a04]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:370:50
[INFO] [stdout]   61:     0x63a1397ee742 - <tokio[caabc2e9cb083a04]::runtime::runtime::Runtime>::block_on::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:340:18
[INFO] [stdout]   62:     0x63a1398a2674 - <rocket[d97c477efae315b5]::local::blocking::client::Client>::block_on::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   63:     0x63a1398a2674 - <rocket[d97c477efae315b5]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   64:     0x63a1392b171e - <rocket[d97c477efae315b5]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   65:     0x63a1392b171e - netdb_auth[bde0f3521df71177]::tests::test_auth_scope2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:106:122
[INFO] [stdout]   66:     0x63a1392ab017 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:101:26
[INFO] [stdout]   67:     0x63a1392b4866 - <netdb_auth[bde0f3521df71177]::tests::test_auth_scope2::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63a1392b498b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x63a1392b498b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   70:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   71:     0x63a1392c11ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x63a1392c11ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   76:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   77:     0x63a1392bc794 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   78:     0x63a1392bc794 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   79:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   80:     0x63a1392c3ce2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x63a1392c3ce2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   85:     0x63a1392c3ce2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x63a139c204df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   87:     0x63a139c204df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   88:     0x731cf1f88aa4 - <unknown>
[INFO] [stdout]   89:     0x731cf2015a64 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout]    >> Handler test3 panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_auth_scope2' (27) panicked at src/main.rs:107:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a139c21012 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a139c21012 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a139c3981a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a139c3981a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a139c26376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a139c26376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a139bfdd7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a139bfdd7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a139c18609 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1392c05de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a1392c05de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a139c18872 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a139c18872 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a139bfde38 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a139bf2cf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a139bfeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a139c39f8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a139c39e13 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63a1392aa74e - core[27de1724e4349be2]::panicking::assert_failed::<rocket_http[392de9e1267b3a2c]::status::Status, rocket_http[392de9e1267b3a2c]::status::Status>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63a1392b1809 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:107:9
[INFO] [stdout]   22:     0x63a1392ab017 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:101:26
[INFO] [stdout]   23:     0x63a1392b4866 - <netdb_auth[bde0f3521df71177]::tests::test_auth_scope2::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63a1392b498b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63a1392b498b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63a1392c11ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63a1392c11ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63a1392bc794 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63a1392bc794 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63a1392c3ce2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63a1392c3ce2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63a1392c3ce2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a139c204df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63a139c204df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x731cf1f88aa4 - <unknown>
[INFO] [stdout]   45:     0x731cf2015a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_auth_scope stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (test1) GET /
[INFO] [stdout]    >> (test2) GET /test2
[INFO] [stdout]    >> (test3) GET /test3
[INFO] [stdout]    >> (test4) GET /test4
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /test2:
[INFO] [stdout]    >> Matched: (test2) GET /test2
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_auth_scope' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a139c21012 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a139c21012 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a139c3981a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a139c3981a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a139c26376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a139c26376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a139bfdd7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a139bfdd7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a139c18609 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1392c05de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a1392c05de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a139c18872 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a139c18872 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a139bfde6a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63a139bf2cf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a139bfeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a139c39f8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a13930be3e - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x63a13930b25e - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x63a139301433 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x63a139941cf6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x63a1399419eb - once_cell[3c966fdf8d3a388d]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x63a1392feca2 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x63a139307f11 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x63a139307e64 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<netdb_auth[18cb79caa127d85b]::Keys>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x63a13930d3f1 - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x63a13930deeb - <once_cell[3c966fdf8d3a388d]::sync::Lazy<netdb_auth[18cb79caa127d85b]::Keys> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x63a1392fb81c - netdb_auth[18cb79caa127d85b]::decode_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:43:18
[INFO] [stdout]   30:     0x63a1392fd713 - <netdb_auth_shared[4c396c619bae04bd]::UserBase as netdb_auth[18cb79caa127d85b]::MyFromRequest>::from_request::{closure#0}::is_valid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:118:16
[INFO] [stdout]   31:     0x63a1392fa4e7 - <netdb_auth_shared[4c396c619bae04bd]::UserBase as netdb_auth[18cb79caa127d85b]::MyFromRequest>::from_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:125:32
[INFO] [stdout]   32:     0x63a1392fb2cc - <netdb_auth[18cb79caa127d85b]::User as rocket[d97c477efae315b5]::request::from_request::FromRequest>::from_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:170:43
[INFO] [stdout]   33:     0x63a1392b3c2f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<netdb_auth[18cb79caa127d85b]::User, (rocket_http[392de9e1267b3a2c]::status::Status, netdb_auth[18cb79caa127d85b]::LoginError), rocket_http[392de9e1267b3a2c]::status::Status>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63a1392ad1e6 - <netdb_auth[bde0f3521df71177]::test2>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:20:16
[INFO] [stdout]   35:     0x63a1398484b0 - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x63a139780dba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   37:     0x63a1397daece - <futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   38:     0x63a139780cdb - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x63a139704081 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x63a1397ed5bb - __rust_try
[INFO] [stdout]   41:     0x63a1397dbcef - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63a1397dbcef - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63a1397db44f - <futures_util[16d16bb1881fae44]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   44:     0x63a139893a19 - rocket[d97c477efae315b5]::server::handle::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>> + core[27de1724e4349be2]::marker::Send>>, rocket[d97c477efae315b5]::outcome::Outcome<rocket[d97c477efae315b5]::response::response::Response, rocket_http[392de9e1267b3a2c]::status::Status, (rocket[d97c477efae315b5]::data::data::Data, rocket_http[392de9e1267b3a2c]::status::Status)>, <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   45:     0x63a13989c358 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   46:     0x63a13989a758 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   47:     0x63a13989d3a6 - <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   48:     0x63a139763f93 - <rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>::new::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[d97c477efae315b5]::rkt::Rocket<rocket[d97c477efae315b5]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   49:     0x63a13989ec74 - <rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   50:     0x63a13989e12f - <rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   51:     0x63a1398485ad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   52:     0x63a139793e2d - <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/park.rs:284:71
[INFO] [stdout]   53:     0x63a13978695a - tokio[caabc2e9cb083a04]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>, <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   54:     0x63a13978695a - tokio[caabc2e9cb083a04]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>, <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   55:     0x63a13978695a - <tokio[caabc2e9cb083a04]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/park.rs:284:31
[INFO] [stdout]   56:     0x63a1396e0073 - <tokio[caabc2e9cb083a04]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   57:     0x63a1398457c7 - <tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   58:     0x63a1396ff185 - tokio[caabc2e9cb083a04]::runtime::context::runtime::enter_runtime::<<tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x63a1398393c8 - <tokio[caabc2e9cb083a04]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   60:     0x63a1397ed7a6 - <tokio[caabc2e9cb083a04]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:370:50
[INFO] [stdout]   61:     0x63a1397ee742 - <tokio[caabc2e9cb083a04]::runtime::runtime::Runtime>::block_on::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:340:18
[INFO] [stdout]   62:     0x63a1398a2674 - <rocket[d97c477efae315b5]::local::blocking::client::Client>::block_on::<<rocket[d97c477efae315b5]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[d97c477efae315b5]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   63:     0x63a1398a2674 - <rocket[d97c477efae315b5]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   64:     0x63a1392b10de - <rocket[d97c477efae315b5]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   65:     0x63a1392b10de - netdb_auth[bde0f3521df71177]::tests::test_auth_scope
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:96:122
[INFO] [stdout]   66:     0x63a1392aafe7 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:91:25
[INFO] [stdout]   67:     0x63a1392b4826 - <netdb_auth[bde0f3521df71177]::tests::test_auth_scope::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63a1392b498b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x63a1392b498b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   70:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   71:     0x63a1392c11ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x63a1392c11ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   76:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   77:     0x63a1392bc794 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   78:     0x63a1392bc794 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   79:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   80:     0x63a1392c3ce2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x63a1392c3ce2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   85:     0x63a1392c3ce2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x63a139c204df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   87:     0x63a139c204df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   88:     0x731cf1f88aa4 - <unknown>
[INFO] [stdout]   89:     0x731cf2015a64 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout]    >> Handler test2 panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_auth_scope' (26) panicked at src/main.rs:97:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a139c21012 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a139c21012 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a139c21012 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a139c3981a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a139c3981a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a139c26376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a139c26376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a139bfdd7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a139bfdd7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a139c18609 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1392c05de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a1392c05de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a139c18872 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a139c18872 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a139bfde38 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a139bf2cf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a139bfeefd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a139c39f8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a139c39e13 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63a1392aa74e - core[27de1724e4349be2]::panicking::assert_failed::<rocket_http[392de9e1267b3a2c]::status::Status, rocket_http[392de9e1267b3a2c]::status::Status>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63a1392b11c9 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   22:     0x63a1392aafe7 - netdb_auth[bde0f3521df71177]::tests::test_auth_scope::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:91:25
[INFO] [stdout]   23:     0x63a1392b4826 - <netdb_auth[bde0f3521df71177]::tests::test_auth_scope::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63a1392b498b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63a1392b498b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63a1392c11ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63a1392c11ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63a1392c11ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63a1392c11ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63a1392bc794 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63a1392bc794 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63a1392c3ce2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63a1392c3ce2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63a1392c3ce2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63a1392c3ce2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63a1392c3ce2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63a139c204df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63a139c204df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x731cf1f88aa4 - <unknown>
[INFO] [stdout]   45:     0x731cf2015a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_auth
[INFO] [stdout]     tests::test_auth_scope
[INFO] [stdout]     tests::test_auth_scope2
[INFO] [stdout]     tests::test_auth_scope3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin netdb_auth`
[INFO] running `Command { std: "docker" "inspect" "290aec6133f9918aa1d29620c016cf89ce4b6384579187bce4f8dcc8b8c8f2f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290aec6133f9918aa1d29620c016cf89ce4b6384579187bce4f8dcc8b8c8f2f5", kill_on_drop: false }`
[INFO] [stdout] 290aec6133f9918aa1d29620c016cf89ce4b6384579187bce4f8dcc8b8c8f2f5
