[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuel77%2Frest-jwt-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nuel77/rest-jwt-rust on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyperlocal-next v0.9.0
[INFO] [stderr]   Downloaded enum-as-inner v0.6.0
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded bcrypt v0.14.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.1
[INFO] [stderr]   Downloaded diesel_migrations v2.2.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.2
[INFO] [stderr]   Downloaded actix-cors v0.6.5
[INFO] [stderr]   Downloaded pq-sys v0.6.1
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded hickory-resolver v0.24.1
[INFO] [stderr]   Downloaded diesel_derives v2.2.1
[INFO] [stderr]   Downloaded toml_edit v0.22.15
[INFO] [stderr]   Downloaded bollard v0.16.1
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded bollard-stubs v1.44.0-rc.2
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded testcontainers v0.20.0
[INFO] [stderr]   Downloaded hyper-rustls v0.26.0
[INFO] [stderr]   Downloaded docker_credential v1.3.1
[INFO] [stderr]   Downloaded migrations_internals v2.2.0
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] [stderr]   Downloaded diesel v2.2.1
[INFO] [stderr]   Downloaded hickory-proto v0.24.1
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded migrations_macros v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a2675042d595f1e59030a9b76880225b241de7a4526e89e039f6d9715903377
[INFO] running `Command { std: "docker" "start" "-a" "0a2675042d595f1e59030a9b76880225b241de7a4526e89e039f6d9715903377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a2675042d595f1e59030a9b76880225b241de7a4526e89e039f6d9715903377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a2675042d595f1e59030a9b76880225b241de7a4526e89e039f6d9715903377", kill_on_drop: false }`
[INFO] [stdout] 0a2675042d595f1e59030a9b76880225b241de7a4526e89e039f6d9715903377
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eab7f625bf8faef351d2d8b4fce4ca2aa4c2f49607fc90ccd42aa86f3ffd39c2
[INFO] running `Command { std: "docker" "start" "-a" "eab7f625bf8faef351d2d8b4fce4ca2aa4c2f49607fc90ccd42aa86f3ffd39c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pq-sys v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling bcrypt v0.14.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-codec v0.5.2
[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 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 zstd v0.13.2
[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 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_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling diesel v2.2.1
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling actix-http v3.8.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 09s
[INFO] running `Command { std: "docker" "inspect" "eab7f625bf8faef351d2d8b4fce4ca2aa4c2f49607fc90ccd42aa86f3ffd39c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eab7f625bf8faef351d2d8b4fce4ca2aa4c2f49607fc90ccd42aa86f3ffd39c2", kill_on_drop: false }`
[INFO] [stdout] eab7f625bf8faef351d2d8b4fce4ca2aa4c2f49607fc90ccd42aa86f3ffd39c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ff96bbfbccc0dcc7d59ec7169eda9b061bc2f846a635cf01f399165c2e2544b
[INFO] running `Command { std: "docker" "start" "-a" "4ff96bbfbccc0dcc7d59ec7169eda9b061bc2f846a635cf01f399165c2e2544b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[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 async-trait v0.1.81
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[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 serde_with_macros v3.9.0
[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 tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[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 tokio-stream v0.1.15
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[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-router v0.5.3
[INFO] [stderr]    Compiling toml_edit v0.22.15
[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 diesel v2.2.1
[INFO] [stderr]    Compiling actix-web-codegen v4.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 hickory-resolver v0.24.1
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling actix-cors v0.6.5
[INFO] [stderr]    Compiling bollard v0.16.1
[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 41s
[INFO] running `Command { std: "docker" "inspect" "4ff96bbfbccc0dcc7d59ec7169eda9b061bc2f846a635cf01f399165c2e2544b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff96bbfbccc0dcc7d59ec7169eda9b061bc2f846a635cf01f399165c2e2544b", kill_on_drop: false }`
[INFO] [stdout] 4ff96bbfbccc0dcc7d59ec7169eda9b061bc2f846a635cf01f399165c2e2544b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf2050f2bacd800d1b5a5902098cd93cc394cbda99ecf8d12586eca9b1044436
[INFO] running `Command { std: "docker" "start" "-a" "bf2050f2bacd800d1b5a5902098cd93cc394cbda99ecf8d12586eca9b1044436", 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.67s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rest_jwt_rust-dd556b8038855702)
[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' (24) 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:     0x63a39b9a2472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a39b9a2472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a39b9a2472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a39b9a2472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a39b9bbc4a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a39b9bbc4a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63a39b9a7f56 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a39b9a7f56 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a39b97e54f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a39b97e54f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a39b9996a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a39a9396fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63a39a9396fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a39b999912 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63a39b999912 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a39b97e608 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a39b972ed9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a39b97f7bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a39b9bc43c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a39b9bc182 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a39a8aa0a4 - <core[27de1724e4349be2]::result::Result<testcontainers[72f0518f97ef5dac]::core::containers::async_container::ContainerAsync<testcontainers[72f0518f97ef5dac]::images::generic::GenericImage>, testcontainers[72f0518f97ef5dac]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63a39a7f89d9 - rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:30:14
[INFO] [stdout]   22:     0x63a39a8a9adf - <tokio[dc1fcb3fe8afa31d]::task::local::RunUntil<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}> as core[27de1724e4349be2]::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:     0x63a39a8a8f40 - <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dc1fcb3fe8afa31d]::task::local::RunUntil<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}> as core[27de1724e4349be2]::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:     0x63a39a85b4d5 - <std[3b51380354919863]::thread::local::LocalKey<tokio[dc1fcb3fe8afa31d]::task::local::LocalData>>::try_with::<<tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dc1fcb3fe8afa31d]::task::local::RunUntil<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x63a39a85b3be - <std[3b51380354919863]::thread::local::LocalKey<tokio[dc1fcb3fe8afa31d]::task::local::LocalData>>::with::<<tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dc1fcb3fe8afa31d]::task::local::RunUntil<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x63a39a8a64c6 - <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dc1fcb3fe8afa31d]::task::local::RunUntil<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}> as core[27de1724e4349be2]::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:     0x63a39a8ad6a6 - <tokio[dc1fcb3fe8afa31d]::task::local::RunUntil<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}> as core[27de1724e4349be2]::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:     0x63a39a8a9182 - <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until::<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a80889d - <core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x63a39a867c3d - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a867aeb - tokio[dc1fcb3fe8afa31d]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a867aeb - tokio[dc1fcb3fe8afa31d]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a867aeb - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a85ad90 - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a866170 - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a865ef4 - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x63a39a8400eb - <tokio[dc1fcb3fe8afa31d]::runtime::context::scoped::Scoped<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::Context>>::set::<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x63a39a7ebc69 - tokio[dc1fcb3fe8afa31d]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x63a39a85b812 - <std[3b51380354919863]::thread::local::LocalKey<tokio[dc1fcb3fe8afa31d]::runtime::context::Context>>::try_with::<tokio[dc1fcb3fe8afa31d]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x63a39a85b50e - <std[3b51380354919863]::thread::local::LocalKey<tokio[dc1fcb3fe8afa31d]::runtime::context::Context>>::with::<tokio[dc1fcb3fe8afa31d]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x63a39a7e609d - tokio[dc1fcb3fe8afa31d]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x63a39a85e080 - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x63a39a85e2f6 - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a8655e9 - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a7b2ae3 - tokio[dc1fcb3fe8afa31d]::runtime::context::runtime::enter_runtime::<<tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a85a5c5 - <tokio[dc1fcb3fe8afa31d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a8bb58b - <tokio[dc1fcb3fe8afa31d]::runtime::runtime::Runtime>::block_on::<<tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::run_until<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a8a655e - <tokio[dc1fcb3fe8afa31d]::task::local::LocalSet>::block_on::<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a859925 - <actix_rt[5ec88aa001f4f3f3]::runtime::Runtime>::block_on::<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a8a6479 - <actix_rt[5ec88aa001f4f3f3]::system::SystemRunner>::block_on::<rest_jwt_rust[12dca74102f6d40b]::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:     0x63a39a805dc6 - rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:19:5
[INFO] [stdout]   52:     0x63a39a7f83e7 - rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:20:34
[INFO] [stdout]   53:     0x63a39a77cb86 - <rest_jwt_rust[12dca74102f6d40b]::tests::tests::test_mock_transfer::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63a39a92daab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63a39a92daab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x63a39a93a30a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x63a39a93a30a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x63a39a93a30a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x63a39a93a30a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x63a39a93a30a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x63a39a93a30a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x63a39a93a30a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x63a39a9358b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x63a39a9358b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x63a39a93ce02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x63a39a93ce02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x63a39a93ce02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x63a39a93ce02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x63a39a93ce02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x63a39a93ce02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x63a39a93ce02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x63a39b9a15df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x63a39b9a15df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x708eda5a5aa4 - <unknown>
[INFO] [stdout]   75:     0x708eda632a64 - 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.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rest-jwt-rust`
[INFO] running `Command { std: "docker" "inspect" "bf2050f2bacd800d1b5a5902098cd93cc394cbda99ecf8d12586eca9b1044436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2050f2bacd800d1b5a5902098cd93cc394cbda99ecf8d12586eca9b1044436", kill_on_drop: false }`
[INFO] [stdout] bf2050f2bacd800d1b5a5902098cd93cc394cbda99ecf8d12586eca9b1044436
