[INFO] cloning repository https://github.com/Erio-Harrison/rs-auth-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Erio-Harrison/rs-auth-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErio-Harrison%2Frs-auth-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErio-Harrison%2Frs-auth-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a9aff7e151f5647fab92a0aea39727be8ba7a72
[INFO] checking Erio-Harrison/rs-auth-ai against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErio-Harrison%2Frs-auth-ai" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Erio-Harrison/rs-auth-ai
[INFO] finished tweaking git repo https://github.com/Erio-Harrison/rs-auth-ai
[INFO] tweaked toml for git repo https://github.com/Erio-Harrison/rs-auth-ai written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Erio-Harrison/rs-auth-ai on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Erio-Harrison/rs-auth-ai 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-cors v0.7.1
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4125dc439c86f31a5bf3038272a3471dd32363d1a7f51142b670612953f02753
[INFO] running `Command { std: "docker" "start" "-a" "4125dc439c86f31a5bf3038272a3471dd32363d1a7f51142b670612953f02753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4125dc439c86f31a5bf3038272a3471dd32363d1a7f51142b670612953f02753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4125dc439c86f31a5bf3038272a3471dd32363d1a7f51142b670612953f02753", kill_on_drop: false }`
[INFO] [stdout] 4125dc439c86f31a5bf3038272a3471dd32363d1a7f51142b670612953f02753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 122a21868480733b1f4ed81654521a1e9293e7d5e0d8f7b080cf22238bd71c07
[INFO] running `Command { std: "docker" "start" "-a" "122a21868480733b1f4ed81654521a1e9293e7d5e0d8f7b080cf22238bd71c07", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking actix-http v3.10.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking actix-web v4.10.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking actix-multipart v0.6.2
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking rs-auth-ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `OAuthUserProfile` is never constructed
[INFO] [stdout]   --> src/models/user.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct OAuthUserProfile {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]  --> src/service/redis_service.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RedisService {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 5 |     client: redis::Client,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RedisService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Binary` and `Url` are never constructed
[INFO] [stdout]  --> src/ai/providers/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum ImageFormat {
[INFO] [stdout]   |          ----------- variants in this enum
[INFO] [stdout] 6 |     Binary(Vec<u8>),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     Base64(String),
[INFO] [stdout] 8 |     Url(String),
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuthUserProfile` is never constructed
[INFO] [stdout]   --> src/models/user.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct OAuthUserProfile {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]  --> src/service/redis_service.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RedisService {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 5 |     client: redis::Client,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RedisService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Binary` and `Url` are never constructed
[INFO] [stdout]  --> src/ai/providers/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum ImageFormat {
[INFO] [stdout]   |          ----------- variants in this enum
[INFO] [stdout] 6 |     Binary(Vec<u8>),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     Base64(String),
[INFO] [stdout] 8 |     Url(String),
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: 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" "122a21868480733b1f4ed81654521a1e9293e7d5e0d8f7b080cf22238bd71c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "122a21868480733b1f4ed81654521a1e9293e7d5e0d8f7b080cf22238bd71c07", kill_on_drop: false }`
[INFO] [stdout] 122a21868480733b1f4ed81654521a1e9293e7d5e0d8f7b080cf22238bd71c07
