[INFO] cloning repository https://github.com/bloomingFlower/axum_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bloomingFlower/axum_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbloomingFlower%2Faxum_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbloomingFlower%2Faxum_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b15468ab76f29e2c7f10cf5bd74538e7d5d081e2
[INFO] testing bloomingFlower/axum_backend against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbloomingFlower%2Faxum_backend" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bloomingFlower/axum_backend
[INFO] finished tweaking git repo https://github.com/bloomingFlower/axum_backend
[INFO] tweaked toml for git repo https://github.com/bloomingFlower/axum_backend written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bloomingFlower/axum_backend on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bloomingFlower/axum_backend 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d89f5e5db734cf6cf9630a30219eb1f98a30299139d465f12e7234b233ab1b5c
[INFO] running `Command { std: "docker" "start" "-a" "d89f5e5db734cf6cf9630a30219eb1f98a30299139d465f12e7234b233ab1b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d89f5e5db734cf6cf9630a30219eb1f98a30299139d465f12e7234b233ab1b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89f5e5db734cf6cf9630a30219eb1f98a30299139d465f12e7234b233ab1b5c", kill_on_drop: false }`
[INFO] [stdout] d89f5e5db734cf6cf9630a30219eb1f98a30299139d465f12e7234b233ab1b5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1af3a25f6c42eebce50b035ac81f8fcb9efc69c6cbe9cec40ace375a8e5c5a3
[INFO] running `Command { std: "docker" "start" "-a" "c1af3a25f6c42eebce50b035ac81f8fcb9efc69c6cbe9cec40ace375a8e5c5a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling lib-utils v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-utils)
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sea-query v0.30.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling scylla-macros v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling scylla-cql v0.2.0
[INFO] [stderr]    Compiling modql-macros v0.3.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling scylla v0.13.0
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling lib-auth v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-auth)
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling modql v0.3.10
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling sea-query-binder v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling gen-key v0.1.0 (/opt/rustwide/workdir/crates/tools/gen-key)
[INFO] [stderr]    Compiling axum-extra v0.9.3
[INFO] [stderr]    Compiling lib-core v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-core)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> crates/libs/lib-core/src/model/redis_cache/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub async fn set<T: serde::Serialize>(
[INFO] [stdout] 43 | |         &self,
[INFO] [stdout] 44 | |         key: &str,
[INFO] [stdout] 45 | |         value: &T,
[INFO] [stdout] 46 | |         expiry: usize,
[INFO] [stdout] 47 | |     ) -> Result<()> {
[INFO] [stdout]    | |___________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> crates/libs/lib-core/src/model/redis_cache/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         conn.set_ex(key, serialized, expiry.try_into().unwrap())
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |         conn.set_ex::<_, _, ()>(key, serialized, expiry.try_into().unwrap())
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling lib-rpc v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-rpc)
[INFO] [stderr]    Compiling lib-producer v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-producer)
[INFO] [stderr]    Compiling lib-consumer v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-consumer)
[INFO] [stderr]    Compiling web-server v0.1.0 (/opt/rustwide/workdir/crates/services/web-server)
[INFO] [stderr]    Compiling sse-service v0.1.0 (/opt/rustwide/workdir/crates/services/sse-service)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lib-core v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-core), sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c1af3a25f6c42eebce50b035ac81f8fcb9efc69c6cbe9cec40ace375a8e5c5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1af3a25f6c42eebce50b035ac81f8fcb9efc69c6cbe9cec40ace375a8e5c5a3", kill_on_drop: false }`
[INFO] [stdout] c1af3a25f6c42eebce50b035ac81f8fcb9efc69c6cbe9cec40ace375a8e5c5a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a0a6e087bd5299233ddccdac2ffd766be4d6d340f44fad31056bcb1c784d697
[INFO] running `Command { std: "docker" "start" "-a" "9a0a6e087bd5299233ddccdac2ffd766be4d6d340f44fad31056bcb1c784d697", kill_on_drop: false }`
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> crates/libs/lib-core/src/model/redis_cache/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub async fn set<T: serde::Serialize>(
[INFO] [stdout] 43 | |         &self,
[INFO] [stdout] 44 | |         key: &str,
[INFO] [stdout] 45 | |         value: &T,
[INFO] [stdout] 46 | |         expiry: usize,
[INFO] [stdout] 47 | |     ) -> Result<()> {
[INFO] [stdout]    | |___________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> crates/libs/lib-core/src/model/redis_cache/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         conn.set_ex(key, serialized, expiry.try_into().unwrap())
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |         conn.set_ex::<_, _, ()>(key, serialized, expiry.try_into().unwrap())
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling sdd v0.2.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling scc v2.1.1
[INFO] [stderr]    Compiling lib-rpc v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-rpc)
[INFO] [stderr]    Compiling lib-auth v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-auth)
[INFO] [stderr]    Compiling gen-key v0.1.0 (/opt/rustwide/workdir/crates/tools/gen-key)
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling lib-utils v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-utils)
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling lib-producer v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-producer)
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling lib-consumer v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-consumer)
[INFO] [stderr]    Compiling sse-service v0.1.0 (/opt/rustwide/workdir/crates/services/sse-service)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest_cookie_store v0.6.0
[INFO] [stderr]    Compiling httpc-test v0.1.9
[INFO] [stderr]    Compiling lib-core v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-core)
[INFO] [stderr]    Compiling web-server v0.1.0 (/opt/rustwide/workdir/crates/services/web-server)
[INFO] [stdout] warning: unused variable: `req_logoff`
[INFO] [stdout]   --> crates/services/web-server/examples/test.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let req_logoff = ht.do_post(
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_logoff`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> crates/libs/lib-core/src/model/redis_cache/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub async fn set<T: serde::Serialize>(
[INFO] [stdout] 43 | |         &self,
[INFO] [stdout] 44 | |         key: &str,
[INFO] [stdout] 45 | |         value: &T,
[INFO] [stdout] 46 | |         expiry: usize,
[INFO] [stdout] 47 | |     ) -> Result<()> {
[INFO] [stdout]    | |___________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> crates/libs/lib-core/src/model/redis_cache/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         conn.set_ex(key, serialized, expiry.try_into().unwrap())
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |         conn.set_ex::<_, _, ()>(key, serialized, expiry.try_into().unwrap())
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lib-core v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-core), sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "9a0a6e087bd5299233ddccdac2ffd766be4d6d340f44fad31056bcb1c784d697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a0a6e087bd5299233ddccdac2ffd766be4d6d340f44fad31056bcb1c784d697", kill_on_drop: false }`
[INFO] [stdout] 9a0a6e087bd5299233ddccdac2ffd766be4d6d340f44fad31056bcb1c784d697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60954245ca722e207956e371d5ea2332cc0a3e54f3ce179e1c098dd3bf6b3c84
[INFO] running `Command { std: "docker" "start" "-a" "60954245ca722e207956e371d5ea2332cc0a3e54f3ce179e1c098dd3bf6b3c84", kill_on_drop: false }`
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> crates/libs/lib-core/src/model/redis_cache/mod.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | /     pub async fn set<T: serde::Serialize>(
[INFO] [stderr] 43 | |         &self,
[INFO] [stderr] 44 | |         key: &str,
[INFO] [stderr] 45 | |         value: &T,
[INFO] [stderr] 46 | |         expiry: usize,
[INFO] [stderr] 47 | |     ) -> Result<()> {
[INFO] [stderr]    | |___________________^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> crates/libs/lib-core/src/model/redis_cache/mod.rs:58:14
[INFO] [stderr]    |
[INFO] [stderr] 58 |         conn.set_ex(key, serialized, expiry.try_into().unwrap())
[INFO] [stderr]    |              ^^^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 58 |         conn.set_ex::<_, _, ()>(key, serialized, expiry.try_into().unwrap())
[INFO] [stderr]    |                    ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lib-core` (lib) generated 1 warning (run `cargo fix --lib -p lib-core` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `req_logoff`
[INFO] [stderr]   --> crates/services/web-server/examples/test.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     let req_logoff = ht.do_post(
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_logoff`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `web-server` (example "test") generated 1 warning
[INFO] [stderr] warning: `lib-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lib-core v0.1.0 (/opt/rustwide/workdir/crates/libs/lib-core), sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gen_key-231d769c61cd77e6)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_auth-512a4cd97cf69e90)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test token::tests::test_token_display_ok ... ok
[INFO] [stdout] test token::tests::test_token_from_str_ok ... ok
[INFO] [stdout] test token::tests::test_validate_web_token_ok ... FAILED
[INFO] [stdout] test pwd::tests::test_multi_scheme_ok ... FAILED
[INFO] [stdout] test token::tests::test_validate_web_token_expired ... FAILED
[INFO] [stdout] test pwd::scheme::scheme_01::tests::test_scheme_01_hash_into_b64u_ok ... FAILED
[INFO] [stdout] test pwd::scheme::scheme_02::tests::test_scheme_02_hash_into_b64u_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- token::tests::test_validate_web_token_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'token::tests::test_validate_web_token_ok' (24) panicked at library/std/src/sync/lazy_lock.rs:407:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fe07acd5b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60fe07acd5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60fe07ade52f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60fe07ade52f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60fe07a98e41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60fe07a98e41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60fe07aa50f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60fe07aaab0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60fe07aaa9a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60fe077389ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60fe077389ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60fe07aab27f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60fe07aab27f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60fe07aaaff6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60fe07aa5229 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60fe07a8d2bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60fe07ae7080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60fe07aa6dcb - std::sync::lazy_lock::panic_poisoned::hca88bdac4a784e45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:407:5
[INFO] [stdout]   20:     0x60fe07657464 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hedd5ebd9c879b70c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:249:17
[INFO] [stdout]   21:     0x60fe076658da - std::sync::poison::once::Once::call_once_force::{{closure}}::hbea840490e6d6565
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   22:     0x60fe07a9f5b7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x60fe0766584a - std::sync::poison::once::Once::call_once_force::h839a77d64516e93e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   24:     0x60fe0765b5fd - std::sync::lazy_lock::LazyLock<T,F>::force::h95bc04df70326a55
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   25:     0x60fe0765b5fd - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h0cdec6fcb1e3f146
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   26:     0x60fe07656d0d - lib_auth::config::auth_config::h4e84054a7ff22a99
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:10:5
[INFO] [stdout]   27:     0x60fe07656285 - lib_auth::token::tests::test_validate_web_token_ok::hbb16f509e606238e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/token/mod.rs:175:26
[INFO] [stdout]   28:     0x60fe07656527 - lib_auth::token::tests::test_validate_web_token_ok::{{closure}}::h3e818080a5874881
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/token/mod.rs:171:40
[INFO] [stdout]   29:     0x60fe07661f76 - core::ops::function::FnOnce::call_once::hd933cbab6a144bfb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x60fe0773878b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x60fe0773878b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x60fe0774e3f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x60fe0774e3f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x60fe0774e3f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x60fe0774e3f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x60fe0774e3f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60fe0774e3f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x60fe0774e3f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x60fe07724be4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x60fe07724be4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42:     0x60fe077284aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x60fe077284aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x60fe077284aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x60fe077284aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47:     0x60fe077284aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x60fe07aa038f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   49:     0x60fe07aa038f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   50:     0x750de0d4faa4 - <unknown>
[INFO] [stdout]   51:     0x750de0ddca34 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pwd::tests::test_multi_scheme_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pwd::tests::test_multi_scheme_ok' (20) panicked at crates/libs/lib-auth/src/config.rs:6:30:
[INFO] [stdout] FATAL - WHILE LOADING CONF - Cause: MissingEnv("SERVICE_PWD_KEY")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fe07acd5b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60fe07acd5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60fe07ade52f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60fe07ade52f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60fe07a98e41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60fe07a98e41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60fe07aa50f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60fe07aaab0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60fe07aaa9a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60fe077389ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60fe077389ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60fe07aab27f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60fe07aab27f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60fe07aab02a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60fe07aa5229 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60fe07a8d2bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60fe07ae7080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60fe07656cf7 - lib_auth::config::AUTH_CONFIG::{{closure}}::{{closure}}::h3f5df7d917300a12
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:6:30
[INFO] [stdout]   20:     0x60fe07657b21 - core::result::Result<T,E>::unwrap_or_else::hd9899454d077da9e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x60fe07656ca3 - lib_auth::config::AUTH_CONFIG::{{closure}}::he43ff0e3dc2ca61c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:6:10
[INFO] [stdout]   22:     0x60fe07662016 - core::ops::function::FnOnce::call_once::hf044a9eb94c0b9c4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60fe07661f42 - core::ops::function::FnOnce::call_once::hc2a2d615b5ff940a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60fe0765742f - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hedd5ebd9c879b70c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:255:25
[INFO] [stdout]   25:     0x60fe076658da - std::sync::poison::once::Once::call_once_force::{{closure}}::hbea840490e6d6565
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   26:     0x60fe07a9f5b7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x60fe0766584a - std::sync::poison::once::Once::call_once_force::h839a77d64516e93e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   28:     0x60fe0765b5fd - std::sync::lazy_lock::LazyLock<T,F>::force::h95bc04df70326a55
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   29:     0x60fe0765b5fd - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h0cdec6fcb1e3f146
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   30:     0x60fe07656d0d - lib_auth::config::auth_config::h4e84054a7ff22a99
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:10:5
[INFO] [stdout]   31:     0x60fe07669102 - <lib_auth::pwd::scheme::scheme_01::Scheme01 as lib_auth::pwd::scheme::Scheme>::hash::h0b5148df4f2e1617
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_01.rs:15:20
[INFO] [stdout]   32:     0x60fe07654ecd - <lib_auth::pwd::scheme::SchemeDispatcher as lib_auth::pwd::scheme::Scheme>::hash::ha8c6dfe3600cb5a0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/mod.rs:38:1
[INFO] [stdout]   33:     0x60fe07660bd0 - lib_auth::pwd::hash_for_scheme::hbfebfbbe7f11b4ae
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/mod.rs:45:29
[INFO] [stdout]   34:     0x60fe0765534a - lib_auth::pwd::tests::test_multi_scheme_ok::{{closure}}::h639d9f2320b3190d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/mod.rs:91:26
[INFO] [stdout]   35:     0x60fe07660075 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdd983de519284eb4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x60fe076600ad - <core::pin::Pin<P> as core::future::future::Future>::poll::heaefdae6edce32a7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x60fe0765f9dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hda257e778f659ae4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   38:     0x60fe0765f90c - tokio::runtime::coop::with_budget::h1f92c126f40f53f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x60fe0765f90c - tokio::runtime::coop::budget::heeea7f59feacbb37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x60fe0765f90c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9d164cf5ab337a67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   41:     0x60fe0765e37a - tokio::runtime::scheduler::current_thread::Context::enter::h9e3af71642ffa1cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   42:     0x60fe0765efa0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc761cec0f8726c0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   43:     0x60fe0765ecab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heb43736a2e31fbdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   44:     0x60fe0765d9aa - tokio::runtime::context::scoped::Scoped<T>::set::h27efdd87085165ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x60fe07666f2a - tokio::runtime::context::set_scheduler::{{closure}}::h9ac6bcc449ab3266
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:38
[INFO] [stdout]   46:     0x60fe0766f656 - std::thread::local::LocalKey<T>::try_with::hd2a142f89ca0bd90
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   47:     0x60fe0766ec6c - std::thread::local::LocalKey<T>::with::h99ae3bb40f88b915
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   48:     0x60fe07666ed1 - tokio::runtime::context::set_scheduler::h5b84ddfe270e93bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:17
[INFO] [stdout]   49:     0x60fe0765ea19 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h74a2f287fa3abf69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   50:     0x60fe0765ecd2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9fc320f5d696295a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   51:     0x60fe0765dc75 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb9a79e7b4d9ab40d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   52:     0x60fe07659140 - tokio::runtime::context::runtime::enter_runtime::hda430969ee8559cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   53:     0x60fe0765dbc1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h368a316c9f00268c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   54:     0x60fe0767061f - tokio::runtime::runtime::Runtime::block_on::hc0998599612a5358
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/runtime.rs:347:52
[INFO] [stdout]   55:     0x60fe076550c3 - lib_auth::pwd::tests::test_multi_scheme_ok::hd16cf3bdebe68bdc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/mod.rs:99:11
[INFO] [stdout]   56:     0x60fe07655737 - lib_auth::pwd::tests::test_multi_scheme_ok::{{closure}}::haa71c9654a0481a0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/mod.rs:84:40
[INFO] [stdout]   57:     0x60fe07661bc6 - core::ops::function::FnOnce::call_once::h1ca1f5ffc070f12c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60fe0773878b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x60fe0773878b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x60fe0774e3f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x60fe0774e3f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x60fe0774e3f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x60fe0774e3f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x60fe0774e3f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60fe0774e3f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x60fe0774e3f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x60fe07724be4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x60fe07724be4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x60fe077284aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x60fe077284aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   72:     0x60fe077284aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x60fe077284aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x60fe077284aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x60fe07aa038f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   77:     0x60fe07aa038f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   78:     0x750de0d4faa4 - <unknown>
[INFO] [stdout]   79:     0x750de0ddca34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- token::tests::test_validate_web_token_expired stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'token::tests::test_validate_web_token_expired' (23) panicked at library/std/src/sync/lazy_lock.rs:407:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fe07acd5b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60fe07acd5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60fe07ade52f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60fe07ade52f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60fe07a98e41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60fe07a98e41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60fe07aa50f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60fe07aaab0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60fe07aaa9a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60fe077389ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60fe077389ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60fe07aab27f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60fe07aab27f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60fe07aaaff6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60fe07aa5229 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60fe07a8d2bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60fe07ae7080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60fe07aa6dcb - std::sync::lazy_lock::panic_poisoned::hca88bdac4a784e45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:407:5
[INFO] [stdout]   20:     0x60fe07657464 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hedd5ebd9c879b70c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:249:17
[INFO] [stdout]   21:     0x60fe076658da - std::sync::poison::once::Once::call_once_force::{{closure}}::hbea840490e6d6565
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   22:     0x60fe07a9f5b7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x60fe0766584a - std::sync::poison::once::Once::call_once_force::h839a77d64516e93e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   24:     0x60fe0765b5fd - std::sync::lazy_lock::LazyLock<T,F>::force::h95bc04df70326a55
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   25:     0x60fe0765b5fd - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h0cdec6fcb1e3f146
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   26:     0x60fe07656d0d - lib_auth::config::auth_config::h4e84054a7ff22a99
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:10:5
[INFO] [stdout]   27:     0x60fe07656625 - lib_auth::token::tests::test_validate_web_token_expired::hbea55ff4986feb74
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/token/mod.rs:191:26
[INFO] [stdout]   28:     0x60fe07656907 - lib_auth::token::tests::test_validate_web_token_expired::{{closure}}::h90e82dad61ed46be
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/token/mod.rs:187:45
[INFO] [stdout]   29:     0x60fe07661e26 - core::ops::function::FnOnce::call_once::h9b31a08dd0593698
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x60fe0773878b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x60fe0773878b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x60fe0774e3f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x60fe0774e3f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x60fe0774e3f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x60fe0774e3f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x60fe0774e3f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60fe0774e3f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x60fe0774e3f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x60fe07724be4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x60fe07724be4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42:     0x60fe077284aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x60fe077284aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x60fe077284aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x60fe077284aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47:     0x60fe077284aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x60fe07aa038f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   49:     0x60fe07aa038f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   50:     0x750de0d4faa4 - <unknown>
[INFO] [stdout]   51:     0x750de0ddca34 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pwd::scheme::scheme_01::tests::test_scheme_01_hash_into_b64u_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pwd::scheme::scheme_01::tests::test_scheme_01_hash_into_b64u_ok' (18) panicked at library/std/src/sync/lazy_lock.rs:407:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fe07acd5b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60fe07acd5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60fe07ade52f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60fe07ade52f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60fe07a98e41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60fe07a98e41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60fe07aa50f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60fe07aaab0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60fe07aaa9a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60fe077389ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60fe077389ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60fe07aab27f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60fe07aab27f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60fe07aaaff6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60fe07aa5229 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60fe07a8d2bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60fe07ae7080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60fe07aa6dcb - std::sync::lazy_lock::panic_poisoned::hca88bdac4a784e45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:407:5
[INFO] [stdout]   20:     0x60fe07657464 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hedd5ebd9c879b70c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:249:17
[INFO] [stdout]   21:     0x60fe076658da - std::sync::poison::once::Once::call_once_force::{{closure}}::hbea840490e6d6565
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   22:     0x60fe07a9f5b7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x60fe0766584a - std::sync::poison::once::Once::call_once_force::h839a77d64516e93e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   24:     0x60fe0765b5fd - std::sync::lazy_lock::LazyLock<T,F>::force::h95bc04df70326a55
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   25:     0x60fe0765b5fd - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h0cdec6fcb1e3f146
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   26:     0x60fe07656d0d - lib_auth::config::auth_config::h4e84054a7ff22a99
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:10:5
[INFO] [stdout]   27:     0x60fe0765590e - lib_auth::pwd::scheme::scheme_01::tests::test_scheme_01_hash_into_b64u_ok::hc55bb60237f8b902
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_01.rs:56:23
[INFO] [stdout]   28:     0x60fe07655bad - lib_auth::pwd::scheme::scheme_01::tests::test_scheme_01_hash_into_b64u_ok::{{closure}}::ha16ad419c30d592d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_01.rs:54:46
[INFO] [stdout]   29:     0x60fe07661d96 - core::ops::function::FnOnce::call_once::h82fe5dd8cfea5f25
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x60fe0773878b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x60fe0773878b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x60fe0774e3f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x60fe0774e3f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x60fe0774e3f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x60fe0774e3f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x60fe0774e3f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60fe0774e3f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x60fe0774e3f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x60fe07724be4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x60fe07724be4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr] error: test failed, to rerun pass `-p lib-auth --lib`
[INFO] [stdout]   42:     0x60fe077284aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x60fe077284aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x60fe077284aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x60fe077284aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47:     0x60fe077284aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x60fe07aa038f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   49:     0x60fe07aa038f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   50:     0x750de0d4faa4 - <unknown>
[INFO] [stdout]   51:     0x750de0ddca34 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pwd::scheme::scheme_02::tests::test_scheme_02_hash_into_b64u_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pwd::scheme::scheme_02::tests::test_scheme_02_hash_into_b64u_ok' (19) panicked at library/std/src/sync/lazy_lock.rs:407:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fe07acd5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fe07acd5b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60fe07acd5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60fe07ade52f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60fe07ade52f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60fe07a98e41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60fe07a98e41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60fe07aa50f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60fe07aaab0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60fe07aaa9a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60fe077389ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60fe077389ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60fe07aab27f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60fe07aab27f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60fe07aaaff6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60fe07aa5229 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60fe07a8d2bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60fe07ae7080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60fe07aa6dcb - std::sync::lazy_lock::panic_poisoned::hca88bdac4a784e45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:407:5
[INFO] [stdout]   20:     0x60fe07657464 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hedd5ebd9c879b70c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:249:17
[INFO] [stdout]   21:     0x60fe076658da - std::sync::poison::once::Once::call_once_force::{{closure}}::hbea840490e6d6565
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   22:     0x60fe07a9f5b7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x60fe0766584a - std::sync::poison::once::Once::call_once_force::h839a77d64516e93e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   24:     0x60fe0765b5fd - std::sync::lazy_lock::LazyLock<T,F>::force::h95bc04df70326a55
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   25:     0x60fe0765b5fd - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h0cdec6fcb1e3f146
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   26:     0x60fe07656d0d - lib_auth::config::auth_config::h4e84054a7ff22a99
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/config.rs:10:5
[INFO] [stdout]   27:     0x60fe0767263e - lib_auth::pwd::scheme::scheme_02::get_argon2::INSTANCE::{{closure}}::h6aaa6e4480620aee
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_02.rs:41:20
[INFO] [stdout]   28:     0x60fe07661dd6 - core::ops::function::FnOnce::call_once::h834ed3ea9aaaee6e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x60fe07661fb2 - core::ops::function::FnOnce::call_once::he834b17597b54e52
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x60fe076573a2 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hbd0d8422957e43f4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:255:25
[INFO] [stdout]   31:     0x60fe0766594a - std::sync::poison::once::Once::call_once_force::{{closure}}::hcd313a8cd14c3ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   32:     0x60fe07a9f5b7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   33:     0x60fe0766576a - std::sync::poison::once::Once::call_once_force::h7edf026fadeec02b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   34:     0x60fe0765b63d - std::sync::lazy_lock::LazyLock<T,F>::force::h2db3b28614a8602b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   35:     0x60fe0765b63d - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h16004cf794c63327
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   36:     0x60fe0767261d - lib_auth::pwd::scheme::scheme_02::get_argon2::hb13f4ea2367d707e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_02.rs:46:5
[INFO] [stdout]   37:     0x60fe07672e3b - <lib_auth::pwd::scheme::scheme_02::Scheme02 as lib_auth::pwd::scheme::Scheme>::hash::hadc46d8a4cdd456d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_02.rs:16:22
[INFO] [stdout]   38:     0x60fe076644e4 - lib_auth::pwd::scheme::scheme_02::tests::test_scheme_02_hash_into_b64u_ok::h3361f1b0e970b261
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_02.rs:64:26
[INFO] [stdout]   39:     0x60fe076646d7 - lib_auth::pwd::scheme::scheme_02::tests::test_scheme_02_hash_into_b64u_ok::{{closure}}::h5167f89e4beae607
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/lib-auth/src/pwd/scheme/scheme_02.rs:56:46
[INFO] [stdout]   40:     0x60fe07661d56 - core::ops::function::FnOnce::call_once::h7d4e4a4a039183e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60fe0773878b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60fe0773878b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x60fe0774e3f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x60fe0774e3f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x60fe0774e3f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x60fe0774e3f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x60fe0774e3f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x60fe0774e3f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x60fe0774e3f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x60fe07724be4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x60fe07724be4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x60fe077284aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x60fe077284aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x60fe077284aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x60fe077284aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x60fe077284aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x60fe077284aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x60fe07aa038f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   60:     0x60fe07aa038f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   61:     0x750de0d4faa4 - <unknown>
[INFO] [stdout]   62:     0x750de0ddca34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pwd::scheme::scheme_01::tests::test_scheme_01_hash_into_b64u_ok
[INFO] [stdout]     pwd::scheme::scheme_02::tests::test_scheme_02_hash_into_b64u_ok
[INFO] [stdout]     pwd::tests::test_multi_scheme_ok
[INFO] [stdout]     token::tests::test_validate_web_token_expired
[INFO] [stdout]     token::tests::test_validate_web_token_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60954245ca722e207956e371d5ea2332cc0a3e54f3ce179e1c098dd3bf6b3c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60954245ca722e207956e371d5ea2332cc0a3e54f3ce179e1c098dd3bf6b3c84", kill_on_drop: false }`
[INFO] [stdout] 60954245ca722e207956e371d5ea2332cc0a3e54f3ce179e1c098dd3bf6b3c84
