[INFO] cloning repository https://github.com/ngundlach/via-alias [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngundlach/via-alias" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngundlach%2Fvia-alias", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngundlach%2Fvia-alias'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24752cd680329f8baac27897b58b8f4addab3735 [INFO] testing ngundlach/via-alias against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngundlach%2Fvia-alias" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ngundlach/via-alias [INFO] finished tweaking git repo https://github.com/ngundlach/via-alias [INFO] tweaked toml for git repo https://github.com/ngundlach/via-alias written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ngundlach/via-alias on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ngundlach/via-alias 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27e6b548bd82ede9bcdc837e5a9241e48be652765fda4360e52b8eca890bb75a [INFO] running `Command { std: "docker" "start" "-a" "27e6b548bd82ede9bcdc837e5a9241e48be652765fda4360e52b8eca890bb75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27e6b548bd82ede9bcdc837e5a9241e48be652765fda4360e52b8eca890bb75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e6b548bd82ede9bcdc837e5a9241e48be652765fda4360e52b8eca890bb75a", kill_on_drop: false }` [INFO] [stdout] 27e6b548bd82ede9bcdc837e5a9241e48be652765fda4360e52b8eca890bb75a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed208339d18069656a48e889bc2690f460793623a64cd60b61b5048e49484289 [INFO] running `Command { std: "docker" "start" "-a" "ed208339d18069656a48e889bc2690f460793623a64cd60b61b5048e49484289", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling via-alias v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `read_all_redirects` and `delete_redirect_by_alias` are never used [INFO] [stdout] --> src/data.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait RedirectRepo: Send + Sync + 'static { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 18 | async fn read_all_redirects(&self) -> Result, sqlx::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | async fn delete_redirect_by_alias(&self, alias: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete_redirect` is never used [INFO] [stdout] --> src/service.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait RedirectService { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 29 | async fn delete_redirect(&self, alias: &str) -> Result<(), DbServiceError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "ed208339d18069656a48e889bc2690f460793623a64cd60b61b5048e49484289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed208339d18069656a48e889bc2690f460793623a64cd60b61b5048e49484289", kill_on_drop: false }` [INFO] [stdout] ed208339d18069656a48e889bc2690f460793623a64cd60b61b5048e49484289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc034aea7c4a41f4563fad227e229a20ef7b1839da05ad0126b92e09b2b08f2 [INFO] running `Command { std: "docker" "start" "-a" "9fc034aea7c4a41f4563fad227e229a20ef7b1839da05ad0126b92e09b2b08f2", kill_on_drop: false }` [INFO] [stderr] Compiling via-alias v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `delete_redirect` is never used [INFO] [stdout] --> src/service.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait RedirectService { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 29 | async fn delete_redirect(&self, alias: &str) -> Result<(), DbServiceError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.08s [INFO] running `Command { std: "docker" "inspect" "9fc034aea7c4a41f4563fad227e229a20ef7b1839da05ad0126b92e09b2b08f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc034aea7c4a41f4563fad227e229a20ef7b1839da05ad0126b92e09b2b08f2", kill_on_drop: false }` [INFO] [stdout] 9fc034aea7c4a41f4563fad227e229a20ef7b1839da05ad0126b92e09b2b08f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05c4abf5a35862eb2c439e711159fcc80c46108b19119afade8a440025499bea [INFO] running `Command { std: "docker" "start" "-a" "05c4abf5a35862eb2c439e711159fcc80c46108b19119afade8a440025499bea", kill_on_drop: false }` [INFO] [stderr] warning: method `delete_redirect` is never used [INFO] [stderr] --> src/service.rs:29:14 [INFO] [stderr] | [INFO] [stderr] 22 | pub trait RedirectService { [INFO] [stderr] | --------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 29 | async fn delete_redirect(&self, alias: &str) -> Result<(), DbServiceError>; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `via-alias` (bin "via-alias" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/via_alias-fad00fc180122843) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test data::user_registration_token_repo::tests::test_concurrent_token_creation_all_unique ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_expired_tokens_empty_store_does_not_panic ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_expired_tokens_leaves_valid_tokens_intact ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_expired_tokens_only_removes_expired_in_mixed_store ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_expired_tokens_removes_expired_token ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_expired_tokens_removes_multiple_expired_buckets ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_nonexistent_token_returns_error ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_one_token_leaves_other_intact ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_token_is_no_longer_readable ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_delete_token_removes_from_both_maps ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_inserting_new_registration_token_success ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_multiple_tokens_same_expiry_bucket_cleaned_up_correctly ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_read_expired_token_returns_error_and_deletes_token ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_read_token_not_found_returns_error ... ok [INFO] [stdout] test data::user_registration_token_repo::tests::test_read_token_returns_correct_token ... ok [INFO] [stdout] test data::redirect_repo::tests::test_read_redirect_by_alias_not_found ... ok [INFO] [stdout] test data::redirect_repo::tests::test_read_all_redirects_should_return_empty_list ... ok [INFO] [stdout] test data::redirect_repo::tests::test_create_redirect_duplicate_alias_fails ... ok [INFO] [stdout] test data::redirect_repo::tests::test_delete_redirect_with_user_id_success ... ok [INFO] [stdout] test data::redirect_repo::tests::test_delete_redirect_success ... ok [INFO] [stdout] test data::redirect_repo::tests::test_create_redirect_with_unknown_user_fails ... ok [INFO] [stdout] test data::redirect_repo::tests::test_update_redirect_with_wrong_user_leads_to_no_updates ... ok [INFO] [stdout] test data::redirect_repo::tests::test_delete_unknown_redirect_leads_to_no_deletion ... ok [INFO] [stdout] test data::redirect_repo::tests::test_read_redirect_by_alias_success ... ok [INFO] [stdout] test data::redirect_repo::tests::test_read_all_redirects_by_user_should_return_limited_list ... ok [INFO] [stdout] test middleware::auth_middleware::tests::test_extract_bearer_token_success ... ok [INFO] [stdout] test middleware::auth_middleware::tests::test_extract_bearer_token_with_missing_auth_header_fails ... ok [INFO] [stdout] test middleware::auth_middleware::tests::test_extract_bearer_token_with_missing_empty_bearer_token_fails ... ok [INFO] [stdout] test middleware::auth_middleware::tests::test_validate_token_with_valid_jwt_success ... ok [INFO] [stdout] test service::validator::test::has_url_schema_fails ... ok [INFO] [stdout] test service::validator::test::has_url_schema_fails_with_whitespace ... ok [INFO] [stdout] test data::redirect_repo::tests::test_read_all_redirects_should_return_list ... ok [INFO] [stdout] test service::validator::test::has_url_schema_succeeds_with_https ... ok [INFO] [stdout] test data::redirect_repo::tests::test_create_redirect_success ... ok [INFO] [stdout] test data::redirect_repo::tests::test_delete_user_redirect_with_wrong_user_leads_to_no_deletion ... ok [INFO] [stdout] test service::validator::test::not_empty_succeeds ... ok [INFO] [stdout] test service::validator::test::has_url_schema_succeeds_with_http ... ok [INFO] [stdout] test service::validator::test::not_empty_fails ... ok [INFO] [stdout] test service::validator::test::max_length_fails ... ok [INFO] [stdout] test service::validator::test::max_length_succeeds ... ok [INFO] [stdout] test service::validator::test::valid_characters_succeeds ... ok [INFO] [stdout] test data::redirect_repo::tests::test_update_wrong_redirect_leads_to_no_updates ... ok [INFO] [stdout] test service::validator::test::validation_combination_succeeds ... ok [INFO] [stdout] test service::validator::test::valid_characters_fails ... ok [INFO] [stdout] test service::validator::test::validation_combination_fails ... ok [INFO] [stdout] test data::user_repo::tests::test_create_user_success ... ok [INFO] [stdout] test data::user_repo::tests::test_read_user_by_name_fails ... ok [INFO] [stdout] test data::user_repo::tests::test_create_user_duplicate_fails ... ok [INFO] [stdout] test data::user_repo::tests::test_update_user_pw_success ... ok [INFO] [stdout] test data::user_repo::tests::test_read_user_by_id_fails ... ok [INFO] [stdout] test data::user_repo::tests::test_count_user_with_admin_role ... ok [INFO] [stdout] test data::redirect_repo::tests::test_update_redirect_success ... ok [INFO] [stdout] test data::user_repo::tests::test_read_user_by_id_succeeds ... ok [INFO] [stdout] test data::user_repo::tests::test_update_user_success ... ok [INFO] [stdout] test data::user_repo::tests::test_read_user_by_name_succeeds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "05c4abf5a35862eb2c439e711159fcc80c46108b19119afade8a440025499bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c4abf5a35862eb2c439e711159fcc80c46108b19119afade8a440025499bea", kill_on_drop: false }` [INFO] [stdout] 05c4abf5a35862eb2c439e711159fcc80c46108b19119afade8a440025499bea