[INFO] cloning repository https://github.com/nuel77/rest-jwt-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nuel77/rest-jwt-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuel77%2Frest-jwt-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuel77%2Frest-jwt-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2564f695530d65014386eb3c21f10597c302c2e1
[INFO] testing nuel77/rest-jwt-rust against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuel77%2Frest-jwt-rust" "/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/nuel77/rest-jwt-rust
[INFO] finished tweaking git repo https://github.com/nuel77/rest-jwt-rust
[INFO] tweaked toml for git repo https://github.com/nuel77/rest-jwt-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nuel77/rest-jwt-rust on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nuel77/rest-jwt-rust 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c0b936e937f9e0c26500e4bdf113a5ea05589962ddfe878ffeca9d7146c964c
[INFO] running `Command { std: "docker" "start" "-a" "5c0b936e937f9e0c26500e4bdf113a5ea05589962ddfe878ffeca9d7146c964c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c0b936e937f9e0c26500e4bdf113a5ea05589962ddfe878ffeca9d7146c964c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0b936e937f9e0c26500e4bdf113a5ea05589962ddfe878ffeca9d7146c964c", kill_on_drop: false }`
[INFO] [stdout] 5c0b936e937f9e0c26500e4bdf113a5ea05589962ddfe878ffeca9d7146c964c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55a4bcd0662bb16b4703b58a7cbe6a82a55061e5fd6f48ecc1649c4efb155945
[INFO] running `Command { std: "docker" "start" "-a" "55a4bcd0662bb16b4703b58a7cbe6a82a55061e5fd6f48ecc1649c4efb155945", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pq-sys v0.6.1
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling bcrypt v0.14.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling diesel v2.2.1
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling actix-cors v0.6.5
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling rest-jwt-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/constants.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex::Regex;
[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 imports: `TransactionDTO` and `TransactionInfoDTO`
[INFO] [stdout]  --> src/middlewares/auth.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::transaction_model::{TransactionDTO, TransactionInfoDTO};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HttpRequest`
[INFO] [stdout]   --> src/middlewares/auth.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     web, Error, HttpRequest, HttpResponse,
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRANSFER_CREATE_ROUTE` is never used
[INFO] [stdout]   --> src/constants.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const TRANSFER_CREATE_ROUTE: &str = "/transfer/create";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_UNAUTHORIZED` is never used
[INFO] [stdout]   --> src/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const MESSAGE_UNAUTHORIZED: &str = "Unauthorized to make this request";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_INVALID_PAYLOAD` is never used
[INFO] [stdout]   --> src/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const MESSAGE_INVALID_PAYLOAD: &str = "Invalid payload";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "55a4bcd0662bb16b4703b58a7cbe6a82a55061e5fd6f48ecc1649c4efb155945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55a4bcd0662bb16b4703b58a7cbe6a82a55061e5fd6f48ecc1649c4efb155945", kill_on_drop: false }`
[INFO] [stdout] 55a4bcd0662bb16b4703b58a7cbe6a82a55061e5fd6f48ecc1649c4efb155945
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba760a2a32a6e2bcb689195d559a294d5bc2797d9686f426ce5b3ba8916ab886
[INFO] running `Command { std: "docker" "start" "-a" "ba760a2a32a6e2bcb689195d559a294d5bc2797d9686f426ce5b3ba8916ab886", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.7.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling diesel v2.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling docker_credential v1.3.1
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling bollard-stubs v1.44.0-rc.2
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling bollard v0.16.1
[INFO] [stderr]    Compiling actix-cors v0.6.5
[INFO] [stderr]    Compiling testcontainers v0.20.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling rest-jwt-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/constants.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex::Regex;
[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 imports: `TransactionDTO` and `TransactionInfoDTO`
[INFO] [stdout]  --> src/middlewares/auth.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::transaction_model::{TransactionDTO, TransactionInfoDTO};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HttpRequest`
[INFO] [stdout]   --> src/middlewares/auth.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     web, Error, HttpRequest, HttpResponse,
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::body::to_bytes`
[INFO] [stdout]  --> src/tests.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use actix_web::body::to_bytes;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `testcontainers::core::wait::HealthWaitStrategy`
[INFO] [stdout]   --> src/tests.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use testcontainers::core::wait::HealthWaitStrategy;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> src/tests.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let port = "8080";
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/tests.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let host = "0.0.0.0";
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]   --> src/tests.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let resp = actix_web::test::TestRequest::post()
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRANSFER_CREATE_ROUTE` is never used
[INFO] [stdout]   --> src/constants.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const TRANSFER_CREATE_ROUTE: &str = "/transfer/create";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_UNAUTHORIZED` is never used
[INFO] [stdout]   --> src/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const MESSAGE_UNAUTHORIZED: &str = "Unauthorized to make this request";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_INVALID_PAYLOAD` is never used
[INFO] [stdout]   --> src/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const MESSAGE_INVALID_PAYLOAD: &str = "Invalid payload";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DatabasePool` is never used
[INFO] [stdout]   --> src/tests.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub type DatabasePool = r2d2::Pool<ConnectionManager<PgConnection>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "ba760a2a32a6e2bcb689195d559a294d5bc2797d9686f426ce5b3ba8916ab886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba760a2a32a6e2bcb689195d559a294d5bc2797d9686f426ce5b3ba8916ab886", kill_on_drop: false }`
[INFO] [stdout] ba760a2a32a6e2bcb689195d559a294d5bc2797d9686f426ce5b3ba8916ab886
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9310d8f314696eb6b0def37e307f3d66987824231df6d382a698b27787c0d5e
[INFO] running `Command { std: "docker" "start" "-a" "a9310d8f314696eb6b0def37e307f3d66987824231df6d382a698b27787c0d5e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `regex::Regex`
[INFO] [stderr]  --> src/constants.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use regex::Regex;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TransactionDTO` and `TransactionInfoDTO`
[INFO] [stderr]  --> src/middlewares/auth.rs:5:40
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::models::transaction_model::{TransactionDTO, TransactionInfoDTO};
[INFO] [stderr]   |                                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HttpRequest`
[INFO] [stderr]   --> src/middlewares/auth.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 |     web, Error, HttpRequest, HttpResponse,
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix_web::body::to_bytes`
[INFO] [stderr]  --> src/tests.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     use actix_web::body::to_bytes;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `testcontainers::core::wait::HealthWaitStrategy`
[INFO] [stderr]   --> src/tests.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     use testcontainers::core::wait::HealthWaitStrategy;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `port`
[INFO] [stderr]   --> src/tests.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let port = "8080";
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `host`
[INFO] [stderr]   --> src/tests.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 |         let host = "0.0.0.0";
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `resp`
[INFO] [stderr]   --> src/tests.rs:62:13
[INFO] [stderr]    |
[INFO] [stderr] 62 |         let resp = actix_web::test::TestRequest::post()
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TRANSFER_CREATE_ROUTE` is never used
[INFO] [stderr]   --> src/constants.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const TRANSFER_CREATE_ROUTE: &str = "/transfer/create";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MESSAGE_UNAUTHORIZED` is never used
[INFO] [stderr]   --> src/constants.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const MESSAGE_UNAUTHORIZED: &str = "Unauthorized to make this request";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MESSAGE_INVALID_PAYLOAD` is never used
[INFO] [stderr]   --> src/constants.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const MESSAGE_INVALID_PAYLOAD: &str = "Invalid payload";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `DatabasePool` is never used
[INFO] [stderr]   --> src/tests.rs:17:14
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub type DatabasePool = r2d2::Pool<ConnectionManager<PgConnection>>;
[INFO] [stderr]    |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rest-jwt-rust` (bin "rest-jwt-rust" test) generated 12 warnings (run `cargo fix --bin "rest-jwt-rust" -p rest-jwt-rust --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rest_jwt_rust-c2dc6828a9595e75)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::tests::test_mock_transfer ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_mock_transfer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_mock_transfer' (17) panicked at src/tests.rs:30:14:
[INFO] [stdout] cannot start container: Client(CreateContainer(HyperLegacyError { err: hyper_util::client::legacy::Error(Connect, Os { code: 2, kind: NotFound, message: "No such file or directory" }) }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f49890b745a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f49890b745a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f49890b745a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f49890b745a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f49890d035a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f49890d035a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f49890bcb72 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f49890bcb72 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f498909418f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f498909418f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f49890aeb99 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f49880645dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f49880645dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f49890aee12 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f49890aee12 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f4989094248 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f498908b1e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f49890952ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f49890d0bcc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f49890d0912 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f4987eb5384 - <core[35159d6ffb30e017]::result::Result<testcontainers[96f0ed688a713c5d]::core::containers::async_container::ContainerAsync<testcontainers[96f0ed688a713c5d]::images::generic::GenericImage>, testcontainers[96f0ed688a713c5d]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f4987fcd8f9 - rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:30:14
[INFO] [stdout]   22:     0x5f4987f6258f - <tokio[dd92ad83d90aad2e]::task::local::RunUntil<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x5f4987f5c530 - <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[dd92ad83d90aad2e]::task::local::RunUntil<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x5f4987f965f5 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[dd92ad83d90aad2e]::task::local::LocalData>>::try_with::<<tokio[dd92ad83d90aad2e]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[dd92ad83d90aad2e]::task::local::RunUntil<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5f4987f964de - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[dd92ad83d90aad2e]::task::local::LocalData>>::with::<<tokio[dd92ad83d90aad2e]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[dd92ad83d90aad2e]::task::local::RunUntil<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5f4987f583a6 - <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[dd92ad83d90aad2e]::task::local::RunUntil<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x5f4987f71de6 - <tokio[dd92ad83d90aad2e]::task::local::RunUntil<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x5f4987f5c772 - <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until::<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x5f4987fd86fd - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5f4987fa601d - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x5f4987fa5f5b - tokio[dd92ad83d90aad2e]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5f4987fa5f5b - tokio[dd92ad83d90aad2e]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5f4987fa5f5b - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x5f4987f95210 - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x5f4987fa4bd0 - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x5f4987fa4954 - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x5f4987fb089b - <tokio[dd92ad83d90aad2e]::runtime::context::scoped::Scoped<tokio[dd92ad83d90aad2e]::runtime::scheduler::Context>>::set::<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5f4987eb47c9 - tokio[dd92ad83d90aad2e]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x5f4987f96932 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[dd92ad83d90aad2e]::runtime::context::Context>>::try_with::<tokio[dd92ad83d90aad2e]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5f4987f9662e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[dd92ad83d90aad2e]::runtime::context::Context>>::with::<tokio[dd92ad83d90aad2e]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5f4987eb40fd - tokio[dd92ad83d90aad2e]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x5f4987f9fa00 - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x5f4987f9fc76 - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x5f4987fa3929 - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5f4987eeb853 - tokio[dd92ad83d90aad2e]::runtime::context::runtime::enter_runtime::<<tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5f4987f94f65 - <tokio[dd92ad83d90aad2e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5f498801babb - <tokio[dd92ad83d90aad2e]::runtime::runtime::Runtime>::block_on::<<tokio[dd92ad83d90aad2e]::task::local::LocalSet>::run_until<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5f4987f5843e - <tokio[dd92ad83d90aad2e]::task::local::LocalSet>::block_on::<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x5f4987ec45b5 - <actix_rt[fb0351b7ac47a026]::runtime::Runtime>::block_on::<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5f498801bb69 - <actix_rt[fb0351b7ac47a026]::system::SystemRunner>::block_on::<rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5f4987fd3eb6 - rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:19:5
[INFO] [stdout]   52:     0x5f4987fcd307 - rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:20:34
[INFO] [stdout]   53:     0x5f4987ea6e16 - <rest_jwt_rust[f76eb112487b9230]::tests::tests::test_mock_transfer::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f49880578bb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f49880578bb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5f49880650ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5f49880650ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f49880650ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f49880650ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f49880650ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f49880650ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5f49880650ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5f498805fa84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5f498805fa84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5f4988067cb2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5f4988067cb2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5f4988067cb2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f4988067cb2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5f4988067cb2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5f4988067cb2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5f4988067cb2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5f49890b651f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5f49890b651f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x78ad365afaa4 - <unknown>
[INFO] [stdout]   75:     0x78ad3663ca64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tests::test_mock_transfer
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rest-jwt-rust`
[INFO] running `Command { std: "docker" "inspect" "a9310d8f314696eb6b0def37e307f3d66987824231df6d382a698b27787c0d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9310d8f314696eb6b0def37e307f3d66987824231df6d382a698b27787c0d5e", kill_on_drop: false }`
[INFO] [stdout] a9310d8f314696eb6b0def37e307f3d66987824231df6d382a698b27787c0d5e
