[INFO] cloning repository https://github.com/lucasbasquerotto/rust-tmp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasbasquerotto/rust-tmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasbasquerotto%2Frust-tmp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasbasquerotto%2Frust-tmp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ba2c276f7fe5eb3d695a4e6cd713820a63bd02c
[INFO] testing lucasbasquerotto/rust-tmp against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasbasquerotto%2Frust-tmp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucasbasquerotto/rust-tmp
[INFO] finished tweaking git repo https://github.com/lucasbasquerotto/rust-tmp
[INFO] tweaked toml for git repo https://github.com/lucasbasquerotto/rust-tmp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucasbasquerotto/rust-tmp on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucasbasquerotto/rust-tmp 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25c373c24206cdbc9bc2a5e18e6bf4e95297b8d44c79492b0e1ec7e2d3acaead
[INFO] running `Command { std: "docker" "start" "-a" "25c373c24206cdbc9bc2a5e18e6bf4e95297b8d44c79492b0e1ec7e2d3acaead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25c373c24206cdbc9bc2a5e18e6bf4e95297b8d44c79492b0e1ec7e2d3acaead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c373c24206cdbc9bc2a5e18e6bf4e95297b8d44c79492b0e1ec7e2d3acaead", kill_on_drop: false }`
[INFO] [stdout] 25c373c24206cdbc9bc2a5e18e6bf4e95297b8d44c79492b0e1ec7e2d3acaead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 552778cba0b1b980d2ebd7e429c5c2eb0060ed16f31eca7f0730f6c941cc6fba
[INFO] running `Command { std: "docker" "start" "-a" "552778cba0b1b980d2ebd7e429c5c2eb0060ed16f31eca7f0730f6c941cc6fba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling ref-cast v1.0.7
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling openssl v0.10.39
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.7
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling strum v0.24.0
[INFO] [stderr]    Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling rocket_sync_db_pools v0.1.0-rc.1
[INFO] [stderr]    Compiling tmp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_user`
[INFO] [stdout]   --> src/web/user/web_user.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | async fn register_user(
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_user`
[INFO] [stdout]   --> src/web/user/web_user.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn delete_user(context: AuthBasicContext, id: i64) -> WebActionResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `select_user`
[INFO] [stdout]   --> src/web/user/web_user.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn select_user(
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `world`
[INFO] [stdout]   --> src/web/web_root.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn world() -> &'static str {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mir`
[INFO] [stdout]   --> src/web/web_root.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn mir() -> &'static str {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wave`
[INFO] [stdout]   --> src/web/web_root.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn wave(name: &str, age: u8) -> String {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hello`
[INFO] [stdout]   --> src/web/web_root.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn hello(lang: Option<Lang>, opt: Options<'_>) -> String {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AUTOMATIC_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/auto_action.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const AUTOMATIC_ACTION_TYPE: AutomaticActionType = AutomaticActionType::Auto;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/business/action/auto_action.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Input {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Output` is never constructed
[INFO] [stdout]   --> src/business/action/auto_action.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Output {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/business/action/auto_action.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Internal` is never constructed
[INFO] [stdout]   --> src/business/action/auto_action.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct Internal(InternalRequestInput<Input>);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hook` is never constructed
[INFO] [stdout]    --> src/business/action/auto_action.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct Hook(HookRequestInput<Input>);
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]    --> src/business/action/auto_action.rs:126:4
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn run<C: RequestContext>(
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODERATOR_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/echo/echo_error_action.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MODERATOR_ACTION_TYPE: ModeratorActionType = ModeratorActionType::EchoError;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/business/action/echo/echo_error_action.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Action` is never constructed
[INFO] [stdout]   --> src/business/action/echo/echo_error_action.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODERATOR_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/echo/echo_info_action.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MODERATOR_ACTION_TYPE: ModeratorActionType = ModeratorActionType::EchoInfo;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/business/action/echo/echo_info_action.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Action` is never constructed
[INFO] [stdout]   --> src/business/action/echo/echo_info_action.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODERATOR_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/echo/echo_warn_action.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MODERATOR_ACTION_TYPE: ModeratorActionType = ModeratorActionType::EchoWarn;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/business/action/echo/echo_warn_action.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Action` is never constructed
[INFO] [stdout]   --> src/business/action/echo/echo_warn_action.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `USER_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/user/login_action.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const USER_ACTION_TYPE: UserActionType = UserActionType::Login;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/business/action/user/login_action.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Input {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Output` is never constructed
[INFO] [stdout]   --> src/business/action/user/login_action.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Output {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/business/action/user/login_action.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Action` is never constructed
[INFO] [stdout]   --> src/business/action/user/login_action.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct Action(UserNoAuthRequestInput<Input>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `USER_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/user/logout_action.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const USER_ACTION_TYPE: UserActionType = UserActionType::Logout;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/business/action/user/logout_action.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Error {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Action` is never constructed
[INFO] [stdout]   --> src/business/action/user/logout_action.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Action(UserRequestInput<()>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `USER_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/web_action.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const USER_ACTION_TYPE: UserActionType = UserActionType::Web;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODERATOR_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/web_action.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const MODERATOR_ACTION_TYPE: ModeratorActionType = ModeratorActionType::Web;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AUTOMATIC_ACTION_TYPE` is never used
[INFO] [stdout]   --> src/business/action/web_action.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const AUTOMATIC_ACTION_TYPE: AutomaticActionType = AutomaticActionType::Web;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `httpbin_base_url` is never used
[INFO] [stdout]   --> src/business/action/web_action.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn httpbin_base_url() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/business/action/web_action.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Input {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebResultArgs` is never constructed
[INFO] [stdout]   --> src/business/action/web_action.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct WebResultArgs {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Output` is never constructed
[INFO] [stdout]   --> src/business/action/web_action.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Output {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UserError` is never used
[INFO] [stdout]   --> src/business/action/web_action.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub enum UserError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]    --> src/business/action/web_action.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct User(UserRequestInput<Input>);
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModeratorError` is never used
[INFO] [stdout]    --> src/business/action/web_action.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub enum ModeratorError {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Moderator` is never constructed
[INFO] [stdout]    --> src/business/action/web_action.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct Moderator(ModeratorRequestInput<Input>);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AutomaticError` is never used
[INFO] [stdout]    --> src/business/action/web_action.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub enum AutomaticError {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Automatic` is never constructed
[INFO] [stdout]    --> src/business/action/web_action.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct Automatic(AutomaticRequestInput<Input>);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UrlData` is never constructed
[INFO] [stdout]    --> src/business/action/web_action.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct UrlData {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WebSharedError` is never used
[INFO] [stdout]    --> src/business/action/web_action.rs:264:10
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub enum WebSharedError {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SharedErrorTrait` is never used
[INFO] [stdout]    --> src/business/action/web_action.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 | trait SharedErrorTrait<T> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]    --> src/business/action/web_action.rs:326:10
[INFO] [stdout]     |
[INFO] [stdout] 326 | async fn run(data: &Input) -> Result<Output, WebSharedError> {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_id` is never used
[INFO] [stdout]   --> src/core/action/action_type/general_action_type.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait ActionType: Clone + Copy + Debug + Eq + PartialEq {
[INFO] [stdout]    |           ---------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn from_id(id: u32) -> Option<Self>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Session` is never used
[INFO] [stdout]   --> src/core/action/data/action_data.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Session: Clone + Debug + Eq + PartialEq {}
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/core/action/data/action_data.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AuthBasicContext {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 30 |     pub token: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]   --> src/core/action/data/action_data.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct RequestBasicData<I> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 34 |     pub data: I,
[INFO] [stdout] 35 |     pub context: AuthBasicContext,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorInfo` is never constructed
[INFO] [stdout]   --> src/core/action/data/action_data.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct ErrorInfo<D: Debug + Eq + PartialEq, E: Debug = Option<()>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorContextInfo` is never constructed
[INFO] [stdout]   --> src/core/action/data/action_data.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct ErrorContextInfo<
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Db` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Db(diesel::SqliteConnection);
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/external/dao/main/user_dao.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | async fn delete(db: Db, input: DeleteInput) -> Result<(), ExternalException> {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertInput` is never constructed
[INFO] [stdout]  --> src/external/dao/main/user_session_dao.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct InsertInput {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectInput` is never used
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SelectInput {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertOutput` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct InsertOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SelectOutput` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SelectOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Insert` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Insert;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Select;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:20:59
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                           ^--------
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           `Queryable` is not local
[INFO] [stdout]    |                                                           move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stdout] 21 | #[table_name = "user"]
[INFO] [stdout] 22 | pub struct User {
[INFO] [stdout]    |            ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                      ^---------
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      `Insertable` is not local
[INFO] [stdout]    |                                                                      `table` is not local
[INFO] [stdout]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stdout] 21 | #[table_name = "user"]
[INFO] [stdout] 22 | pub struct User {
[INFO] [stdout]    |            ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                      -^^^^^^^^^
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      `Insertable` is not local
[INFO] [stdout]    |                                                                      `table` is not local
[INFO] [stdout]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stdout] 21 | #[table_name = "user"]
[INFO] [stdout] 22 | pub struct User {
[INFO] [stdout]    |            ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                      ^---------
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                      `table` is not local
[INFO] [stdout]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stdout] 21 | #[table_name = "user"]
[INFO] [stdout] 22 | pub struct User {
[INFO] [stdout]    |            ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout] 16 | |         email -> Text,
[INFO] [stdout]    | |         ----- `email` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout] 16 | |         email -> Text,
[INFO] [stdout] 17 | |         encrypted_pass -> Text,
[INFO] [stdout]    | |         -------------- `encrypted_pass` is not local
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_encrypted_pass`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "552778cba0b1b980d2ebd7e429c5c2eb0060ed16f31eca7f0730f6c941cc6fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "552778cba0b1b980d2ebd7e429c5c2eb0060ed16f31eca7f0730f6c941cc6fba", kill_on_drop: false }`
[INFO] [stdout] 552778cba0b1b980d2ebd7e429c5c2eb0060ed16f31eca7f0730f6c941cc6fba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aedd6db552a9e1757b6f3c7ea27f28bfa29858654afbe707ee1b7567662f329
[INFO] running `Command { std: "docker" "start" "-a" "8aedd6db552a9e1757b6f3c7ea27f28bfa29858654afbe707ee1b7567662f329", kill_on_drop: false }`
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling curl-sys v0.4.54+curl-7.83.0
[INFO] [stderr]    Compiling http-muncher v0.3.2
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling mockito v0.7.2
[INFO] [stderr]    Compiling tmp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_user`
[INFO] [stdout]   --> src/web/user/web_user.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | async fn register_user(
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_user`
[INFO] [stdout]   --> src/web/user/web_user.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn delete_user(context: AuthBasicContext, id: i64) -> WebActionResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `select_user`
[INFO] [stdout]   --> src/web/user/web_user.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn select_user(
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `world`
[INFO] [stdout]   --> src/web/web_root.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn world() -> &'static str {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mir`
[INFO] [stdout]   --> src/web/web_root.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn mir() -> &'static str {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wave`
[INFO] [stdout]   --> src/web/web_root.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn wave(name: &str, age: u8) -> String {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hello`
[INFO] [stdout]   --> src/web/web_root.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn hello(lang: Option<Lang>, opt: Options<'_>) -> String {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/business/action/echo/echo_error_action.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/business/action/echo/echo_info_action.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/business/action/echo/echo_warn_action.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/business/action/user/logout_action.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Action(UserRequestInput<()>);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Session` is never used
[INFO] [stdout]   --> src/core/action/data/action_data.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Session: Clone + Debug + Eq + PartialEq {}
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/core/action/data/action_data.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AuthBasicContext {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 30 |     pub token: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]   --> src/core/action/data/action_data.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct RequestBasicData<I> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 34 |     pub data: I,
[INFO] [stdout] 35 |     pub context: AuthBasicContext,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/core/action/data/action_data.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct ErrorInfo<D: Debug + Eq + PartialEq, E: Debug = ()> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 74 |     pub data: D,
[INFO] [stdout] 75 |     pub source: Option<E>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorContextInfo` is never constructed
[INFO] [stdout]   --> src/core/action/data/action_data.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct ErrorContextInfo<
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/core/action/main_impl/automatic_action_impl.rs:257:28
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub struct TestActionHook(RequestInput<(), HookRequestContext>);
[INFO] [stdout]     |                -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `TestActionHook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/core/action/main_impl/automatic_action_impl.rs:260:32
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub struct TestActionInternal(RequestInput<(), InternalRequestContext>);
[INFO] [stdout]     |                ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `TestActionInternal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/core/action/main_impl/user_action_impl.rs:371:30
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub struct TestActionNoAuth(RequestInput<(), UserNoAuthRequestContext>);
[INFO] [stdout]     |                ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `TestActionNoAuth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Db` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Db(diesel::SqliteConnection);
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/external/dao/main/user_dao.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | async fn delete(db: Db, input: DeleteInput) -> Result<(), ExternalException> {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertInput` is never constructed
[INFO] [stdout]  --> src/external/dao/main/user_session_dao.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct InsertInput {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectInput` is never used
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SelectInput {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertOutput` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct InsertOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SelectOutput` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SelectOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Insert` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Insert;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]   --> src/external/dao/main/user_session_dao.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Select;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:20:59
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                           ^--------
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           `Queryable` is not local
[INFO] [stdout]    |                                                           move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stdout] 21 | #[table_name = "user"]
[INFO] [stdout] 22 | pub struct User {
[INFO] [stdout]    |            ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                      ^---------
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      `Insertable` is not local
[INFO] [stdout]    |                                                                      `table` is not local
[INFO] [stdout]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stdout] 21 | #[table_name = "user"]
[INFO] [stdout] 22 | pub struct User {
[INFO] [stdout]    |            ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                      -^^^^^^^^^
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      `Insertable` is not local
[INFO] [stdout]    |                                                                      `table` is not local
[INFO] [stdout]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stdout] 21 | #[table_name = "user"]
[INFO] [stdout] 22 | pub struct User {
[INFO] [stdout]    |            ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stdout]    |                                                                      ^---------
[INFO] [stdout]    |                                                                      |
[INFO] [stdout]    |                                                                      `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                      `table` is not local
[INFO] [stdout]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stdout] 21 | #[table_name = "user"]
[INFO] [stdout] 22 | pub struct User {
[INFO] [stdout]    |            ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout] 16 | |         email -> Text,
[INFO] [stdout]    | |         ----- `email` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     user (id) {
[INFO] [stdout] 14 | |         id -> BigInt,
[INFO] [stdout] 15 | |         name -> Text,
[INFO] [stdout] 16 | |         email -> Text,
[INFO] [stdout] 17 | |         encrypted_pass -> Text,
[INFO] [stdout]    | |         -------------- `encrypted_pass` is not local
[INFO] [stdout] 18 | |     }
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_encrypted_pass`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "8aedd6db552a9e1757b6f3c7ea27f28bfa29858654afbe707ee1b7567662f329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aedd6db552a9e1757b6f3c7ea27f28bfa29858654afbe707ee1b7567662f329", kill_on_drop: false }`
[INFO] [stdout] 8aedd6db552a9e1757b6f3c7ea27f28bfa29858654afbe707ee1b7567662f329
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3dadbc6ff2e04864d349da54fe42a0eb3dfa98da2acb9032e39a03131b4be60
[INFO] running `Command { std: "docker" "start" "-a" "d3dadbc6ff2e04864d349da54fe42a0eb3dfa98da2acb9032e39a03131b4be60", kill_on_drop: false }`
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]   --> src/main.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | mod lib;
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: lib.rs is the root of this crate's library target
[INFO] [stderr]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `register_user`
[INFO] [stderr]   --> src/web/user/web_user.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | async fn register_user(
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delete_user`
[INFO] [stderr]   --> src/web/user/web_user.rs:20:10
[INFO] [stderr]    |
[INFO] [stderr] 20 | async fn delete_user(context: AuthBasicContext, id: i64) -> WebActionResult<()> {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `select_user`
[INFO] [stderr]   --> src/web/user/web_user.rs:26:10
[INFO] [stderr]    |
[INFO] [stderr] 26 | async fn select_user(
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `world`
[INFO] [stderr]   --> src/web/web_root.rs:21:4
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn world() -> &'static str {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `mir`
[INFO] [stderr]   --> src/web/web_root.rs:26:4
[INFO] [stderr]    |
[INFO] [stderr] 26 | fn mir() -> &'static str {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wave`
[INFO] [stderr]   --> src/web/web_root.rs:31:4
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn wave(name: &str, age: u8) -> String {
[INFO] [stderr]    |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `hello`
[INFO] [stderr]   --> src/web/web_root.rs:36:4
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn hello(lang: Option<Lang>, opt: Options<'_>) -> String {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/business/action/echo/echo_error_action.rs:50:19
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stderr]    |            ------ ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/business/action/echo/echo_info_action.rs:50:19
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stderr]    |            ------ ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/business/action/echo/echo_warn_action.rs:50:19
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct Action(ModeratorRequestInput<()>);
[INFO] [stderr]    |            ------ ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/business/action/user/logout_action.rs:50:19
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct Action(UserRequestInput<()>);
[INFO] [stderr]    |            ------ ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Session` is never used
[INFO] [stderr]   --> src/core/action/data/action_data.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub trait Session: Clone + Debug + Eq + PartialEq {}
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `token` is never read
[INFO] [stderr]   --> src/core/action/data/action_data.rs:30:6
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct AuthBasicContext {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 30 |     pub token: Option<String>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `context` is never read
[INFO] [stderr]   --> src/core/action/data/action_data.rs:35:6
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct RequestBasicData<I> {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 34 |     pub data: I,
[INFO] [stderr] 35 |     pub context: AuthBasicContext,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `source` is never read
[INFO] [stderr]   --> src/core/action/data/action_data.rs:75:6
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub struct ErrorInfo<D: Debug + Eq + PartialEq, E: Debug = ()> {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 74 |     pub data: D,
[INFO] [stderr] 75 |     pub source: Option<E>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ErrorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ErrorContextInfo` is never constructed
[INFO] [stderr]   --> src/core/action/data/action_data.rs:86:12
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub struct ErrorContextInfo<
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/core/action/main_impl/automatic_action_impl.rs:257:28
[INFO] [stderr]     |
[INFO] [stderr] 257 |     pub struct TestActionHook(RequestInput<(), HookRequestContext>);
[INFO] [stderr]     |                -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                |
[INFO] [stderr]     |                field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `TestActionHook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/core/action/main_impl/automatic_action_impl.rs:260:32
[INFO] [stderr]     |
[INFO] [stderr] 260 |     pub struct TestActionInternal(RequestInput<(), InternalRequestContext>);
[INFO] [stderr]     |                ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                |
[INFO] [stderr]     |                field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `TestActionInternal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/core/action/main_impl/user_action_impl.rs:371:30
[INFO] [stderr]     |
[INFO] [stderr] 371 |     pub struct TestActionNoAuth(RequestInput<(), UserNoAuthRequestContext>);
[INFO] [stderr]     |                ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                |
[INFO] [stderr]     |                field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `TestActionNoAuth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Db` is never constructed
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct Db(diesel::SqliteConnection);
[INFO] [stderr]    |        ^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete` is never used
[INFO] [stderr]    --> src/external/dao/main/user_dao.rs:100:10
[INFO] [stderr]     |
[INFO] [stderr] 100 | async fn delete(db: Db, input: DeleteInput) -> Result<(), ExternalException> {
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InsertInput` is never constructed
[INFO] [stderr]  --> src/external/dao/main/user_session_dao.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct InsertInput {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SelectInput` is never used
[INFO] [stderr]   --> src/external/dao/main/user_session_dao.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum SelectInput {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InsertOutput` is never constructed
[INFO] [stderr]   --> src/external/dao/main/user_session_dao.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct InsertOutput {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SelectOutput` is never constructed
[INFO] [stderr]   --> src/external/dao/main/user_session_dao.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct SelectOutput {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Insert` is never constructed
[INFO] [stderr]   --> src/external/dao/main/user_session_dao.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct Insert;
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Select` is never constructed
[INFO] [stderr]   --> src/external/dao/main/user_session_dao.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct Select;
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:20:59
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stderr]    |                                                           ^--------
[INFO] [stderr]    |                                                           |
[INFO] [stderr]    |                                                           `Queryable` is not local
[INFO] [stderr]    |                                                           move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stderr] 21 | #[table_name = "user"]
[INFO] [stderr] 22 | pub struct User {
[INFO] [stderr]    |            ---- `User` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stderr]    |                                                                      ^---------
[INFO] [stderr]    |                                                                      |
[INFO] [stderr]    |                                                                      `Insertable` is not local
[INFO] [stderr]    |                                                                      `table` is not local
[INFO] [stderr]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stderr] 21 | #[table_name = "user"]
[INFO] [stderr] 22 | pub struct User {
[INFO] [stderr]    |            ---- `User` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stderr]    |                                                                      -^^^^^^^^^
[INFO] [stderr]    |                                                                      |
[INFO] [stderr]    |                                                                      `Insertable` is not local
[INFO] [stderr]    |                                                                      `table` is not local
[INFO] [stderr]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stderr] 21 | #[table_name = "user"]
[INFO] [stderr] 22 | pub struct User {
[INFO] [stderr]    |            ---- `User` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:20:70
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, Queryable, Insertable)]
[INFO] [stderr]    |                                                                      ^---------
[INFO] [stderr]    |                                                                      |
[INFO] [stderr]    |                                                                      `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                                                      `table` is not local
[INFO] [stderr]    |                                                                      move the `impl` block outside of this function `_impl_insertable_for_user`
[INFO] [stderr] 21 | #[table_name = "user"]
[INFO] [stderr] 22 | pub struct User {
[INFO] [stderr]    |            ---- `User` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     user (id) {
[INFO] [stderr] 14 | |         id -> BigInt,
[INFO] [stderr] 15 | |         name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     user (id) {
[INFO] [stderr] 14 | |         id -> BigInt,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 15 | |         name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     user (id) {
[INFO] [stderr] 14 | |         id -> BigInt,
[INFO] [stderr] 15 | |         name -> Text,
[INFO] [stderr]    | |         ---- `name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     user (id) {
[INFO] [stderr] 14 | |         id -> BigInt,
[INFO] [stderr] 15 | |         name -> Text,
[INFO] [stderr] 16 | |         email -> Text,
[INFO] [stderr]    | |         ----- `email` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_email`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/external/dao/main/user_dao.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / table! {
[INFO] [stderr] 13 | |     user (id) {
[INFO] [stderr] 14 | |         id -> BigInt,
[INFO] [stderr] 15 | |         name -> Text,
[INFO] [stderr] 16 | |         email -> Text,
[INFO] [stderr] 17 | |         encrypted_pass -> Text,
[INFO] [stderr]    | |         -------------- `encrypted_pass` is not local
[INFO] [stderr] 18 | |     }
[INFO] [stderr] 19 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_encrypted_pass`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `tmp` (bin "tmp" test) generated 37 warnings (run `cargo fix --bin "tmp" -p tmp --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tmp-f353352903bc3854)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test business::action::auto_action::tests::test_hook_error_internal ... ok
[INFO] [stdout] test business::action::echo::echo_error_action::tests::test_not_allowed ... ok
[INFO] [stdout] test business::action::auto_action::tests::test_hook_ok ... ok
[INFO] [stdout] test business::action::auto_action::tests::test_internal_error_hook ... ok
[INFO] [stdout] test business::action::auto_action::tests::test_internal_ok ... ok
[INFO] [stdout] test business::action::echo::echo_error_action::tests::test_ok ... ok
[INFO] [stdout] test business::action::echo::echo_error_action::tests::test_ok_admin ... ok
[INFO] [stdout] test business::action::echo::echo_info_action::tests::test_not_allowed ... ok
[INFO] [stdout] test business::action::echo::echo_info_action::tests::test_ok ... ok
[INFO] [stdout] test business::action::echo::echo_warn_action::tests::test_not_allowed ... ok
[INFO] [stdout] test business::action::echo::echo_info_action::tests::test_ok_admin ... ok
[INFO] [stdout] test business::action::echo::echo_warn_action::tests::test_ok ... ok
[INFO] [stdout] test business::action::echo::echo_warn_action::tests::test_ok_admin ... ok
[INFO] [stdout] test business::action::user::login_action::tests::test_error_auth ... ok
[INFO] [stdout] test business::action::user::login_action::tests::test_ok ... ok
[INFO] [stdout] test business::action::user::logout_action::tests::main ... ok
[INFO] [stdout] test business::action::user::register_user_action::tests::test_error_auth ... ok
[INFO] [stdout] test core::action::action_type::automatic_action_type::tests::main ... ok
[INFO] [stdout] test core::action::action_type::moderator_action_type::tests::main ... ok
[INFO] [stdout] test core::action::action_type::user_action_type::tests::main ... ok
[INFO] [stdout] test core::action::main_impl::action_impl::tests::test_2_private_public ... ok
[INFO] [stdout] test core::action::main_impl::action_impl::tests::test_1_public_error ... ok
[INFO] [stdout] test core::action::main_impl::action_impl::tests::test_4_private_error ... ok
[INFO] [stdout] test core::action::main_impl::action_impl::tests::test_3_private_public ... ok
[INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_hook_not_allowed ... ok
[INFO] [stdout] test core::action::main_impl::action_impl::tests::test_5_empty_error ... ok
[INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_hook_ok ... ok
[INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_input_context_internal ... ok
[INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_input_context_hook ... ok
[INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_internal_not_allowed ... ok
[INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_internal_ok ... ok
[INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_ok_hook ... ok
[INFO] [stdout] test core::action::main_impl::moderator_action_impl::tests::test_not_allowed ... ok
[INFO] [stdout] test core::action::main_impl::automatic_action_impl::tests::test_ok_internal ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_auth_not_allowed_unauthenticated ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_auth_not_allowed_unconfirmed ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_auth_ok ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_input_context_auth ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_input_context_no_auth ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_no_auth_not_allowed_authenticated ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_no_auth_not_allowed_unconfirmed ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_no_auth_ok ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_ok_auth ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_ok_no_auth ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_unconfirmed_not_allowed_authenticated ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_unconfirmed_not_allowed_unauthenticated ... ok
[INFO] [stdout] test core::action::main_impl::user_action_impl::tests::test_unconfirmed_ok ... ok
[INFO] [stdout] test business::action::web_action::tests::test_auto_status_error ... ok
[INFO] [stdout] test tests::main ... ok
[INFO] [stdout] test business::action::web_action::tests::test_user_no_status_error ... ok
[INFO] [stdout] test core::action::main_impl::moderator_action_impl::tests::test_ok ... FAILED
[INFO] [stdout] test core::action::main_impl::moderator_action_impl::tests::test_ok_admin ... FAILED
[INFO] [stdout] test business::action::web_action::tests::test_auto_internal_ok ... FAILED
[INFO] [stdout] test business::action::web_action::tests::test_mod_no_status_error ... FAILED
[INFO] [stdout] test business::action::user::delete_user_action::tests::test_ok ... FAILED
[INFO] [stdout] test business::action::user::register_user_action::tests::test_ok ... FAILED
[INFO] [stdout] test business::action::user::select_user_action::tests::test_ok ... FAILED
[INFO] [stdout] test business::action::web_action::tests::test_mod_status_error ... FAILED
[INFO] [stdout] test business::action::web_action::tests::test_user_auth_ok ... FAILED
[INFO] [stdout] test business::action::web_action::tests::test_user_status_error ... FAILED
[INFO] [stdout] test business::action::web_action::tests::test_auto_no_status_error ... FAILED
[INFO] [stdout] test business::action::web_action::tests::test_mod_ok ... FAILED
[INFO] [stdout] test business::action::web_action::tests::test_user_no_auth_ok ... FAILED
[INFO] [stdout] test web::user::web_user::tests::register_user_ok ... ok
[INFO] [stdout] test web::user::web_user::tests::delete_user_ok ... ok
[INFO] [stdout] test web::user::web_user::tests::register_user_error ... ok
[INFO] [stdout] test core::external::main_impl::external_impl::tests::test_external_mock_call ... FAILED
[INFO] [stdout] test web::user::web_user::tests::select_user_ok ... ok
[INFO] [stdout] test web::user::web_user::tests::select_user_error ... ok
[INFO] [stdout] test web::user::web_user::tests::delete_user_error ... ok
[INFO] [stdout] test web::web_root::tests::hello ... FAILED
[INFO] [stdout] test web::web_root::tests::hello_mir ... FAILED
[INFO] [stdout] test web::web_root::tests::hello_world ... FAILED
[INFO] [stdout] test web::web_root::tests::wave ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::action::main_impl::moderator_action_impl::tests::test_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::action::main_impl::moderator_action_impl::tests::test_ok' (73) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("INFO - moderator action test")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa60466a937 - tmp::tests::test_utils::tests::run_test::{{closure}}::h1ecf41729be61540
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa60478daa3 - tmp::core::action::main_impl::moderator_action_impl::tests::test_ok::{{closure}}::he0c5764bf2eb7913
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/action/main_impl/moderator_action_impl.rs:234:4
[INFO] [stdout]   23:     0x5fa60476f64d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd8f52d33a84bc408
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460df4d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2bed9501e0c356e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa604717190 - tokio::coop::with_budget::{{closure}}::hd672c2bf6ff3b792
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa60461ebd5 - std::thread::local::LocalKey<T>::try_with::h89a5754bee89ac10
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa60461098e - std::thread::local::LocalKey<T>::with::h4c14a7cd34042a5b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa6046080df - tokio::coop::with_budget::hf4a74ee5b0dcfb51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa6046080df - tokio::coop::budget::hce3469a5720ab4ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa6046080df - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h39037e1d123312ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045ca9e0 - tokio::runtime::basic_scheduler::Context::enter::hd3fadb0163c4af92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045e8c3c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0ceba3a205451535
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e58f4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h8c3a6ae6e3b8682a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468ecbd - tokio::macros::scoped_tls::ScopedKey<T>::set::hc77f7bd4b0d32210
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045e25cc - tokio::runtime::basic_scheduler::CoreGuard::enter::hd48d13c6c6a8fe1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5eba - tokio::runtime::basic_scheduler::CoreGuard::block_on::h6a485705ab2b4285
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045aa5d0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h1c9d65d83afaf2dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f6a94 - tokio::runtime::Runtime::block_on::hfefa3feeb58e217a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa60478d8c1 - tmp::core::action::main_impl::moderator_action_impl::tests::test_ok::hb506e4360c9cb879
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/action/main_impl/moderator_action_impl.rs:234:9
[INFO] [stdout]   40:     0x5fa60478d967 - tmp::core::action::main_impl::moderator_action_impl::tests::test_ok::{{closure}}::h3d307bfd58ccec95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/action/main_impl/moderator_action_impl.rs:213:20
[INFO] [stdout]   41:     0x5fa60462b146 - core::ops::function::FnOnce::call_once::h97cdd623016a4fda
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::action::main_impl::moderator_action_impl::tests::test_ok_admin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::action::main_impl::moderator_action_impl::tests::test_ok_admin' (74) panicked at src/core/action/main_impl/moderator_action_impl.rs:254:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("INFO - moderator action test")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089bd3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5fa6046a2a5f - core::panicking::assert_failed::h8d0fc416c265fa4b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa60478ca4b - tmp::core::action::main_impl::moderator_action_impl::tests::test_ok_admin::{{closure}}::{{closure}}::{{closure}}::hbde491db8b9d63ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/action/main_impl/moderator_action_impl.rs:254:4
[INFO] [stdout]   22:     0x5fa60466ad84 - tmp::tests::test_utils::tests::run_test::{{closure}}::h2c77755c8ae9cf08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:56:20
[INFO] [stdout]   23:     0x5fa60478c1f3 - tmp::core::action::main_impl::moderator_action_impl::tests::test_ok_admin::{{closure}}::h7700200ff217f1cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/action/main_impl/moderator_action_impl.rs:259:4
[INFO] [stdout]   24:     0x5fa60476f44d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcbf2cd395878e13b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5fa60460e28d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h60e3702c79223e0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   26:     0x5fa60470dbf0 - tokio::coop::with_budget::{{closure}}::h61d999cee3d1638d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   27:     0x5fa60461d7d5 - std::thread::local::LocalKey<T>::try_with::h79f725f21cfc68bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   28:     0x5fa60460fa8e - std::thread::local::LocalKey<T>::with::h262919182747cfe7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   29:     0x5fa60460835f - tokio::coop::with_budget::h214fd8c2726bf34d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   30:     0x5fa60460835f - tokio::coop::budget::hd81b2aaa92132bf4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   31:     0x5fa60460835f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h3c5458075dc91e87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   32:     0x5fa6045cb600 - tokio::runtime::basic_scheduler::Context::enter::hd6712b6871e34eb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   33:     0x5fa6045eacfc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h14e098faa30a56e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   34:     0x5fa6045e5bd4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::he69fdb14b484685e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   35:     0x5fa60468d3bd - tokio::macros::scoped_tls::ScopedKey<T>::set::h52974654d8ec8fa0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x5fa6045dadcc - tokio::runtime::basic_scheduler::CoreGuard::enter::h56e9c88296451e8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   37:     0x5fa6045e60ca - tokio::runtime::basic_scheduler::CoreGuard::block_on::hfa30151253eaca0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   38:     0x5fa6045ad210 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4fad3e33fce9cdeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   39:     0x5fa6046f5d34 - tokio::runtime::Runtime::block_on::hef2eb4d5fe59d0e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   40:     0x5fa60478c011 - tmp::core::action::main_impl::moderator_action_impl::tests::test_ok_admin::hc341b390dee027ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/action/main_impl/moderator_action_impl.rs:259:9
[INFO] [stdout]   41:     0x5fa60478c0b7 - tmp::core::action::main_impl::moderator_action_impl::tests::test_ok_admin::{{closure}}::h19f8b25e98215055
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/action/main_impl/moderator_action_impl.rs:238:26
[INFO] [stdout]   42:     0x5fa60462a316 - core::ops::function::FnOnce::call_once::h4c24b2125b807ab6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   55:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   60:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   62:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   63:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   64:     0x7412aaee5a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::web_action::tests::test_auto_internal_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::web_action::tests::test_auto_internal_ok' (46) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - 🔧 Configured for debug.")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa60466e127 - tmp::tests::test_utils::tests::run_test::{{closure}}::h8260e04011e00fba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa6046d3743 - tmp::business::action::web_action::tests::test_auto_internal_ok::{{closure}}::h63606cd3c44e122b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:747:4
[INFO] [stdout]   23:     0x5fa60476fded - <core::pin::Pin<P> as core::future::future::Future>::poll::hfefdb28ed576967d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460e80d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb583d0c4e7698e2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa60470c8f0 - tokio::coop::with_budget::{{closure}}::h4a7501d5c86e2416
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa60461c6d5 - std::thread::local::LocalKey<T>::try_with::h6ab17e99c1e23971
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa604613bce - std::thread::local::LocalKey<T>::with::hdceeec3be80880d1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa604609b6f - tokio::coop::with_budget::h8d82931275ab87ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa604609b6f - tokio::coop::budget::h395b60a5c3a24fe3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa604609b6f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h72d9f02051f4b3ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045beb60 - tokio::runtime::basic_scheduler::Context::enter::h51aed4d37fed04fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa604605eec - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hfb02ccad6062ff88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5954 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h9a60cff99a2c06b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468c5bd - tokio::macros::scoped_tls::ScopedKey<T>::set::h27e1650c14521281
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045e298c - tokio::runtime::basic_scheduler::CoreGuard::enter::hd602171c3e3663db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5f9a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h997049f4d6e707fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045ae2a0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h740a573e09aa60af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f30a4 - tokio::runtime::Runtime::block_on::ha3b171dbed0ccbfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046d3591 - tmp::business::action::web_action::tests::test_auto_internal_ok::h802d73e48883b4b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:747:9
[INFO] [stdout]   40:     0x5fa6046d37d7 - tmp::business::action::web_action::tests::test_auto_internal_ok::{{closure}}::hfa0293e0e0da1c89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:706:34
[INFO] [stdout]   41:     0x5fa60462baf6 - core::ops::function::FnOnce::call_once::hd617ea9fa36b0803
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::web_action::tests::test_mod_no_status_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::web_action::tests::test_mod_no_status_error' (49) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - address: \u{1b}[1;49;39m127.0.0.1\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa604669e1b - tmp::tests::test_utils::tests::run_test::{{closure}}::h16138dd8cf114bd8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa6046d6f7d - tmp::business::action::web_action::tests::test_mod_no_status_error::{{closure}}::hdcd7b4b96a89b7dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:702:4
[INFO] [stdout]   23:     0x5fa60476e7ad - <core::pin::Pin<P> as core::future::future::Future>::poll::h7bdfbc3df849ea75
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460de4d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1341923d090551d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa604713500 - tokio::coop::with_budget::{{closure}}::ha50d9aa05179aca7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa604616bd5 - std::thread::local::LocalKey<T>::try_with::h176b3296d92f9f0f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa6046146de - std::thread::local::LocalKey<T>::with::hf42a36d9b6884951
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa604609fcf - tokio::coop::with_budget::hf216063283af8cd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa604609fcf - tokio::coop::budget::hd85482a2f24a37c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa604609fcf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h7f850e2c52792ab4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045c3420 - tokio::runtime::basic_scheduler::Context::enter::h8b537ada4a54405a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045e840c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0bf0a2897b97a4e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5814 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7b18b49363f68b05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468cbbd - tokio::macros::scoped_tls::ScopedKey<T>::set::h3c10121ca2c64333
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045de60c - tokio::runtime::basic_scheduler::CoreGuard::enter::h7953c520ff8eb2a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e606a - tokio::runtime::basic_scheduler::CoreGuard::block_on::he1447ef7e201fb52
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045afb70 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h9b0d4c2a6a41ddeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f1066 - tokio::runtime::Runtime::block_on::h443da265c5c27647
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046d6dce - tmp::business::action::web_action::tests::test_mod_no_status_error::he9f04d70b88f072a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:702:9
[INFO] [stdout]   40:     0x5fa6046d7007 - tmp::business::action::web_action::tests::test_mod_no_status_error::{{closure}}::hdd64403d75920eb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:665:37
[INFO] [stdout]   41:     0x5fa60462aeb6 - core::ops::function::FnOnce::call_once::h8f1b6f0f00b47d4e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::user::delete_user_action::tests::test_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::user::delete_user_action::tests::test_ok' (38) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - port: \u{1b}[1;49;39m8000\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa604672cd7 - tmp::tests::test_utils::tests::run_test::{{closure}}::hdfeab2c1b9d7b3b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa604674d23 - tmp::business::action::user::delete_user_action::tests::test_ok::{{closure}}::h5d4075b1bc5140f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/delete_user_action.rs:158:4
[INFO] [stdout]   23:     0x5fa60476e68d - <core::pin::Pin<P> as core::future::future::Future>::poll::h7303d875e681eb2d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460e88d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcaed2e75d8b726ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa60470aed0 - tokio::coop::with_budget::{{closure}}::h34563ac38ea858f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa60461f9d5 - std::thread::local::LocalKey<T>::try_with::h9808a5e96ee53c50
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa604610a6e - std::thread::local::LocalKey<T>::with::h4cf34c8ed07cc28d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa6046096cf - tokio::coop::with_budget::h284a0443cd3f3fb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa6046096cf - tokio::coop::budget::h0b60daec695da0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa6046096cf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h6951f35706910345
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045be260 - tokio::runtime::basic_scheduler::Context::enter::h4a98e9753a84253c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045f611c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h50524a78add582c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5c34 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf5d12c85c1566831
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468eabd - tokio::macros::scoped_tls::ScopedKey<T>::set::hc5a3fc281e463604
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045e0f4c - tokio::runtime::basic_scheduler::CoreGuard::enter::hc0b627954a417bbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5dea - tokio::runtime::basic_scheduler::CoreGuard::block_on::h343dc70be22f7f4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045ada60 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h63e1afd389f63864
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f43a4 - tokio::runtime::Runtime::block_on::hb730d3ea1c0aba32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa604674b71 - tmp::business::action::user::delete_user_action::tests::test_ok::hebacda251ee293ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/delete_user_action.rs:158:9
[INFO] [stdout]   40:     0x5fa604674db7 - tmp::business::action::user::delete_user_action::tests::test_ok::{{closure}}::he2ca50857a0739dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/delete_user_action.rs:134:20
[INFO] [stdout]   41:     0x5fa60462a596 - core::ops::function::FnOnce::call_once::h5a13a5ac2a2b6da4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::user::register_user_action::tests::test_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::user::register_user_action::tests::test_ok' (44) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - workers: \u{1b}[1;49;39m16\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa604673ad7 - tmp::tests::test_utils::tests::run_test::{{closure}}::hedd0d9c2a071ba82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa604677e33 - tmp::business::action::user::register_user_action::tests::test_ok::{{closure}}::he7f33d84205f4428
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/register_user_action.rs:235:4
[INFO] [stdout]   23:     0x5fa60476e02d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4991fee8041d3d41
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460e64d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9dcda0b5756a154d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa60470fe60 - tokio::coop::with_budget::{{closure}}::h7df2cf22e3d3497f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa60461d6d5 - std::thread::local::LocalKey<T>::try_with::h79245951605fcdbd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa6046112ae - std::thread::local::LocalKey<T>::with::h685c2befd0e989de
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa60460d22f - tokio::coop::with_budget::h649386769c72b2ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa60460d22f - tokio::coop::budget::h3a60d14926b78827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa60460d22f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hdddb5f5902cc21bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045c6180 - tokio::runtime::basic_scheduler::Context::enter::habe12f4a0ea8b96c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045f27cc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h3645252544a4db7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5534 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h0dc02011e459079f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468ccbd - tokio::macros::scoped_tls::ScopedKey<T>::set::h3e03312720533326
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045dfc8c - tokio::runtime::basic_scheduler::CoreGuard::enter::ha9efb3668b4888b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5d4a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h1566f06942ac1666
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045b4030 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf43db5425243c7b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f2bc4 - tokio::runtime::Runtime::block_on::h8ba9ab8c4842987c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa604677c51 - tmp::business::action::user::register_user_action::tests::test_ok::h10d0d087404e0750
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/register_user_action.rs:235:9
[INFO] [stdout]   40:     0x5fa604677cf7 - tmp::business::action::user::register_user_action::tests::test_ok::{{closure}}::h475d6abe8b59ecb7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/register_user_action.rs:202:20
[INFO] [stdout]   41:     0x5fa60462b4b6 - core::ops::function::FnOnce::call_once::hae8bd8453739639e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::user::select_user_action::tests::test_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::user::select_user_action::tests::test_ok' (45) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - ident: \u{1b}[1;49;39mRocket\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa60466e987 - tmp::tests::test_utils::tests::run_test::{{closure}}::h8d65dc818ca40d98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa604676493 - tmp::business::action::user::select_user_action::tests::test_ok::{{closure}}::h10dcbfc4ba1fe5f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/select_user_action.rs:241:4
[INFO] [stdout]   23:     0x5fa60476f1cd - <core::pin::Pin<P> as core::future::future::Future>::poll::hbfb46cce98ff74c0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460de8d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h13d0293ce20f08dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa6047198c0 - tokio::coop::with_budget::{{closure}}::hfdf98558700d75e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa60461a2d5 - std::thread::local::LocalKey<T>::try_with::h491a90f4fe0f79d1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa60461059e - std::thread::local::LocalKey<T>::with::h437a939290c9220b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa60460af1f - tokio::coop::with_budget::h4265fc8bb473ea02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa60460af1f - tokio::coop::budget::h261673cc1dd6cf54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa60460af1f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9752d8ad39e278d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045c0d30 - tokio::runtime::basic_scheduler::Context::enter::h6fff9f581ade5cb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045fec4c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hbbc909b87d75f0ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5514 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h07dce863f45df723
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468c6bd - tokio::macros::scoped_tls::ScopedKey<T>::set::h2a6731d9fec152f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045dde8c - tokio::runtime::basic_scheduler::CoreGuard::enter::h76b6beee1b6a899b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5ffa - tokio::runtime::basic_scheduler::CoreGuard::block_on::hbdb21725f7532164
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045b3270 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hd56e2f194fc9ebd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f13a4 - tokio::runtime::Runtime::block_on::h52838f6719e373e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046762e1 - tmp::business::action::user::select_user_action::tests::test_ok::h6513197bfbe95387
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/select_user_action.rs:241:9
[INFO] [stdout]   40:     0x5fa604676527 - tmp::business::action::user::select_user_action::tests::test_ok::{{closure}}::hf1f83a92dec3f179
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/user/select_user_action.rs:213:20
[INFO] [stdout]   41:     0x5fa604629d76 - core::ops::function::FnOnce::call_once::h2af10afbf71eca81
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::web_action::tests::test_mod_status_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::web_action::tests::test_mod_status_error' (51) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - keep-alive: \u{1b}[1;49;39m5s\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa60466ba07 - tmp::tests::test_utils::tests::run_test::{{closure}}::h464f1ccb8f44033f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa6046d4213 - tmp::business::action::web_action::tests::test_mod_status_error::{{closure}}::h49793681d4be939f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:661:4
[INFO] [stdout]   23:     0x5fa60476f60d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd781efaf0d9c39f6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460e4cd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h859bcc213e1f9c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa604712a50 - tokio::coop::with_budget::{{closure}}::ha1233822b48096ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa60461b0d5 - std::thread::local::LocalKey<T>::try_with::h5676c536c3a146a3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa604611b4e - std::thread::local::LocalKey<T>::with::h80b5fe4f9334ece8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa60460a94f - tokio::coop::with_budget::hc498248ea0e0c3f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa60460a94f - tokio::coop::budget::he2eac5c024c871ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa60460a94f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8d68f8089a6db4f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045bd640 - tokio::runtime::basic_scheduler::Context::enter::h453368f59d23f01e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045ffcac - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc3427bb4c4ffbe5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5654 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h3c1ccbc2d72d2e1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468cebd - tokio::macros::scoped_tls::ScopedKey<T>::set::h4d6b54295569fb1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045e478c - tokio::runtime::basic_scheduler::CoreGuard::enter::hecff688a1b0adc73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5e0a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h369db6d351f14db5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045ac180 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4051bf84cb755f51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f1e34 - tokio::runtime::Runtime::block_on::h7346e96f847d0907
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046d4061 - tmp::business::action::web_action::tests::test_mod_status_error::h371ada86b8d2c242
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:661:9
[INFO] [stdout]   40:     0x5fa6046d42a7 - tmp::business::action::web_action::tests::test_mod_status_error::{{closure}}::h966871b6d895f707
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:617:34
[INFO] [stdout]   41:     0x5fa6046298b6 - core::ops::function::FnOnce::call_once::h0adb0f9dc6b1893e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::web_action::tests::test_user_auth_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::web_action::tests::test_user_auth_ok' (52) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - limits: \u{1b}[1;49;39mbytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa6046713a7 - tmp::tests::test_utils::tests::run_test::{{closure}}::hb65ceff01b3a2dd9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa6046d1f53 - tmp::business::action::web_action::tests::test_user_auth_ok::{{closure}}::h2ed245ab277794d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:432:4
[INFO] [stdout]   23:     0x5fa60476f4ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hce8c1f4b4ca61599
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460e20d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5a54ba43d3e7ddfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa604707370 - tokio::coop::with_budget::{{closure}}::h0623a66c3215e013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa6046207f5 - std::thread::local::LocalKey<T>::try_with::ha06e2a2444cc3c7a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa60461431e - std::thread::local::LocalKey<T>::with::hed863c10e3070e7e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa60460ce2f - tokio::coop::with_budget::h158532509b287a32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa60460ce2f - tokio::coop::budget::hc8d58cfc69007945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa60460ce2f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hd23f4edbb0f7f5c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045cd7d0 - tokio::runtime::basic_scheduler::Context::enter::heb8b13fa3dc75dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045faacc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h8bacfefb23f13ea6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5734 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h5c0aa0a5fb6b6916
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468bebd - tokio::macros::scoped_tls::ScopedKey<T>::set::h10c1689c5f5423b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045dcbcc - tokio::runtime::basic_scheduler::CoreGuard::enter::h69f917b922d664fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5fca - tokio::runtime::basic_scheduler::CoreGuard::block_on::ha5a7dfc670c94063
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045b2480 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hccb233e93e2c15e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f2514 - tokio::runtime::Runtime::block_on::h80164bd986747668
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046d1d71 - tmp::business::action::web_action::tests::test_user_auth_ok::h9a9caef16af4b245
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:432:9
[INFO] [stdout]   40:     0x5fa6046d1e17 - tmp::business::action::web_action::tests::test_user_auth_ok::{{closure}}::h021ba292b91ecb55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:391:30
[INFO] [stdout]   41:     0x5fa604629e36 - core::ops::function::FnOnce::call_once::h2e0a20b29b0e78ae
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::web_action::tests::test_user_status_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::web_action::tests::test_user_status_error' (55) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - tls: \u{1b}[1;49;39mdisabled\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa60466b737 - tmp::tests::test_utils::tests::run_test::{{closure}}::h43cc90204438145a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa6046d5fe3 - tmp::business::action::web_action::tests::test_user_status_error::{{closure}}::hb352b2b1d1d90118
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:526:4
[INFO] [stdout]   23:     0x5fa60476e9ed - <core::pin::Pin<P> as core::future::future::Future>::poll::h8ce0ca29c6f83d5d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460e30d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6695a54a49ddcb0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa6047075d0 - tokio::coop::with_budget::{{closure}}::h06e3c7f0572a8adc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa604617ad5 - std::thread::local::LocalKey<T>::try_with::h26df9e9738138a4d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa60461260e - std::thread::local::LocalKey<T>::with::ha124cbd0ece75364
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa60460c50f - tokio::coop::with_budget::h88c2b2eb65cf182d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa60460c50f - tokio::coop::budget::h2b3e8422b678a657
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa60460c50f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbe4a23f0f880a563
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045bcd10 - tokio::runtime::basic_scheduler::Context::enter::h3bc11510c9be3ba5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045ede1c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h2646f425fdf32028
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e55b4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h1f1dd86f31d795b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468d5bd - tokio::macros::scoped_tls::ScopedKey<T>::set::h5add9351972b921c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045de9cc - tokio::runtime::basic_scheduler::CoreGuard::enter::h7bfd42e0b1e87977
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e605a - tokio::runtime::basic_scheduler::CoreGuard::block_on::he0cac0196e8c9fba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045acc80 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4cb39d1f5f5695cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f3924 - tokio::runtime::Runtime::block_on::hab5ae14a7e3f7f11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046d5e01 - tmp::business::action::web_action::tests::test_user_status_error::hde3760a08a3ba13d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:526:9
[INFO] [stdout]   40:     0x5fa6046d5ea7 - tmp::business::action::web_action::tests::test_user_status_error::{{closure}}::h744822e14cea7942
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:481:35
[INFO] [stdout]   41:     0x5fa60462bdb6 - core::ops::function::FnOnce::call_once::hf0be0abad0a83225
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::web_action::tests::test_auto_no_status_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::web_action::tests::test_auto_no_status_error' (47) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - temp dir: \u{1b}[1;49;39m/tmp\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa60466a0cf - tmp::tests::test_utils::tests::run_test::{{closure}}::h196ebd3421907704
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa6046d7e07 - tmp::business::action::web_action::tests::test_auto_no_status_error::{{closure}}::h542619923d58b54e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:837:4
[INFO] [stdout]   23:     0x5fa60476e44d - <core::pin::Pin<P> as core::future::future::Future>::poll::h5bb3f03de853cd9a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460eb0d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hed7ad83734ce02ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa6047101f0 - tokio::coop::with_budget::{{closure}}::h804a1dedbb862765
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa604628d15 - std::thread::local::LocalKey<T>::try_with::hfeba8e56133f385f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa604611dee - std::thread::local::LocalKey<T>::with::h89c1e77085fb7d13
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa604609a9f - tokio::coop::with_budget::hd57b32ff7aa6db95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa604609a9f - tokio::coop::budget::h28cc8dafdc5d0307
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa604609a9f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h7211cfdc24afc188
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045cc890 - tokio::runtime::basic_scheduler::Context::enter::he24283cd22fc89ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045f070c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h2e91d37229b8c79a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5674 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h3effb6b45a2ee388
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468dbbd - tokio::macros::scoped_tls::ScopedKey<T>::set::h6fc6d6572cd774c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045e07cc - tokio::runtime::basic_scheduler::CoreGuard::enter::hb15d5bfe03c7f8db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5fda - tokio::runtime::basic_scheduler::CoreGuard::block_on::hacecb908578293e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045b1401 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hb8a26af1ee958eb6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f2a22 - tokio::runtime::Runtime::block_on::h88b733106855bae0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046d7c3c - tmp::business::action::web_action::tests::test_auto_no_status_error::h3035326642f4e149
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:837:9
[INFO] [stdout]   40:     0x5fa6046d7cd7 - tmp::business::action::web_action::tests::test_auto_no_status_error::{{closure}}::h0f35448ce2cfd1a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:800:38
[INFO] [stdout]   41:     0x5fa604629d36 - core::ops::function::FnOnce::call_once::h2a2b14195f9cd3b3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::web_action::tests::test_mod_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::web_action::tests::test_mod_ok' (50) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - log level: \u{1b}[1;49;39mnormal\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa604673807 - tmp::tests::test_utils::tests::run_test::{{closure}}::head51e17aeb5a68e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa6046d1113 - tmp::business::action::web_action::tests::test_mod_ok::{{closure}}::h89c66cf4a98d942a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:613:4
[INFO] [stdout]   23:     0x5fa60476fc2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf6a6f700c969512b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460e3cd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7398ae79885cea50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa604716480 - tokio::coop::with_budget::{{closure}}::hcd547ce285f1a3da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa604624315 - std::thread::local::LocalKey<T>::try_with::hd5246178c15f0c65
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa60461369e - std::thread::local::LocalKey<T>::with::hd03b858826450179
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa60460979f - tokio::coop::with_budget::h6f547987b347420d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa60460979f - tokio::coop::budget::h8bda9f38a4037a62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa60460979f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h6acd81296dc550a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045b9fe0 - tokio::runtime::basic_scheduler::Context::enter::h23e2f64139a5aeb6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045f405c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h450374bf5a6120df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5854 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7f67cbddd1ce75fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468f7bd - tokio::macros::scoped_tls::ScopedKey<T>::set::hef89d283f85dce87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045dc44c - tokio::runtime::basic_scheduler::CoreGuard::enter::h66341efe8fd2fe64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5eca - tokio::runtime::basic_scheduler::CoreGuard::block_on::h71ac04f112ce85ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045ae560 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h830b0e8aa461225d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f5854 - tokio::runtime::Runtime::block_on::hdf5e1d5fe6f43949
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046d0f31 - tmp::business::action::web_action::tests::test_mod_ok::ha8e3db6df52d8783
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:613:9
[INFO] [stdout]   40:     0x5fa6046d0fd7 - tmp::business::action::web_action::tests::test_mod_ok::{{closure}}::h5912e5fc4a781fdc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:572:24
[INFO] [stdout]   41:     0x5fa60462b8c6 - core::ops::function::FnOnce::call_once::hc5d1efaf1e9a76ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- business::action::web_action::tests::test_user_no_auth_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'business::action::web_action::tests::test_user_no_auth_ok' (53) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - cli colors: \u{1b}[1;49;39mtrue\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa60466f1f7 - tmp::tests::test_utils::tests::run_test::{{closure}}::h94946da091a282c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa6046d2b63 - tmp::business::action::web_action::tests::test_user_no_auth_ok::{{closure}}::hdbc8b045105137f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:477:4
[INFO] [stdout]   23:     0x5fa60476dd1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2e7a2ae7b46bd86e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460e98d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd91bbd391a789076
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa60470f9a0 - tokio::coop::with_budget::{{closure}}::h7cea0c9c37f2f83d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa604628a15 - std::thread::local::LocalKey<T>::try_with::hfe3417dccaa7e4b1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa60460f87e - std::thread::local::LocalKey<T>::with::h210c795d6b48e321
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa60460879f - tokio::coop::with_budget::h8d641cba742ea82e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa60460879f - tokio::coop::budget::h3009e777d716d1d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa60460879f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h43116eafe1c3ee21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045c3100 - tokio::runtime::basic_scheduler::Context::enter::h8b5302958ebaf5a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045f717c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h6441f90bf4166834
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5894 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h843aa2e432534721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468c3bd - tokio::macros::scoped_tls::ScopedKey<T>::set::h22a808a6d50b64dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045dbccc - tokio::runtime::basic_scheduler::CoreGuard::enter::h5d50156d35f8ad8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5f6a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h96dca2cc4e08258a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045aeda0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h87783fabf04ba6ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f33e4 - tokio::runtime::Runtime::block_on::ha683105f93cc4f18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa6046d2981 - tmp::business::action::web_action::tests::test_user_no_auth_ok::h3b1d0316223649fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:477:9
[INFO] [stdout]   40:     0x5fa6046d2a27 - tmp::business::action::web_action::tests::test_user_no_auth_ok::{{closure}}::h62f183fcab995eff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/business/action/web_action.rs:436:33
[INFO] [stdout]   41:     0x5fa6046299a6 - core::ops::function::FnOnce::call_once::h107213ba6f01b9b2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::external::main_impl::external_impl::tests::test_external_mock_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::external::main_impl::external_impl::tests::test_external_mock_call' (88) panicked at src/tests/test_utils.rs:58:9:
[INFO] [stdout] assertion `left == right` failed: Verify that no log remained
[INFO] [stdout]   left: Some("WARN - shutdown: \u{1b}[1;49;39mctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s\u{1b}[0m")
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605089c63 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5fa6046a2bd9 - core::panicking::assert_failed::hc46efa0c84d3be94
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5fa6046705b6 - tmp::tests::test_utils::tests::run_test::{{closure}}::ha3f5fc4a4116ddac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_utils.rs:58:3
[INFO] [stdout]   22:     0x5fa604751f42 - tmp::core::external::main_impl::external_impl::tests::test_external_mock_call::{{closure}}::hb454c576eb8facce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/external/main_impl/external_impl.rs:203:4
[INFO] [stdout]   23:     0x5fa60476dbdd - <core::pin::Pin<P> as core::future::future::Future>::poll::h1e1444c53c0f75d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fa60460ea4d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he3b2e5219bbdae35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   25:     0x5fa604711030 - tokio::coop::with_budget::{{closure}}::h90343aa049bbe2a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5fa604624415 - std::thread::local::LocalKey<T>::try_with::hd557907af8a501e4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5fa60460f79e - std::thread::local::LocalKey<T>::with::h1eeaf98fb241d8bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5fa60460903f - tokio::coop::with_budget::h1fb7e59271040aec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5fa60460903f - tokio::coop::budget::h32c8a1ef8c03bfd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5fa60460903f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h569e6d590fe049a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   31:     0x5fa6045ce740 - tokio::runtime::basic_scheduler::Context::enter::hf9820ca7d6d77fb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   32:     0x5fa6045f382c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h42ee9166296359a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   33:     0x5fa6045e5b14 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hbe4170584c727dbe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   34:     0x5fa60468bdbd - tokio::macros::scoped_tls::ScopedKey<T>::set::h0daf77cfd2d8bc76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5fa6045df8cc - tokio::runtime::basic_scheduler::CoreGuard::enter::ha82bbf21e7e7eb73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   36:     0x5fa6045e5d6a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h1e794387046d7344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   37:     0x5fa6045ac700 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h49a2f3649b6efe74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   38:     0x5fa6046f1c93 - tokio::runtime::Runtime::block_on::h697c2f70ae1186bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:475:51
[INFO] [stdout]   39:     0x5fa604751d80 - tmp::core::external::main_impl::external_impl::tests::test_external_mock_call::h42c5d5bce341d8f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/external/main_impl/external_impl.rs:203:9
[INFO] [stdout]   40:     0x5fa604751fd7 - tmp::core::external::main_impl::external_impl::tests::test_external_mock_call::{{closure}}::he6ca0b162dea89fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/external/main_impl/external_impl.rs:115:36
[INFO] [stdout]   41:     0x5fa60462a886 - core::ops::function::FnOnce::call_once::h6aa0b5d43273121a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   63:     0x7412aaee5a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- web::web_root::tests::hello stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'web::web_root::tests::hello' (102) panicked at src/core/dao/db_migration.rs:14:43:
[INFO] [stdout] database connection
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605088dab - core::panicking::panic_display::h10b0c3a094f87810
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5fa605088dab - core::option::expect_failed::hdbb7170aac2343e2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x5fa6046e86e5 - core::option::Option<T>::expect::h2f51ee9d5c15aeab
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x5fa6046cb395 - tmp::core::dao::db_migration::run_migrations::{{closure}}::h93e4897e2e11d34b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/dao/db_migration.rs:14:40
[INFO] [stdout]   23:     0x5fa604660d27 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h2bfc86402ef5623f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/future/future/map.rs:55:44
[INFO] [stdout]   24:     0x5fa6047af791 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h45aaefab7cee41b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/lib.rs:91:35
[INFO] [stdout]   25:     0x5fa604be69f0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ce5dd5c11a296cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fa604c090f3 - <rocket::fairing::ad_hoc::AdHoc as rocket::fairing::Fairing>::on_ignite::{{closure}}::hc92a603c45e71338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:60
[INFO] [stdout]   27:     0x5fa604be69f0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ce5dd5c11a296cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5fa604c04b2f - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hc27ccc91de3628c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:58
[INFO] [stdout]   29:     0x5fa604b6e6be - rocket::rocket::Rocket<rocket::phase::Build>::ignite::{{closure}}::h8a5f10f2563471db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/rocket.rs:473:46
[INFO] [stdout]   30:     0x5fa604b6c5a0 - rocket::rocket::Rocket<P>::local_launch::{{closure}}::h984a1385c5012c03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/rocket.rs:790:57
[INFO] [stdout]   31:     0x5fa604c67bb9 - rocket::local::asynchronous::client::Client::_new::{{closure}}::h6fc138926966a04f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:44
[INFO] [stdout]   32:     0x5fa604b4b4bd - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h649f638906f65c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:65
[INFO] [stdout]   33:     0x5fa604bc89ce - tokio::coop::with_budget::{{closure}}::h1c15f314697b3682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   34:     0x5fa604c9be07 - std::thread::local::LocalKey<T>::try_with::h5958176d9219924f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x5fa604c9af63 - std::thread::local::LocalKey<T>::with::hb8885ebe1913a2ac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x5fa604b496cd - tokio::coop::with_budget::h9b4d7eb7bf9c54f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   37:     0x5fa604b496cd - tokio::coop::budget::hf1963de468beb12a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   38:     0x5fa604b496cd - tokio::park::thread::CachedParkThread::block_on::h8379a849e7c33a42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:31
[INFO] [stdout]   39:     0x5fa604c18307 - tokio::runtime::enter::Enter::block_on::h0a86d765095691ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/enter.rs:151:18
[INFO] [stdout]   40:     0x5fa604bca346 - tokio::runtime::thread_pool::ThreadPool::block_on::h770c039b80d3677f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/thread_pool/mod.rs:81:15
[INFO] [stdout]   41:     0x5fa604c669ea - tokio::runtime::Runtime::block_on::hb28dfb818c34247a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:477:48
[INFO] [stdout]   42:     0x5fa604c6a2f1 - rocket::local::blocking::client::Client::_new::he0941037a2bf79df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/client.rs:43:34
[INFO] [stdout]   43:     0x5fa604742134 - rocket::local::blocking::client::Client::tracked::h0fec448c30b42eaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/client.rs:71:9
[INFO] [stdout]   44:     0x5fa604742134 - tmp::web::web_root::tests::hello::hf914a2444aa772d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web/web_root.rs:82:16
[INFO] [stdout]   45:     0x5fa604743737 - tmp::web::web_root::tests::hello::{{closure}}::ha00bf7ed5bdf61d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web/web_root.rs:72:12
[INFO] [stdout]   46:     0x5fa60462ab66 - core::ops::function::FnOnce::call_once::h7c260acbce7a5889
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   68:     0x7412aaee5a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- web::web_root::tests::hello_mir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'web::web_root::tests::hello_mir' (108) panicked at src/core/dao/db_migration.rs:14:43:
[INFO] [stdout] database connection
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605088dab - core::panicking::panic_display::h10b0c3a094f87810
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5fa605088dab - core::option::expect_failed::hdbb7170aac2343e2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x5fa6046e86e5 - core::option::Option<T>::expect::h2f51ee9d5c15aeab
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x5fa6046cb395 - tmp::core::dao::db_migration::run_migrations::{{closure}}::h93e4897e2e11d34b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/dao/db_migration.rs:14:40
[INFO] [stdout]   23:     0x5fa604660d27 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h2bfc86402ef5623f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/future/future/map.rs:55:44
[INFO] [stdout]   24:     0x5fa6047af791 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h45aaefab7cee41b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/lib.rs:91:35
[INFO] [stdout]   25:     0x5fa604be69f0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ce5dd5c11a296cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fa604c090f3 - <rocket::fairing::ad_hoc::AdHoc as rocket::fairing::Fairing>::on_ignite::{{closure}}::hc92a603c45e71338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:60
[INFO] [stdout]   27:     0x5fa604be69f0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ce5dd5c11a296cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5fa604c04b2f - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hc27ccc91de3628c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:58
[INFO] [stdout]   29:     0x5fa604b6e6be - rocket::rocket::Rocket<rocket::phase::Build>::ignite::{{closure}}::h8a5f10f2563471db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/rocket.rs:473:46
[INFO] [stdout]   30:     0x5fa604b6c5a0 - rocket::rocket::Rocket<P>::local_launch::{{closure}}::h984a1385c5012c03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/rocket.rs:790:57
[INFO] [stdout]   31:     0x5fa604c67bb9 - rocket::local::asynchronous::client::Client::_new::{{closure}}::h6fc138926966a04f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:44
[INFO] [stdout]   32:     0x5fa604b4b4bd - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h649f638906f65c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:65
[INFO] [stdout]   33:     0x5fa604bc89ce - tokio::coop::with_budget::{{closure}}::h1c15f314697b3682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   34:     0x5fa604c9be07 - std::thread::local::LocalKey<T>::try_with::h5958176d9219924f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x5fa604c9af63 - std::thread::local::LocalKey<T>::with::hb8885ebe1913a2ac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x5fa604b496cd - tokio::coop::with_budget::h9b4d7eb7bf9c54f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   37:     0x5fa604b496cd - tokio::coop::budget::hf1963de468beb12a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   38:     0x5fa604b496cd - tokio::park::thread::CachedParkThread::block_on::h8379a849e7c33a42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:31
[INFO] [stdout]   39:     0x5fa604c18307 - tokio::runtime::enter::Enter::block_on::h0a86d765095691ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/enter.rs:151:18
[INFO] [stdout]   40:     0x5fa604bca346 - tokio::runtime::thread_pool::ThreadPool::block_on::h770c039b80d3677f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/thread_pool/mod.rs:81:15
[INFO] [stdout]   41:     0x5fa604c669ea - tokio::runtime::Runtime::block_on::hb28dfb818c34247a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:477:48
[INFO] [stdout]   42:     0x5fa604c6a2f1 - rocket::local::blocking::client::Client::_new::he0941037a2bf79df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/client.rs:43:34
[INFO] [stdout]   43:     0x5fa60474378e - rocket::local::blocking::client::Client::tracked::h0fec448c30b42eaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/client.rs:71:9
[INFO] [stdout]   44:     0x5fa60474378e - tmp::web::web_root::tests::hello_mir::h41ed4661dbb23f22
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web/web_root.rs:127:16
[INFO] [stdout]   45:     0x5fa604743bf7 - tmp::web::web_root::tests::hello_mir::{{closure}}::h5f42a8954caec5ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web/web_root.rs:126:16
[INFO] [stdout]   46:     0x5fa604629f46 - core::ops::function::FnOnce::call_once::h3af7a66644953ed9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   68:     0x7412aaee5a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- web::web_root::tests::hello_world stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'web::web_root::tests::hello_world' (114) panicked at src/core/dao/db_migration.rs:14:43:
[INFO] [stdout] database connection
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605088dab - core::panicking::panic_display::h10b0c3a094f87810
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5fa605088dab - core::option::expect_failed::hdbb7170aac2343e2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x5fa6046e86e5 - core::option::Option<T>::expect::h2f51ee9d5c15aeab
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x5fa6046cb395 - tmp::core::dao::db_migration::run_migrations::{{closure}}::h93e4897e2e11d34b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/dao/db_migration.rs:14:40
[INFO] [stdout]   23:     0x5fa604660d27 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h2bfc86402ef5623f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/future/future/map.rs:55:44
[INFO] [stdout]   24:     0x5fa6047af791 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h45aaefab7cee41b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/lib.rs:91:35
[INFO] [stdout]   25:     0x5fa604be69f0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ce5dd5c11a296cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fa604c090f3 - <rocket::fairing::ad_hoc::AdHoc as rocket::fairing::Fairing>::on_ignite::{{closure}}::hc92a603c45e71338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:60
[INFO] [stdout]   27:     0x5fa604be69f0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ce5dd5c11a296cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5fa604c04b2f - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hc27ccc91de3628c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:58
[INFO] [stdout]   29:     0x5fa604b6e6be - rocket::rocket::Rocket<rocket::phase::Build>::ignite::{{closure}}::h8a5f10f2563471db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/rocket.rs:473:46
[INFO] [stdout]   30:     0x5fa604b6c5a0 - rocket::rocket::Rocket<P>::local_launch::{{closure}}::h984a1385c5012c03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/rocket.rs:790:57
[INFO] [stdout]   31:     0x5fa604c67bb9 - rocket::local::asynchronous::client::Client::_new::{{closure}}::h6fc138926966a04f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:44
[INFO] [stdout]   32:     0x5fa604b4b4bd - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h649f638906f65c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:65
[INFO] [stdout]   33:     0x5fa604bc89ce - tokio::coop::with_budget::{{closure}}::h1c15f314697b3682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   34:     0x5fa604c9be07 - std::thread::local::LocalKey<T>::try_with::h5958176d9219924f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x5fa604c9af63 - std::thread::local::LocalKey<T>::with::hb8885ebe1913a2ac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x5fa604b496cd - tokio::coop::with_budget::h9b4d7eb7bf9c54f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   37:     0x5fa604b496cd - tokio::coop::budget::hf1963de468beb12a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   38:     0x5fa604b496cd - tokio::park::thread::CachedParkThread::block_on::h8379a849e7c33a42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:31
[INFO] [stdout]   39:     0x5fa604c18307 - tokio::runtime::enter::Enter::block_on::h0a86d765095691ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/enter.rs:151:18
[INFO] [stdout]   40:     0x5fa604bca346 - tokio::runtime::thread_pool::ThreadPool::block_on::h770c039b80d3677f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/thread_pool/mod.rs:81:15
[INFO] [stdout]   41:     0x5fa604c669ea - tokio::runtime::Runtime::block_on::hb28dfb818c34247a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:477:48
[INFO] [stdout]   42:     0x5fa604c6a2f1 - rocket::local::blocking::client::Client::_new::he0941037a2bf79df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/client.rs:43:34
[INFO] [stdout]   43:     0x5fa6047410ee - rocket::local::blocking::client::Client::tracked::h0fec448c30b42eaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/client.rs:71:9
[INFO] [stdout]   44:     0x5fa6047410ee - tmp::web::web_root::tests::hello_world::h9741ae6f24ec806a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web/web_root.rs:120:16
[INFO] [stdout]   45:     0x5fa604741557 - tmp::web::web_root::tests::hello_world::{{closure}}::h39083cfe6c865aee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web/web_root.rs:119:18
[INFO] [stdout]   46:     0x5fa60462af76 - core::ops::function::FnOnce::call_once::h91530367c7db69d7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   68:     0x7412aaee5a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- web::web_root::tests::wave stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'web::web_root::tests::wave' (120) panicked at src/core/dao/db_migration.rs:14:43:
[INFO] [stdout] database connection
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa60506af92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa60506af92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa60506af92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa60506af92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa60507e7ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa60507e7ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa605036673 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa605036673 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa605043992 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa605048a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa605048921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa604991ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa604991ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa60504914f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa60504914f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa605048efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa605043ac9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa60502a67d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa605089e20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa605088dab - core::panicking::panic_display::h10b0c3a094f87810
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5fa605088dab - core::option::expect_failed::hdbb7170aac2343e2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x5fa6046e86e5 - core::option::Option<T>::expect::h2f51ee9d5c15aeab
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x5fa6046cb395 - tmp::core::dao::db_migration::run_migrations::{{closure}}::h93e4897e2e11d34b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/dao/db_migration.rs:14:40
[INFO] [stdout]   23:     0x5fa604660d27 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h2bfc86402ef5623f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/future/future/map.rs:55:44
[INFO] [stdout]   24:     0x5fa6047af791 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h45aaefab7cee41b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/lib.rs:91:35
[INFO] [stdout]   25:     0x5fa604be69f0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ce5dd5c11a296cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fa604c090f3 - <rocket::fairing::ad_hoc::AdHoc as rocket::fairing::Fairing>::on_ignite::{{closure}}::hc92a603c45e71338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/fairing/ad_hoc.rs:239:60
[INFO] [stdout]   27:     0x5fa604be69f0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ce5dd5c11a296cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5fa604c04b2f - rocket::fairing::fairings::Fairings::handle_ignite::{{closure}}::hc27ccc91de3628c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/fairing/fairings.rs:116:58
[INFO] [stdout]   29:     0x5fa604b6e6be - rocket::rocket::Rocket<rocket::phase::Build>::ignite::{{closure}}::h8a5f10f2563471db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/rocket.rs:473:46
[INFO] [stdout]   30:     0x5fa604b6c5a0 - rocket::rocket::Rocket<P>::local_launch::{{closure}}::h984a1385c5012c03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/rocket.rs:790:57
[INFO] [stdout]   31:     0x5fa604c67bb9 - rocket::local::asynchronous::client::Client::_new::{{closure}}::h6fc138926966a04f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/client.rs:61:44
[INFO] [stdout]   32:     0x5fa604b4b4bd - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h649f638906f65c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:65
[INFO] [stdout]   33:     0x5fa604bc89ce - tokio::coop::with_budget::{{closure}}::h1c15f314697b3682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stdout]   34:     0x5fa604c9be07 - std::thread::local::LocalKey<T>::try_with::h5958176d9219924f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x5fa604c9af63 - std::thread::local::LocalKey<T>::with::hb8885ebe1913a2ac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x5fa604b496cd - tokio::coop::with_budget::h9b4d7eb7bf9c54f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stdout]   37:     0x5fa604b496cd - tokio::coop::budget::hf1963de468beb12a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stdout]   38:     0x5fa604b496cd - tokio::park::thread::CachedParkThread::block_on::h8379a849e7c33a42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:31
[INFO] [stdout]   39:     0x5fa604c18307 - tokio::runtime::enter::Enter::block_on::h0a86d765095691ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/enter.rs:151:18
[INFO] [stdout]   40:     0x5fa604bca346 - tokio::runtime::thread_pool::ThreadPool::block_on::h770c039b80d3677f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/thread_pool/mod.rs:81:15
[INFO] [stdout]   41:     0x5fa604c669ea - tokio::runtime::Runtime::block_on::hb28dfb818c34247a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:477:48
[INFO] [stdout]   42:     0x5fa604c6a2f1 - rocket::local::blocking::client::Client::_new::he0941037a2bf79df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/client.rs:43:34
[INFO] [stdout]   43:     0x5fa6047415b6 - rocket::local::blocking::client::Client::tracked::h0fec448c30b42eaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/client.rs:71:9
[INFO] [stdout]   44:     0x5fa6047415b6 - tmp::web::web_root::tests::wave::h8673ef4a36b72959
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web/web_root.rs:134:16
[INFO] [stdout]   45:     0x5fa604742077 - tmp::web::web_root::tests::wave::{{closure}}::ha0c3e6d8758612f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web/web_root.rs:133:11
[INFO] [stdout]   46:     0x5fa60462ac96 - core::ops::function::FnOnce::call_once::h8841a8f51888dde9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5fa604991dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fa604991dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5fa6049a5e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5fa6049a5e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5fa6049a5e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5fa6049a5e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5fa6049a5e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5fa6049a5e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5fa6049a5e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5fa60497f3a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5fa60497f3a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x5fa604982bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5fa604982bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5fa604982bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5fa604982bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5fa604982bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x5fa604982bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5fa60503eecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x5fa60503eecf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x7412aae58aa4 - <unknown>
[INFO] [stdout]   68:     0x7412aaee5a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     business::action::user::delete_user_action::tests::test_ok
[INFO] [stdout]     business::action::user::register_user_action::tests::test_ok
[INFO] [stdout]     business::action::user::select_user_action::tests::test_ok
[INFO] [stdout]     business::action::web_action::tests::test_auto_internal_ok
[INFO] [stdout]     business::action::web_action::tests::test_auto_no_status_error
[INFO] [stdout]     business::action::web_action::tests::test_mod_no_status_error
[INFO] [stdout]     business::action::web_action::tests::test_mod_ok
[INFO] [stdout]     business::action::web_action::tests::test_mod_status_error
[INFO] [stdout]     business::action::web_action::tests::test_user_auth_ok
[INFO] [stdout]     business::action::web_action::tests::test_user_no_auth_ok
[INFO] [stdout]     business::action::web_action::tests::test_user_status_error
[INFO] [stdout]     core::action::main_impl::moderator_action_impl::tests::test_ok
[INFO] [stdout]     core::action::main_impl::moderator_action_impl::tests::test_ok_admin
[INFO] [stdout]     core::external::main_impl::external_impl::tests::test_external_mock_call
[INFO] [stdout]     web::web_root::tests::hello
[INFO] [stdout]     web::web_root::tests::hello_mir
[INFO] [stdout]     web::web_root::tests::hello_world
[INFO] [stdout]     web::web_root::tests::wave
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tmp`
[INFO] running `Command { std: "docker" "inspect" "d3dadbc6ff2e04864d349da54fe42a0eb3dfa98da2acb9032e39a03131b4be60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3dadbc6ff2e04864d349da54fe42a0eb3dfa98da2acb9032e39a03131b4be60", kill_on_drop: false }`
[INFO] [stdout] d3dadbc6ff2e04864d349da54fe42a0eb3dfa98da2acb9032e39a03131b4be60
