[INFO] cloning repository https://github.com/tom-ludwig/sso-oidc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tom-ludwig/sso-oidc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-ludwig%2Fsso-oidc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-ludwig%2Fsso-oidc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b30d2310d9f4608ad148d1cf350179ede39eb53
[INFO] testing tom-ludwig/sso-oidc against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-ludwig%2Fsso-oidc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tom-ludwig/sso-oidc
[INFO] finished tweaking git repo https://github.com/tom-ludwig/sso-oidc
[INFO] tweaked toml for git repo https://github.com/tom-ludwig/sso-oidc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tom-ludwig/sso-oidc on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tom-ludwig/sso-oidc 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-server v0.7.2
[INFO] [stderr]   Downloaded axum-extra v0.10.1
[INFO] [stderr]   Downloaded fs-err v3.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06eecdd668eea531e8eacf634fbcef2adb8e6cda249010e9da71b27bc38f7eca
[INFO] running `Command { std: "docker" "start" "-a" "06eecdd668eea531e8eacf634fbcef2adb8e6cda249010e9da71b27bc38f7eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06eecdd668eea531e8eacf634fbcef2adb8e6cda249010e9da71b27bc38f7eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06eecdd668eea531e8eacf634fbcef2adb8e6cda249010e9da71b27bc38f7eca", kill_on_drop: false }`
[INFO] [stdout] 06eecdd668eea531e8eacf634fbcef2adb8e6cda249010e9da71b27bc38f7eca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3c33a69bc85c49474566778782195e36631a1c34ac6584debd4aeca668f1750a
[INFO] running `Command { std: "docker" "start" "-a" "3c33a69bc85c49474566778782195e36631a1c34ac6584debd4aeca668f1750a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bb8 v0.9.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling redis v0.32.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling bb8-redis v0.24.0
[INFO] [stderr]    Compiling sso-oidc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/services/application_service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_active` is never read
[INFO] [stdout]  --> src/models/user_models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct UserInformation {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub is_active: bool,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `decoding_key`, `issuer`, and `audience` are never read
[INFO] [stdout]   --> src/utils/token_verifier.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct TokenVerifier {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  8 |     decoding_key: DecodingKey,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     issuer: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     audience: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_id_token`, `verify_access_token`, and `verify_refresh_token` are never used
[INFO] [stdout]   --> src/utils/token_verifier.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TokenVerifier {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn verify_id_token(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn verify_access_token(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn verify_refresh_token(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.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" "3c33a69bc85c49474566778782195e36631a1c34ac6584debd4aeca668f1750a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c33a69bc85c49474566778782195e36631a1c34ac6584debd4aeca668f1750a", kill_on_drop: false }`
[INFO] [stdout] 3c33a69bc85c49474566778782195e36631a1c34ac6584debd4aeca668f1750a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8d7fb0987e2ee719359779372ab7d460d9ee5c7c484cde168bbaa7d379d77656
[INFO] running `Command { std: "docker" "start" "-a" "8d7fb0987e2ee719359779372ab7d460d9ee5c7c484cde168bbaa7d379d77656", kill_on_drop: false }`
[INFO] [stderr]    Compiling sso-oidc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/services/application_service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_active` is never read
[INFO] [stdout]  --> src/models/user_models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct UserInformation {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub is_active: bool,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.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" "8d7fb0987e2ee719359779372ab7d460d9ee5c7c484cde168bbaa7d379d77656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7fb0987e2ee719359779372ab7d460d9ee5c7c484cde168bbaa7d379d77656", kill_on_drop: false }`
[INFO] [stdout] 8d7fb0987e2ee719359779372ab7d460d9ee5c7c484cde168bbaa7d379d77656
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 66a26319b4439b790c0d772805f20c1efc8050458290176f27273821abac2b54
[INFO] running `Command { std: "docker" "start" "-a" "66a26319b4439b790c0d772805f20c1efc8050458290176f27273821abac2b54", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]  --> src/services/application_service.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use uuid::Uuid;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `is_active` is never read
[INFO] [stderr]  --> src/models/user_models.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct UserInformation {
[INFO] [stderr]   |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 6 |     pub is_active: bool,
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sso-oidc` (bin "sso-oidc" test) generated 2 warnings (run `cargo fix --bin "sso-oidc" -p sso-oidc --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/sso-oidc/19541f386e44f735/deps/sso_oidc-19541f386e44f735)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test utils::password_hash_utils::tests::test_verify_fails_on_tampered_hash ... ok
[INFO] [stdout] test utils::password_hash_utils::tests::test_verify_fails_on_wrong_password ... ok
[INFO] [stdout] test utils::password_hash_utils::tests::test_multiple_hashes_are_different ... ok
[INFO] [stdout] test utils::password_hash_utils::tests::test_hash_and_verify_success ... ok
[INFO] [stdout] test utils::token_issuer::tests::test_generate_keys ... ok
[INFO] [stdout] test utils::token_issuer::tests::test_create_access_token ... ok
[INFO] [stdout] test utils::token_issuer::tests::test_create_id_token ... ok
[INFO] [stdout] test utils::token_issuer::tests::test_create_refresh_token ... ok
[INFO] [stdout] test utils::token_issuer::tests::test_verify_access_token ... ok
[INFO] [stdout] test utils::token_issuer::tests::test_verify_refresh_token ... ok
[INFO] [stdout] test utils::token_issuer::tests::test_verify_id_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.95s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66a26319b4439b790c0d772805f20c1efc8050458290176f27273821abac2b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a26319b4439b790c0d772805f20c1efc8050458290176f27273821abac2b54", kill_on_drop: false }`
[INFO] [stdout] 66a26319b4439b790c0d772805f20c1efc8050458290176f27273821abac2b54
