[INFO] cloning repository https://github.com/mze-runner/rust-web-server-mock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mze-runner/rust-web-server-mock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmze-runner%2Frust-web-server-mock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmze-runner%2Frust-web-server-mock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d26901e1c897e21e2e9a29a29627ed012b624de
[INFO] checking mze-runner/rust-web-server-mock against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmze-runner%2Frust-web-server-mock" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mze-runner/rust-web-server-mock
[INFO] finished tweaking git repo https://github.com/mze-runner/rust-web-server-mock
[INFO] tweaked toml for git repo https://github.com/mze-runner/rust-web-server-mock written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mze-runner/rust-web-server-mock on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mze-runner/rust-web-server-mock 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.31
[INFO] [stderr]   Downloaded card-validate v2.4.0
[INFO] [stderr]   Downloaded garde_derive v0.22.1
[INFO] [stderr]   Downloaded garde v0.22.1
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded bytesize v2.3.1
[INFO] [stderr]   Downloaded expect-json-macros v1.5.0
[INFO] [stderr]   Downloaded expect-json v1.7.1
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded axum-test v18.4.1
[INFO] [stderr]   Downloaded async-compression v0.4.32
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded phonenumber v0.3.7+8.13.52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf130330dfd6f393658a478f016423e3f9f7b63337011504d2d57e84cec785d0
[INFO] running `Command { std: "docker" "start" "-a" "bf130330dfd6f393658a478f016423e3f9f7b63337011504d2d57e84cec785d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf130330dfd6f393658a478f016423e3f9f7b63337011504d2d57e84cec785d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf130330dfd6f393658a478f016423e3f9f7b63337011504d2d57e84cec785d0", kill_on_drop: false }`
[INFO] [stdout] bf130330dfd6f393658a478f016423e3f9f7b63337011504d2d57e84cec785d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b605cef2fc6c1ffda6ccf03cb100b32c92dbb283258d8775b400e3eebbd7011
[INFO] running `Command { std: "docker" "start" "-a" "8b605cef2fc6c1ffda6ccf03cb100b32c92dbb283258d8775b400e3eebbd7011", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking card-validate v2.4.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling garde_derive v0.22.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking reserve-port v2.3.0
[INFO] [stderr]     Checking rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phonenumber v0.3.7+8.13.52
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking expect-json v1.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking garde v0.22.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking axum-test v18.4.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking servicez v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Repository` and `VisibilityScope`
[INFO] [stdout]  --> src/infrastructure/repository_factory.rs:6:47
[INFO] [stdout]   |
[INFO] [stdout] 6 |         error::RepositoryError, repository::{ Repository, VisibilityScope }
[INFO] [stdout]   |                                               ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Repository` and `VisibilityScope`
[INFO] [stdout]  --> src/infrastructure/repository_factory.rs:6:47
[INFO] [stdout]   |
[INFO] [stdout] 6 |         error::RepositoryError, repository::{ Repository, VisibilityScope }
[INFO] [stdout]   |                                               ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/integration/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `helpers::*`
[INFO] [stdout]  --> tests/integration/common/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use helpers::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `setup::*`
[INFO] [stdout]  --> tests/integration/common/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use setup::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Get`, `Put`, `Delete`, and `Patch` are never constructed
[INFO] [stdout]   --> tests/integration/common/helpers.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum HttpMethod {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout]  8 |     Get,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     Post,
[INFO] [stdout] 10 |     Put,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 11 |     Delete,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     Patch,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpMethod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `role` are never read
[INFO] [stdout]   --> tests/integration/common/helpers.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct TestUser {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 18 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 19 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     token: String,
[INFO] [stdout] 21 |     role: UserRole,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Admin`, `Guest`, and `Moderator` are never constructed
[INFO] [stdout]   --> tests/integration/common/helpers.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum UserRole {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 27 |     Admin,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     User,
[INFO] [stdout] 29 |     Guest,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 30 |     Moderator,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserRole` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> tests/integration/common/helpers.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl TestUser {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn admin(name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn guest(name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn moderator(name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn id(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn role(&self) -> &UserRole {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn is_admin(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn is_moderator_or_admin(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `admin`, `guest`, `moderator`, `invalid`, and `expired` are never used
[INFO] [stdout]    --> tests/integration/common/helpers.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl TestUsers {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] 111 |     /// Default admin user
[INFO] [stdout] 112 |     pub fn admin() -> TestUser {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn guest() -> TestUser {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn moderator() -> TestUser {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn invalid() -> TestUser {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn expired() -> TestUser {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `assert_status` and `assert_json_contains` are never used
[INFO] [stdout]    --> tests/integration/common/helpers.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub trait TestResponseExt {
[INFO] [stdout]     |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 166 |     fn assert_status(&self, expected: u16);
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn assert_json_contains(&self, field: &str);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_with_auth`, `put_with_auth`, `patch_with_auth`, `delete_with_auth`, and `authenticated_post` are never used
[INFO] [stdout]    --> tests/integration/common/helpers.rs:282:18
[INFO] [stdout]     |
[INFO] [stdout] 242 | impl TestHelpers {
[INFO] [stdout]     | ---------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub async fn get_with_auth(server: &TestServer, path: &str, user: &TestUser) -> TestResponse {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub async fn put_with_auth(server: &TestServer, path: &str, user: &TestUser, body: &Value) -> TestResponse {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub async fn patch_with_auth(server: &TestServer, path: &str, user: &TestUser, body: &Value) -> TestResponse {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub async fn delete_with_auth(server: &TestServer, path: &str, user: &TestUser) -> TestResponse {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn authenticated_post(server: &TestServer, path: &str) -> axum_test::TestRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "8b605cef2fc6c1ffda6ccf03cb100b32c92dbb283258d8775b400e3eebbd7011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b605cef2fc6c1ffda6ccf03cb100b32c92dbb283258d8775b400e3eebbd7011", kill_on_drop: false }`
[INFO] [stdout] 8b605cef2fc6c1ffda6ccf03cb100b32c92dbb283258d8775b400e3eebbd7011
