[INFO] cloning repository https://github.com/offscale/rust-actix-diesel-auth-scaffold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/offscale/rust-actix-diesel-auth-scaffold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Frust-actix-diesel-auth-scaffold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Frust-actix-diesel-auth-scaffold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 861e1c2f43a8a5cbeb3e197447aa7f264d5912a1 [INFO] testing offscale/rust-actix-diesel-auth-scaffold against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Frust-actix-diesel-auth-scaffold" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/offscale/rust-actix-diesel-auth-scaffold [INFO] finished tweaking git repo https://github.com/offscale/rust-actix-diesel-auth-scaffold [INFO] tweaked toml for git repo https://github.com/offscale/rust-actix-diesel-auth-scaffold written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/offscale/rust-actix-diesel-auth-scaffold on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/offscale/rust-actix-diesel-auth-scaffold 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/SamuelMarks/utoipa` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-global-executor v2.4.1 [INFO] [stderr] Downloaded actix-web-codegen v4.3.0 [INFO] [stderr] Downloaded block-buffer v0.11.0-rc.4 [INFO] [stderr] Downloaded actix-rt v2.10.0 [INFO] [stderr] Downloaded hybrid-array v0.3.1 [INFO] [stderr] Downloaded actix-server v2.6.0 [INFO] [stderr] Downloaded blake2 v0.11.0-rc.0 [INFO] [stderr] Downloaded toml v0.9.3 [INFO] [stderr] Downloaded regex-lite v0.1.6 [INFO] [stderr] Downloaded polling v3.9.0 [INFO] [stderr] Downloaded async-io v2.5.0 [INFO] [stderr] Downloaded actix-service v2.0.3 [INFO] [stderr] Downloaded actix-http v3.11.0 [INFO] [stderr] Downloaded impl-more v0.1.9 [INFO] [stderr] Downloaded brotli-decompressor v5.0.0 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] [stderr] Downloaded async-std v1.13.1 [INFO] [stderr] Downloaded actix-web v4.11.0 [INFO] [stderr] Downloaded actix-web-httpauth v0.8.2 [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded digest v0.11.0-rc.0 [INFO] [stderr] Downloaded bytestring v1.4.0 [INFO] [stderr] Downloaded crypto-common v0.2.0-rc.3 [INFO] [stderr] Downloaded password-hash v0.6.0-rc.1 [INFO] [stderr] Downloaded argon2 v0.6.0-rc.0 [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded brotli v8.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beccd2d62560048bdb3ace55878c8a73f276947a30b05399284333824be83352 [INFO] running `Command { std: "docker" "start" "-a" "beccd2d62560048bdb3ace55878c8a73f276947a30b05399284333824be83352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beccd2d62560048bdb3ace55878c8a73f276947a30b05399284333824be83352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beccd2d62560048bdb3ace55878c8a73f276947a30b05399284333824be83352", kill_on_drop: false }` [INFO] [stdout] beccd2d62560048bdb3ace55878c8a73f276947a30b05399284333824be83352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e57d099e1bfc0a280833f230392c2103e62f5627828624dc9bcc32a7ee3159b0 [INFO] running `Command { std: "docker" "start" "-a" "e57d099e1bfc0a280833f230392c2103e62f5627828624dc9bcc32a7ee3159b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hybrid-array v0.3.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.4 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling digest v0.11.0-rc.0 [INFO] [stderr] Compiling blake2 v0.11.0-rc.0 [INFO] [stderr] Compiling password-hash v0.6.0-rc.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling argon2 v0.6.0-rc.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling utoipa-gen v5.4.0 (https://github.com/SamuelMarks/utoipa?branch=bigdecimal#84647b6e) [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml v0.9.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling utoipa v5.4.0 (https://github.com/SamuelMarks/utoipa?branch=bigdecimal#84647b6e) [INFO] [stderr] Compiling diesel v2.2.12 [INFO] [stderr] Compiling migrations_internals v2.2.1 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling rust-actix-diesel-auth-scaffold v0.0.3-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `UsernameTypeRoleUniq` and `parse_bearer_token` [INFO] [stdout] --> src/tests/routes/token/test_helpers.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::routes::token::helpers::{parse_bearer_token, UsernameTypeRoleUniq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `response_type`, `client_id`, `redirect_uri`, and `state` are never read [INFO] [stdout] --> src/routes/authorisation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct AuthRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 5 | response_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6 | client_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | redirect_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 8 | state: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UsernameTypeRoleUniq` is never constructed [INFO] [stdout] --> src/routes/token/helpers.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 219 | pub struct UsernameTypeRoleUniq { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_bearer_token` is never used [INFO] [stdout] --> src/routes/token/helpers.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn parse_bearer_token(bearer_token: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "e57d099e1bfc0a280833f230392c2103e62f5627828624dc9bcc32a7ee3159b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57d099e1bfc0a280833f230392c2103e62f5627828624dc9bcc32a7ee3159b0", kill_on_drop: false }` [INFO] [stdout] e57d099e1bfc0a280833f230392c2103e62f5627828624dc9bcc32a7ee3159b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b46d1770fba6ef4adda59dbab50a36a25f723d00aa94954f2e6505ce80d0cdb [INFO] running `Command { std: "docker" "start" "-a" "2b46d1770fba6ef4adda59dbab50a36a25f723d00aa94954f2e6505ce80d0cdb", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `UsernameTypeRoleUniq` and `parse_bearer_token` [INFO] [stdout] --> src/tests/routes/token/test_helpers.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::routes::token::helpers::{parse_bearer_token, UsernameTypeRoleUniq}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-actix-diesel-auth-scaffold v0.0.3-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `response_type`, `client_id`, `redirect_uri`, and `state` are never read [INFO] [stdout] --> src/routes/authorisation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct AuthRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 5 | response_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6 | client_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | redirect_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 8 | state: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UsernameTypeRoleUniq` is never constructed [INFO] [stdout] --> src/routes/token/helpers.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 219 | pub struct UsernameTypeRoleUniq { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_bearer_token` is never used [INFO] [stdout] --> src/routes/token/helpers.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn parse_bearer_token(bearer_token: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `response_type`, `client_id`, `redirect_uri`, and `state` are never read [INFO] [stdout] --> src/routes/authorisation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct AuthRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 5 | response_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6 | client_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | redirect_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 8 | state: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "2b46d1770fba6ef4adda59dbab50a36a25f723d00aa94954f2e6505ce80d0cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b46d1770fba6ef4adda59dbab50a36a25f723d00aa94954f2e6505ce80d0cdb", kill_on_drop: false }` [INFO] [stdout] 2b46d1770fba6ef4adda59dbab50a36a25f723d00aa94954f2e6505ce80d0cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b32c92e7f2a3d39933cc958ecc4e942e45ad2c378f7a35cedbdcfac7d4dea1a9 [INFO] running `Command { std: "docker" "start" "-a" "b32c92e7f2a3d39933cc958ecc4e942e45ad2c378f7a35cedbdcfac7d4dea1a9", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `UsernameTypeRoleUniq` and `parse_bearer_token` [INFO] [stderr] --> src/tests/routes/token/test_helpers.rs:1:37 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::routes::token::helpers::{parse_bearer_token, UsernameTypeRoleUniq}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `response_type`, `client_id`, `redirect_uri`, and `state` are never read [INFO] [stderr] --> src/routes/authorisation.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 4 | struct AuthRequest { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 5 | response_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 6 | client_id: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 7 | redirect_uri: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 8 | state: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `UsernameTypeRoleUniq` is never constructed [INFO] [stderr] --> src/routes/token/helpers.rs:219:12 [INFO] [stderr] | [INFO] [stderr] 219 | pub struct UsernameTypeRoleUniq { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `parse_bearer_token` is never used [INFO] [stderr] --> src/routes/token/helpers.rs:230:8 [INFO] [stderr] | [INFO] [stderr] 230 | pub fn parse_bearer_token(bearer_token: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-actix-diesel-auth-scaffold` (lib) generated 4 warnings (run `cargo fix --lib -p rust-actix-diesel-auth-scaffold` to apply 1 suggestion) [INFO] [stderr] warning: `rust-actix-diesel-auth-scaffold` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_actix_diesel_auth_scaffold-2d736094a84e35f4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::routes::token::test_helpers::test_parse_bearer_token ... ok [INFO] [stdout] test tests::routes::token::test_token::test_refresh_token_flow ... FAILED [INFO] [stdout] test tests::routes::secret::test_secret::test_read_secret ... FAILED [INFO] [stdout] test tests::routes::token::test_token::test_read_token ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::routes::token::test_token::test_refresh_token_flow stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::routes::token::test_token::test_refresh_token_flow' (27) panicked at src/lib.rs:29:51: [INFO] [stdout] Database url not set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60598478b252 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60598478b252 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60598478b252 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60598478b252 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60598479dfbf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60598479dfbf - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x605984756b01 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x605984756b01 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x605984763be2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x605984768b9f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x605984768a31 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x605983fd076e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x605983fd076e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60598476930f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60598476930f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6059847690ba - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x605984763d29 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60598474ab3d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6059847a91a0 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6059847a8176 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 20: 0x605983f05d0e - core::result::Result::expect::h41d630ce1246a0b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1177:23 [INFO] [stdout] 21: 0x605983f11535 - ::deref::__static_ref_initialize::hb9e0fb27ca85434a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:29:51 [INFO] [stdout] 22: 0x605983f11535 - core::ops::function::FnOnce::call_once::h19c59d02d116451e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x605983f1b215 - lazy_static::lazy::Lazy::get::{{closure}}::h54beaeaa5a58bde4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41 [INFO] [stdout] 24: 0x605983f8e1bd - std::sync::poison::once::Once::call_once::{{closure}}::h5ad1c1da1902d060 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sync/poison/once.rs:156:41 [INFO] [stdout] 25: 0x60598475f677 - std::sys::sync::once::futex::Once::call::hf8dd2d96011130cd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/sync/once/futex.rs:178:21 [INFO] [stdout] 26: 0x605983f8e074 - std::sync::poison::once::Once::call_once::h837ad97531379765 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sync/poison/once.rs:156:20 [INFO] [stdout] 27: 0x605983f942df - lazy_static::lazy::Lazy::get::hbabb0af4acd20eca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16 [INFO] [stdout] 28: 0x605983f942df - ::deref::__stability::h5c0a66cb0c2fc42a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26 [INFO] [stdout] 29: 0x605983f942df - ::deref::h20258515288ab848 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17 [INFO] [stdout] 30: 0x605983f9439a - ::initialize::hce7e4dcd95e0914d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:142:26 [INFO] [stdout] 31: 0x605983ef60ca - lazy_static::initialize::ha55467e9d982eeed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:207:5 [INFO] [stdout] 32: 0x605983f8d9d2 - rust_actix_diesel_auth_scaffold::db_init::he437345234dc789b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:76:5 [INFO] [stdout] 33: 0x605983f04580 - rust_actix_diesel_auth_scaffold::tests::init_db_for_test::{{closure}}::h639c5dfb94637041 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:8:9 [INFO] [stdout] 34: 0x605983f8e258 - std::sync::poison::once::Once::call_once::{{closure}}::h83969718b4193d61 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sync/poison/once.rs:156:41 [INFO] [stdout] 35: 0x60598475f677 - std::sys::sync::once::futex::Once::call::hf8dd2d96011130cd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/sync/once/futex.rs:178:21 [INFO] [stdout] 36: 0x605983f8df97 - std::sync::poison::once::Once::call_once::h6c829198e9ba257c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sync/poison/once.rs:156:20 [INFO] [stdout] 37: 0x605983f04484 - rust_actix_diesel_auth_scaffold::tests::init_db_for_test::h8efb00ba855414cd [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:6:13 [INFO] [stdout] 38: 0x605983f8bf67 - rust_actix_diesel_auth_scaffold::tests::routes::token::test_token::test_refresh_token_flow::{{closure}}::hbf6a415993b22f78 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/token/test_token.rs:25:5 [INFO] [stdout] 39: 0x605983eff79f - as core::future::future::Future>::poll::{{closure}}::h6fa0ce87c7288d8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:1049:44 [INFO] [stdout] 40: 0x605983efb560 - tokio::task::local::LocalSet::with::{{closure}}::hdda18c108e0f0a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:795:13 [INFO] [stdout] 41: 0x605983f65b55 - std::thread::local::LocalKey::try_with::h06c02c2a5f456572 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 42: 0x605983f6588e - std::thread::local::LocalKey::with::hd1f6ac9490454c08 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 43: 0x605983efb2a6 - tokio::task::local::LocalSet::with::h7c3736cc0348d477 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:793:17 [INFO] [stdout] 44: 0x605983eff726 - as core::future::future::Future>::poll::he6543c0b8202b341 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:1039:22 [INFO] [stdout] 45: 0x605983efbb7d - tokio::task::local::LocalSet::run_until::{{closure}}::ha4cc858ed3d70538 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:691:19 [INFO] [stdout] 46: 0x605983f3fcfd - as core::future::future::Future>::poll::h12f810092b2746b5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 47: 0x605983f381cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h109ac63e6e372f2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 48: 0x605983f380fb - tokio::task::coop::with_budget::h0e2fa431f8804a09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 49: 0x605983f380fb - tokio::task::coop::budget::h708a089b8199a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 50: 0x605983f380fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hceaca91d914c87c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 51: 0x605983f30010 - tokio::runtime::scheduler::current_thread::Context::enter::hd1abcfd4f8558a84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 52: 0x605983f36fad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he69c06f925c25dec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 53: 0x605983f33554 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3b900b61b6f6ea4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 54: 0x605983f5570b - tokio::runtime::context::scoped::Scoped::set::hda6ec65252ea31ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 55: 0x605983f81c99 - tokio::runtime::context::set_scheduler::{{closure}}::ha5a1436187e3ed26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38 [INFO] [stdout] 56: 0x605983f664e2 - std::thread::local::LocalKey::try_with::h5bdd26f4df7c8fa9 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 57: 0x605983f6559e - std::thread::local::LocalKey::with::h4384b9aee6371fb5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 58: 0x605983f81bcd - tokio::runtime::context::set_scheduler::hba81510dae2c7bef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17 [INFO] [stdout] 59: 0x605983f32680 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha61c698d4f719559 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 60: 0x605983f33653 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0ae572a406c8de22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 61: 0x605983f2ddd6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h71e918ce3e868834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 62: 0x605983f3ed52 - tokio::runtime::context::runtime::enter_runtime::hfa5d91e006b48cae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 63: 0x605983f2cc86 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2a9add4b5f9940c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 64: 0x605983f7e464 - tokio::runtime::runtime::Runtime::block_on_inner::h078b16135f171c07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 65: 0x605983f7f0d1 - tokio::runtime::runtime::Runtime::block_on::hd076f267c3858304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 66: 0x605983efb653 - tokio::task::local::LocalSet::block_on::hd80e6f839c8f7dc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:648:12 [INFO] [stdout] 67: 0x605983f00107 - actix_rt::runtime::Runtime::block_on::h2004a83a67952ff0 [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] 68: 0x605983f19eaa - actix_rt::system::SystemRunner::block_on::hd66837a1dc64d09c [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] 69: 0x605983f8be86 - rust_actix_diesel_auth_scaffold::tests::routes::token::test_token::test_refresh_token_flow::h01a969bcc2c1d607 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/token/test_token.rs:21:1 [INFO] [stdout] 70: 0x605983f8cf57 - rust_actix_diesel_auth_scaffold::tests::routes::token::test_token::test_refresh_token_flow::{{closure}}::hc7a1e3e84aab1ff6 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/token/test_token.rs:22:35 [INFO] [stdout] 71: 0x605983f11676 - core::ops::function::FnOnce::call_once::h22674a11da190132 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x605983fd052b - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x605983fd052b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 74: 0x605983fe6015 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 75: 0x605983fe6015 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 76: 0x605983fe6015 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 77: 0x605983fe6015 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 78: 0x605983fe6015 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x605983fe6015 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 80: 0x605983fe6015 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 81: 0x605983fbc984 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 82: 0x605983fbc984 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 83: 0x605983fc032a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 84: 0x605983fc032a - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 85: 0x605983fc032a - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 86: 0x605983fc032a - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 87: 0x605983fc032a - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 88: 0x605983fc032a - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 89: 0x605983fc032a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 90: 0x60598475dcef - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 91: 0x60598475dcef - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 92: 0x73238b652aa4 - [INFO] [stdout] 93: 0x73238b6dfa34 - clone [INFO] [stdout] 94: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::routes::secret::test_secret::test_read_secret stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::routes::secret::test_secret::test_read_secret' (24) panicked at src/tests/mod.rs:6:13: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60598478b252 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60598478b252 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60598478b252 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60598478b252 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60598479dfbf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60598479dfbf - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x605984756b01 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x605984756b01 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x605984763be2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x605984768b9f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x605984768a31 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x605983fd076e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x605983fd076e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60598476930f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60598476930f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x605984769086 - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x605984763d29 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60598474ab3d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6059847a91a0 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60598475f786 - std::sys::sync::once::futex::Once::call::hf8dd2d96011130cd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/sync/once/futex.rs:150:21 [INFO] [stdout] 20: 0x605983f8df97 - std::sync::poison::once::Once::call_once::h6c829198e9ba257c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sync/poison/once.rs:156:20 [INFO] [stdout] 21: 0x605983f04484 - rust_actix_diesel_auth_scaffold::tests::init_db_for_test::h8efb00ba855414cd [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:6:13 [INFO] [stdout] 22: 0x605983f8d06b - rust_actix_diesel_auth_scaffold::tests::routes::secret::test_secret::test_read_secret::{{closure}}::h7201cd23f66557b3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/secret/test_secret.rs:8:5 [INFO] [stdout] 23: 0x605983effa1f - as core::future::future::Future>::poll::{{closure}}::hab6e2499dcf70a5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:1049:44 [INFO] [stdout] 24: 0x605983efb470 - tokio::task::local::LocalSet::with::{{closure}}::hc234407c62f0b70a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:795:13 [INFO] [stdout] 25: 0x605983f67595 - std::thread::local::LocalKey::try_with::hc78f1c4fad346cba [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 26: 0x605983f655fe - std::thread::local::LocalKey::with::h55ae120b0f616539 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 27: 0x605983efb2e6 - tokio::task::local::LocalSet::with::hdf9dfcb15f691dac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:793:17 [INFO] [stdout] 28: 0x605983eff686 - as core::future::future::Future>::poll::h5fe6f1aca61db5e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:1039:22 [INFO] [stdout] 29: 0x605983efb94d - tokio::task::local::LocalSet::run_until::{{closure}}::h35d2adfc54eed4d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:691:19 [INFO] [stdout] 30: 0x605983f400bd - as core::future::future::Future>::poll::hc49db5fb698748d1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x605983f3824d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6798061e9015888b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 32: 0x605983f37a8b - tokio::task::coop::with_budget::hb75e2f33fd2db3f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 33: 0x605983f37a8b - tokio::task::coop::budget::h7582cbc7a20db84f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 34: 0x605983f37a8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2d31aaae38bf4322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 35: 0x605983f2f710 - tokio::runtime::scheduler::current_thread::Context::enter::h8c9245c2dbc0f8d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 36: 0x605983f35a6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5e9cce5eadf0c3e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 37: 0x605983f33534 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0b385a5fefe8f138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 38: 0x605983f551cb - tokio::runtime::context::scoped::Scoped::set::h3e3b004f0261a56c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 39: 0x605983f81d99 - tokio::runtime::context::set_scheduler::{{closure}}::hcde53ae9829e1d4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38 [INFO] [stdout] 40: 0x605983f66ca2 - std::thread::local::LocalKey::try_with::h82aae37c57e842ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x605983f658de - std::thread::local::LocalKey::with::hd3b189e0eaae6a84 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x605983f81c0d - tokio::runtime::context::set_scheduler::hc9baff18a309b861 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17 [INFO] [stdout] 43: 0x605983f332e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf4415af4c0ee0a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 44: 0x605983f33773 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7a2ccfee13880e32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 45: 0x605983f2d756 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2c32ed3af8dd2686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 46: 0x605983f3ec02 - tokio::runtime::context::runtime::enter_runtime::hc98975c4a725271d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 47: 0x605983f2cac6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h04cf62020caecc0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 48: 0x605983f7e7d4 - tokio::runtime::runtime::Runtime::block_on_inner::h214ff9821487ff87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 49: 0x605983f7ebd1 - tokio::runtime::runtime::Runtime::block_on::h62881101a4965812 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 50: 0x605983efb603 - tokio::task::local::LocalSet::block_on::ha067e024e6256d03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:648:12 [INFO] [stdout] 51: 0x605983f00147 - actix_rt::runtime::Runtime::block_on::hea9639b10bfd08fe [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] 52: 0x605983f19e9a - actix_rt::system::SystemRunner::block_on::h4fab601b36e8d006 [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] 53: 0x605983f8cfa8 - rust_actix_diesel_auth_scaffold::tests::routes::secret::test_secret::test_read_secret::hb879c51cb532c089 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/secret/test_secret.rs:6:1 [INFO] [stdout] 54: 0x605983f8d987 - rust_actix_diesel_auth_scaffold::tests::routes::secret::test_secret::test_read_secret::{{closure}}::haf07d7fa578585bd [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/secret/test_secret.rs:7:28 [INFO] [stdout] 55: 0x605983f114b6 - core::ops::function::FnOnce::call_once::h138d0727397592de [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 56: 0x605983fd052b - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x605983fd052b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x605983fe6015 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x605983fe6015 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x605983fe6015 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x605983fe6015 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x605983fe6015 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x605983fe6015 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x605983fe6015 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x605983fbc984 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x605983fbc984 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 67: 0x605983fc032a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 68: 0x605983fc032a - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 69: 0x605983fc032a - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 70: 0x605983fc032a - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 71: 0x605983fc032a - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x605983fc032a - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 73: 0x605983fc032a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x60598475dcef - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 75: 0x60598475dcef - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 76: 0x73238b652aa4 - [INFO] [stdout] 77: 0x73238b6dfa34 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::routes::token::test_token::test_read_token stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::routes::token::test_token::test_read_token' (26) panicked at src/tests/mod.rs:6:13: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60598478b252 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60598478b252 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60598478b252 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60598478b252 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60598479dfbf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60598479dfbf - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x605984756b01 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x605984756b01 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x605984763be2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x605984768b9f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x605984768a31 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x605983fd076e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x605983fd076e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60598476930f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60598476930f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x605984769086 - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x605984763d29 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60598474ab3d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6059847a91a0 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60598475f786 - std::sys::sync::once::futex::Once::call::hf8dd2d96011130cd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/sync/once/futex.rs:150:21 [INFO] [stdout] 20: 0x605983f8df97 - std::sync::poison::once::Once::call_once::h6c829198e9ba257c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sync/poison/once.rs:156:20 [INFO] [stdout] 21: 0x605983f04484 - rust_actix_diesel_auth_scaffold::tests::init_db_for_test::h8efb00ba855414cd [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:6:13 [INFO] [stdout] 22: 0x605983f8b45c - rust_actix_diesel_auth_scaffold::tests::routes::token::test_token::test_read_token::{{closure}}::h3132b5953e9f470e [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/token/test_token.rs:3:5 [INFO] [stdout] 23: 0x605983eff8df - as core::future::future::Future>::poll::{{closure}}::ha4d6e9bb7dc7180f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:1049:44 [INFO] [stdout] 24: 0x605983efb380 - tokio::task::local::LocalSet::with::{{closure}}::h8ba350ff9e2b3be8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:795:13 [INFO] [stdout] 25: 0x605983f67d15 - std::thread::local::LocalKey::try_with::hf3300aa819d3743e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 26: 0x605983f6593e - std::thread::local::LocalKey::with::he64c7b00676899d5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 27: 0x605983efb266 - tokio::task::local::LocalSet::with::h1d87f9cde90a8c3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:793:17 [INFO] [stdout] 28: 0x605983eff6d6 - as core::future::future::Future>::poll::h75b51ef68513b509 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:1039:22 [INFO] [stdout] 29: 0x605983efbdad - tokio::task::local::LocalSet::run_until::{{closure}}::hfca8a3fe4acc4e01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:691:19 [INFO] [stdout] 30: 0x605983f3fd7d - as core::future::future::Future>::poll::h289e999598382cd4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x605983f3828d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h848aabb31f1685d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 32: 0x605983f37c2b - tokio::task::coop::with_budget::h3637bd77dba205e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 33: 0x605983f37c2b - tokio::task::coop::budget::h043bb1be2cee4b60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 34: 0x605983f37c2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h46ed1bbca001e8ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 35: 0x605983f2f0d0 - tokio::runtime::scheduler::current_thread::Context::enter::h51b117bc3c382c9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 36: 0x605983f3452d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h541897d952a4850f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 37: 0x605983f335b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb6f2fc344b1bba0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 38: 0x605983f555bb - tokio::runtime::context::scoped::Scoped::set::hcfee25084d3ab864 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 39: 0x605983f81c59 - tokio::runtime::context::set_scheduler::{{closure}}::h24aa57ba1ec7b740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38 [INFO] [stdout] 40: 0x605983f67be2 - std::thread::local::LocalKey::try_with::heeabd869ea02a174 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x605983f6564e - std::thread::local::LocalKey::with::h56cc8dd75f839da5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x605983f81b0d - tokio::runtime::context::set_scheduler::h4e996b2b7f32609e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17 [INFO] [stdout] 43: 0x605983f31e40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68d1cc2c8c84b56b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 44: 0x605983f337d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff1c68927e03269b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 45: 0x605983f2e116 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcf5ddd14eff8e388 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 46: 0x605983f3eab2 - tokio::runtime::context::runtime::enter_runtime::hbce0c9cbc6693967 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 47: 0x605983f2cba6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h154927fe624a51c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 48: 0x605983f7e5a4 - tokio::runtime::runtime::Runtime::block_on_inner::h15036f9c9a0bfec6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 49: 0x605983f7ee51 - tokio::runtime::runtime::Runtime::block_on::h7b121d73462ab14e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 50: 0x605983efb6a3 - tokio::task::local::LocalSet::block_on::hdb259665ddc2c284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/local.rs:648:12 [INFO] [stdout] 51: 0x605983f00127 - actix_rt::runtime::Runtime::block_on::h729b86ed733c31ea [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] 52: 0x605983f19e8a - actix_rt::system::SystemRunner::block_on::h0e87ca36c61e23a9 [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] 53: 0x605983f8b3a6 - rust_actix_diesel_auth_scaffold::tests::routes::token::test_token::test_read_token::h315f89c71c7273fc [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/token/test_token.rs:1:1 [INFO] [stdout] 54: 0x605983f8be37 - rust_actix_diesel_auth_scaffold::tests::routes::token::test_token::test_read_token::{{closure}}::hc8019e71cfd30b42 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/routes/token/test_token.rs:2:27 [INFO] [stdout] 55: 0x605983f11476 - core::ops::function::FnOnce::call_once::h11f235bebc538415 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 56: 0x605983fd052b - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x605983fd052b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x605983fe6015 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x605983fe6015 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x605983fe6015 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x605983fe6015 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x605983fe6015 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x605983fe6015 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x605983fe6015 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x605983fbc984 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x605983fbc984 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 67: 0x605983fc032a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 68: 0x605983fc032a - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 69: 0x605983fc032a - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 70: 0x605983fc032a - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 71: 0x605983fc032a - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x605983fc032a - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 73: 0x605983fc032a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x60598475dcef - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 75: 0x60598475dcef - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 76: 0x73238b652aa4 - [INFO] [stdout] 77: 0x73238b6dfa34 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::routes::secret::test_secret::test_read_secret [INFO] [stdout] tests::routes::token::test_token::test_read_token [INFO] [stdout] tests::routes::token::test_token::test_refresh_token_flow [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b32c92e7f2a3d39933cc958ecc4e942e45ad2c378f7a35cedbdcfac7d4dea1a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32c92e7f2a3d39933cc958ecc4e942e45ad2c378f7a35cedbdcfac7d4dea1a9", kill_on_drop: false }` [INFO] [stdout] b32c92e7f2a3d39933cc958ecc4e942e45ad2c378f7a35cedbdcfac7d4dea1a9