[INFO] cloning repository https://github.com/baerla/rust-auth-srv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baerla/rust-auth-srv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaerla%2Frust-auth-srv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaerla%2Frust-auth-srv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e09022c157d8ffff01cfda80cfbfdd06fc44093
[INFO] testing baerla/rust-auth-srv against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaerla%2Frust-auth-srv" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/baerla/rust-auth-srv
[INFO] finished tweaking git repo https://github.com/baerla/rust-auth-srv
[INFO] tweaked toml for git repo https://github.com/baerla/rust-auth-srv written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/baerla/rust-auth-srv on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/baerla/rust-auth-srv 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 065118378c09502d61e5e5e2f4223fdc1b00e242f9bb6b0a13b84a03111d3e01
[INFO] running `Command { std: "docker" "start" "-a" "065118378c09502d61e5e5e2f4223fdc1b00e242f9bb6b0a13b84a03111d3e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "065118378c09502d61e5e5e2f4223fdc1b00e242f9bb6b0a13b84a03111d3e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "065118378c09502d61e5e5e2f4223fdc1b00e242f9bb6b0a13b84a03111d3e01", kill_on_drop: false }`
[INFO] [stdout] 065118378c09502d61e5e5e2f4223fdc1b00e242f9bb6b0a13b84a03111d3e01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 410601af9c9009407f5e40739110341d770df49381c1e5d939c0de5ad4db0c12
[INFO] running `Command { std: "docker" "start" "-a" "410601af9c9009407f5e40739110341d770df49381c1e5d939c0de5ad4db0c12", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.11.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling warp v0.2.5
[INFO] [stderr]    Compiling rust-auth-srv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "410601af9c9009407f5e40739110341d770df49381c1e5d939c0de5ad4db0c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "410601af9c9009407f5e40739110341d770df49381c1e5d939c0de5ad4db0c12", kill_on_drop: false }`
[INFO] [stdout] 410601af9c9009407f5e40739110341d770df49381c1e5d939c0de5ad4db0c12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 377d4c5ad72da6e6152553cf656506b9e10b4e45a35de8c517ca6d73d615640f
[INFO] running `Command { std: "docker" "start" "-a" "377d4c5ad72da6e6152553cf656506b9e10b4e45a35de8c517ca6d73d615640f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-auth-srv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "377d4c5ad72da6e6152553cf656506b9e10b4e45a35de8c517ca6d73d615640f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377d4c5ad72da6e6152553cf656506b9e10b4e45a35de8c517ca6d73d615640f", kill_on_drop: false }`
[INFO] [stdout] 377d4c5ad72da6e6152553cf656506b9e10b4e45a35de8c517ca6d73d615640f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2f0a5fbab12a620b5a15b1403d444d50d00cd5f9173387f88cee555e126a3411
[INFO] running `Command { std: "docker" "start" "-a" "2f0a5fbab12a620b5a15b1403d444d50d00cd5f9173387f88cee555e126a3411", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/rust-auth-srv/eb05b8c4325f12cf/deps/rust_auth_srv-eb05b8c4325f12cf)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::admin_login_success ... ok
[INFO] [stdout] test tests::admin_route_success ... ok
[INFO] [stdout] test tests::user_route_success ... ok
[INFO] [stdout] test tests::user_login_success ... ok
[INFO] [stdout] test tests::admin_route_unauthorized ... FAILED
[INFO] [stdout] test tests::login_wrong_credentials ... FAILED
[INFO] [stdout] test tests::user_route_old_token ... FAILED
[INFO] [stdout] test tests::admin_route_old_token ... FAILED
[INFO] [stdout] test tests::user_route_unauthorized ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::admin_route_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::admin_route_unauthorized' (21) panicked at src/main.rs:287:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 500
[INFO] [stdout]  right: 401
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649693386bb2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649693386bb2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64969339ca4a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64969339ca4a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64969338bbd6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64969338bbd6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x649693364abf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649693364abf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64969337ed69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64969317394e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64969317394e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64969337ef22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64969337ef22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649693364b78 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64969335c519 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6496933659cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64969339d1bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64969339d043 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x649693127bb4 - core[8f93d80df273fe75]::panicking::assert_failed::<http[19402073ad7274bd]::status::StatusCode, http[19402073ad7274bd]::status::StatusCode>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64969316459c - rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:287:9
[INFO] [stdout]   22:     0x64969313214d - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x6496931232b0 - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x6496930e7875 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::try_with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6496930e5b1e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x649693130daf - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x649693130daf - tokio[6d683980a3ffb022]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x649693130daf - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x64969313188c - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x64969312ac09 - <tokio[6d683980a3ffb022]::macros::scoped_tls::ScopedKey<tokio[6d683980a3ffb022]::runtime::basic_scheduler::Context>>::set::<tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64969312cf38 - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x64969312a242 - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x6496931078be - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x649693120346 - tokio[6d683980a3ffb022]::runtime::context::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x64969315f15c - <tokio[6d683980a3ffb022]::runtime::handle::Handle>::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x649693105b39 - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x649693166e07 - rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:274:5
[INFO] [stdout]   38:     0x649693161c77 - rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:275:40
[INFO] [stdout]   39:     0x64969315da06 - <rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_unauthorized::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x649693167cfb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x649693167cfb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64969317455a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64969317455a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64969317455a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64969317455a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64969317455a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64969316ea24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64969316ea24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x649693177052 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x649693177052 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x649693177052 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64969338642f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x64969338642f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x724340da5aa4 - <unknown>
[INFO] [stdout]   61:     0x724340e32a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login_wrong_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login_wrong_credentials' (22) panicked at src/main.rs:187:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 500
[INFO] [stdout]  right: 403
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649693386bb2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649693386bb2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64969339ca4a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64969339ca4a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64969338bbd6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64969338bbd6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x649693364abf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649693364abf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64969337ed69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64969317394e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64969317394e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64969337ef22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64969337ef22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649693364b78 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64969335c519 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6496933659cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64969339d1bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64969339d043 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x649693127bb4 - core[8f93d80df273fe75]::panicking::assert_failed::<http[19402073ad7274bd]::status::StatusCode, http[19402073ad7274bd]::status::StatusCode>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x649693163de5 - rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:187:9
[INFO] [stdout]   22:     0x649693131f2d - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x649693123050 - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x6496930e7675 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::try_with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6496930e5a7e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x64969312feff - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x64969312feff - tokio[6d683980a3ffb022]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x64969312feff - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x6496931317ee - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x64969312a9c7 - <tokio[6d683980a3ffb022]::macros::scoped_tls::ScopedKey<tokio[6d683980a3ffb022]::runtime::basic_scheduler::Context>>::set::<tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64969312c7d8 - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x64969312a1c0 - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x64969310765a - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x649693120126 - tokio[6d683980a3ffb022]::runtime::context::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x64969315efda - <tokio[6d683980a3ffb022]::runtime::handle::Handle>::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x649693105a87 - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x649693166a49 - rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:172:5
[INFO] [stdout]   38:     0x649693161c17 - rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:173:39
[INFO] [stdout]   39:     0x64969315d986 - <rust_auth_srv[59df36ec5f33ebc1]::tests::login_wrong_credentials::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x649693167cfb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x649693167cfb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64969317455a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64969317455a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64969317455a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64969317455a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64969317455a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64969316ea24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64969316ea24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x649693177052 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x649693177052 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x649693177052 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64969338642f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x64969338642f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x724340da5aa4 - <unknown>
[INFO] [stdout]   61:     0x724340e32a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::user_route_old_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::user_route_old_token' (24) panicked at src/main.rs:239:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 500
[INFO] [stdout]  right: 401
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649693386bb2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649693386bb2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64969339ca4a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64969339ca4a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64969338bbd6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64969338bbd6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x649693364abf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649693364abf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64969337ed69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64969317394e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64969317394e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64969337ef22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64969337ef22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649693364b78 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64969335c519 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6496933659cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64969339d1bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64969339d043 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x649693127bb4 - core[8f93d80df273fe75]::panicking::assert_failed::<http[19402073ad7274bd]::status::StatusCode, http[19402073ad7274bd]::status::StatusCode>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x649693163529 - rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:239:9
[INFO] [stdout]   22:     0x649693131d0d - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x649693122df0 - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x6496930e7475 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::try_with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6496930e59de - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x64969312f03f - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x64969312f03f - tokio[6d683980a3ffb022]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x64969312f03f - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x64969313174c - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x64969312a789 - <tokio[6d683980a3ffb022]::macros::scoped_tls::ScopedKey<tokio[6d683980a3ffb022]::runtime::basic_scheduler::Context>>::set::<tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64969312c078 - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x64969312a142 - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x6496931073ee - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x64969311ff06 - tokio[6d683980a3ffb022]::runtime::context::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x64969315ee5c - <tokio[6d683980a3ffb022]::runtime::handle::Handle>::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x6496931059c9 - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x649693166687 - rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:226:5
[INFO] [stdout]   38:     0x649693161bb7 - rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:227:36
[INFO] [stdout]   39:     0x64969315d906 - <rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_old_token::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x649693167cfb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x649693167cfb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64969317455a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64969317455a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64969317455a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64969317455a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64969317455a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64969316ea24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64969316ea24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x649693177052 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x649693177052 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x649693177052 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64969338642f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x64969338642f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x724340da5aa4 - <unknown>
[INFO] [stdout]   61:     0x724340e32a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::admin_route_old_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::admin_route_old_token' (19) panicked at src/main.rs:255:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 500
[INFO] [stdout]  right: 401
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649693386bb2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649693386bb2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64969339ca4a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64969339ca4a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64969338bbd6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64969338bbd6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x649693364abf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649693364abf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64969337ed69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64969317394e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64969317394e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64969337ef22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64969337ef22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649693364b78 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64969335c519 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6496933659cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64969339d1bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64969339d043 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x649693127bb4 - core[8f93d80df273fe75]::panicking::assert_failed::<http[19402073ad7274bd]::status::StatusCode, http[19402073ad7274bd]::status::StatusCode>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6496931638fc - rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:255:9
[INFO] [stdout]   22:     0x649693131e1d - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x649693122f20 - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x6496930e7575 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::try_with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6496930e5a2e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x64969312f79f - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x64969312f79f - tokio[6d683980a3ffb022]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x64969312f79f - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x64969313179c - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x64969312a8a9 - <tokio[6d683980a3ffb022]::macros::scoped_tls::ScopedKey<tokio[6d683980a3ffb022]::runtime::basic_scheduler::Context>>::set::<tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64969312c428 - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x64969312a182 - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x64969310751e - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x649693120016 - tokio[6d683980a3ffb022]::runtime::context::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x64969315ef1c - <tokio[6d683980a3ffb022]::runtime::handle::Handle>::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x649693105a29 - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x649693166867 - rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:5
[INFO] [stdout]   38:     0x649693161be7 - rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:243:37
[INFO] [stdout]   39:     0x64969315d946 - <rust_auth_srv[59df36ec5f33ebc1]::tests::admin_route_old_token::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x649693167cfb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x649693167cfb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64969317455a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64969317455a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64969317455a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64969317455a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64969317455a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64969316ea24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64969316ea24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x649693177052 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x649693177052 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x649693177052 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64969338642f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x64969338642f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x724340da5aa4 - <unknown>
[INFO] [stdout]   61:     0x724340e32a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::user_route_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::user_route_unauthorized' (26) panicked at src/main.rs:271:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 500
[INFO] [stdout]  right: 401
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649693386bb2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649693386bb2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649693386bb2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64969339ca4a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64969339ca4a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64969338bbd6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64969338bbd6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x649693364abf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649693364abf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64969337ed69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64969317394e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64969317394e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64969337ef22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64969337ef22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649693364b78 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64969335c519 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6496933659cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64969339d1bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64969339d043 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x649693127bb4 - core[8f93d80df273fe75]::panicking::assert_failed::<http[19402073ad7274bd]::status::StatusCode, http[19402073ad7274bd]::status::StatusCode>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6496931641c9 - rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:271:9
[INFO] [stdout]   22:     0x64969313203d - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x649693123180 - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x6496930e7775 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::try_with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6496930e5ace - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[6d683980a3ffb022]::coop::Budget>>>::with::<tokio[6d683980a3ffb022]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x64969313064f - tokio[6d683980a3ffb022]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x64969313064f - tokio[6d683980a3ffb022]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x64969313064f - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x64969313183c - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x64969312aae9 - <tokio[6d683980a3ffb022]::macros::scoped_tls::ScopedKey<tokio[6d683980a3ffb022]::runtime::basic_scheduler::Context>>::set::<tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64969312cb88 - tokio[6d683980a3ffb022]::runtime::basic_scheduler::enter::<<tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}, (), tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x64969312a202 - <tokio[6d683980a3ffb022]::runtime::basic_scheduler::BasicScheduler<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::time::driver::Driver<tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>, tokio[6d683980a3ffb022]::park::either::Either<tokio[6d683980a3ffb022]::io::driver::Driver, tokio[6d683980a3ffb022]::park::thread::ParkThread>>>>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x64969310778e - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x649693120236 - tokio[6d683980a3ffb022]::runtime::context::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x64969315f09c - <tokio[6d683980a3ffb022]::runtime::handle::Handle>::enter::<<tokio[6d683980a3ffb022]::runtime::Runtime>::block_on<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x649693105ad9 - <tokio[6d683980a3ffb022]::runtime::Runtime>::block_on::<rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x649693166c27 - rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:258:5
[INFO] [stdout]   38:     0x649693161c47 - rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:259:39
[INFO] [stdout]   39:     0x64969315d9c6 - <rust_auth_srv[59df36ec5f33ebc1]::tests::user_route_unauthorized::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x649693167cfb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x649693167cfb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64969317455a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64969317455a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64969317455a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64969317455a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64969317455a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64969317455a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64969316ea24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64969316ea24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x649693177052 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x649693177052 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x649693177052 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x649693177052 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x649693177052 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64969338642f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x64969338642f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x724340da5aa4 - <unknown>
[INFO] [stdout]   61:     0x724340e32a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::admin_route_old_token
[INFO] [stdout]     tests::admin_route_unauthorized
[INFO] [stdout]     tests::login_wrong_credentials
[INFO] [stdout]     tests::user_route_old_token
[INFO] [stdout]     tests::user_route_unauthorized
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rust-auth-srv`
[INFO] running `Command { std: "docker" "inspect" "2f0a5fbab12a620b5a15b1403d444d50d00cd5f9173387f88cee555e126a3411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f0a5fbab12a620b5a15b1403d444d50d00cd5f9173387f88cee555e126a3411", kill_on_drop: false }`
[INFO] [stdout] 2f0a5fbab12a620b5a15b1403d444d50d00cd5f9173387f88cee555e126a3411
