[INFO] cloning repository https://github.com/ArthurBugan/api.groupify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurBugan/api.groupify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurBugan%2Fapi.groupify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurBugan%2Fapi.groupify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d33695d9f0d0739e32a5bce5351bcc4a24e70f0f
[INFO] checking ArthurBugan/api.groupify against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurBugan%2Fapi.groupify" "/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/ArthurBugan/api.groupify
[INFO] finished tweaking git repo https://github.com/ArthurBugan/api.groupify
[INFO] tweaked toml for git repo https://github.com/ArthurBugan/api.groupify written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurBugan/api.groupify on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArthurBugan/api.groupify 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-bag v1.9.0
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded tracing-opentelemetry-extra v0.30.10
[INFO] [stderr]   Downloaded opentelemetry v0.30.0
[INFO] [stderr]   Downloaded blocking v1.6.0
[INFO] [stderr]   Downloaded metrics-macros v0.7.1
[INFO] [stderr]   Downloaded piper v0.2.2
[INFO] [stderr]   Downloaded axum_typed_multipart_macros v0.16.4
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded polling v3.7.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.30.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded rust_decimal v1.38.0
[INFO] [stderr]   Downloaded security-framework v3.3.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.30.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.31.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.30.0
[INFO] [stderr]   Downloaded web-sys v0.3.68
[INFO] [stderr]   Downloaded axum-otel v0.30.10
[INFO] [stderr]   Downloaded tracing-otel-extra v0.30.10
[INFO] [stderr]   Downloaded toml_edit v0.23.5
[INFO] [stderr]   Downloaded tower-sessions v0.12.2
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.30.0
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded axum_typed_multipart v0.16.4
[INFO] [stderr]   Downloaded ahash v0.8.7
[INFO] [stderr]   Downloaded axum-otel-metrics v0.12.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded crc v3.0.1
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded tower-cookies v0.10.0
[INFO] [stderr]   Downloaded simdutf8 v0.1.5
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded tower-sessions-core v0.12.2
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.12.2
[INFO] [stderr]   Downloaded opentelemetry-http v0.30.0
[INFO] [stderr]   Downloaded hyper-rustls v0.26.0
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded pem v3.0.4
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.4
[INFO] [stderr]   Downloaded ptr_meta v0.1.4
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded rend v0.4.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79c9d0c09d627e3cc1cb5516c4278599714d53289965698755e232372cd75d09
[INFO] running `Command { std: "docker" "start" "-a" "79c9d0c09d627e3cc1cb5516c4278599714d53289965698755e232372cd75d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79c9d0c09d627e3cc1cb5516c4278599714d53289965698755e232372cd75d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c9d0c09d627e3cc1cb5516c4278599714d53289965698755e232372cd75d09", kill_on_drop: false }`
[INFO] [stdout] 79c9d0c09d627e3cc1cb5516c4278599714d53289965698755e232372cd75d09
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f3385b81a4bafa9f9867e10c2deacac5166ea73f7531e7b4a13189900d61ddf
[INFO] running `Command { std: "docker" "start" "-a" "5f3385b81a4bafa9f9867e10c2deacac5166ea73f7531e7b4a13189900d61ddf", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]     Checking thiserror v2.0.15
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.4.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking piper v0.2.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.31.0
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking tower-sessions-core v0.12.2
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking opentelemetry-http v0.30.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling axum_typed_multipart_macros v0.16.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tower-sessions-memory-store v0.12.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tower-cookies v0.10.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.30.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tower-sessions v0.12.2
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking axum_typed_multipart v0.16.4
[INFO] [stderr]     Checking axum-otel-metrics v0.12.0
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking opentelemetry-proto v0.30.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tracing-opentelemetry-extra v0.30.10
[INFO] [stderr]     Checking tracing-otel-extra v0.30.10
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking axum-otel v0.30.10
[INFO] [stderr]     Checking api-groupify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/oauth.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 228 | |         r#"
[INFO] [stdout] 229 | |         INSERT INTO sessions (user_id, session_id, refresh_token, expires_at, provider, original_email)
[INFO] [stdout] 230 | |         VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...   |
[INFO] [stdout] 242 | |         original_email,
[INFO] [stdout] 243 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/oauth.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | /     sqlx::query!(
[INFO] [stdout] 276 | |         r#"
[INFO] [stdout] 277 | |         INSERT INTO users (id, email, is_sso_user, created_at, updated_at)
[INFO] [stdout] 278 | |         VALUES ($1, $2, true, CURRENT_TIMESTAMP, CURRENT_TIMESTAMP)
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |         email
[INFO] [stdout] 282 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/channel.rs:583:25
[INFO] [stdout]     |
[INFO] [stdout] 583 |         if let Err(e) = sqlx::query!("DELETE FROM youtube_channels WHERE user_id = $1", &user_id)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/oauth.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 228 | |         r#"
[INFO] [stdout] 229 | |         INSERT INTO sessions (user_id, session_id, refresh_token, expires_at, provider, original_email)
[INFO] [stdout] 230 | |         VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...   |
[INFO] [stdout] 242 | |         original_email,
[INFO] [stdout] 243 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/v1/user.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 87 | |         r#"INSERT INTO users (id, email, encrypted_password) VALUES ($1, $2, $3)"#,
[INFO] [stdout] 88 | |         uuid,
[INFO] [stdout] 89 | |         user.email,
[INFO] [stdout] 90 | |         password_hash
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/oauth.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | /     sqlx::query!(
[INFO] [stdout] 276 | |         r#"
[INFO] [stdout] 277 | |         INSERT INTO users (id, email, is_sso_user, created_at, updated_at)
[INFO] [stdout] 278 | |         VALUES ($1, $2, true, CURRENT_TIMESTAMP, CURRENT_TIMESTAMP)
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |         email
[INFO] [stdout] 282 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     sqlx::query!("DELETE FROM channels WHERE user_id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 |     sqlx::query!("DELETE FROM groups WHERE user_id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     sqlx::query!("DELETE FROM youtube_channels WHERE user_id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     sqlx::query!("DELETE FROM sessions WHERE user_id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     sqlx::query!("DELETE FROM users WHERE id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/channel.rs:583:25
[INFO] [stdout]     |
[INFO] [stdout] 583 |         if let Err(e) = sqlx::query!("DELETE FROM youtube_channels WHERE user_id = $1", &user_id)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v2/channels.rs:625:5
[INFO] [stdout]     |
[INFO] [stdout] 625 | /     sqlx::query!(
[INFO] [stdout] 626 | |         "DELETE FROM channels WHERE group_id = $1 AND user_id = $2",
[INFO] [stdout] 627 | |         group_id,
[INFO] [stdout] 628 | |         user_id
[INFO] [stdout] 629 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v2/channels.rs:851:9
[INFO] [stdout]     |
[INFO] [stdout] 851 | /         sqlx::query!(
[INFO] [stdout] 852 | |             "DELETE FROM channels WHERE id = $1 AND user_id = $2",
[INFO] [stdout] 853 | |             &channel_id,
[INFO] [stdout] 854 | |             &user_id
[INFO] [stdout] 855 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/api/v1/user.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 87 | |         r#"INSERT INTO users (id, email, encrypted_password) VALUES ($1, $2, $3)"#,
[INFO] [stdout] 88 | |         uuid,
[INFO] [stdout] 89 | |         user.email,
[INFO] [stdout] 90 | |         password_hash
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     sqlx::query!("DELETE FROM channels WHERE user_id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 |     sqlx::query!("DELETE FROM groups WHERE user_id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     sqlx::query!("DELETE FROM youtube_channels WHERE user_id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     sqlx::query!("DELETE FROM sessions WHERE user_id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v1/user.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     sqlx::query!("DELETE FROM users WHERE id = $1", &user_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v2/channels.rs:625:5
[INFO] [stdout]     |
[INFO] [stdout] 625 | /     sqlx::query!(
[INFO] [stdout] 626 | |         "DELETE FROM channels WHERE group_id = $1 AND user_id = $2",
[INFO] [stdout] 627 | |         group_id,
[INFO] [stdout] 628 | |         user_id
[INFO] [stdout] 629 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/api/v2/channels.rs:851:9
[INFO] [stdout]     |
[INFO] [stdout] 851 | /         sqlx::query!(
[INFO] [stdout] 852 | |             "DELETE FROM channels WHERE id = $1 AND user_id = $2",
[INFO] [stdout] 853 | |             &channel_id,
[INFO] [stdout] 854 | |             &user_id
[INFO] [stdout] 855 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/db.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use super::*;
[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: `get_user_id_from_token`
[INFO] [stdout]   --> src/api/v1/discord_auth.rs:15:184
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...al_email, get_email_from_token, get_user_id_from_email, get_user_id_from_token},
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::TimeZone`
[INFO] [stdout]  --> src/api/v1/oauth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::TimeZone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HeaderValue`
[INFO] [stdout]  --> src/api/v1/user.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum::http::{HeaderValue, StatusCode};
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `disconnect_google` and `me`
[INFO] [stdout]   --> src/system/mod.rs:12:59
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::api::v1::auth::{google_callback, google_login, me, disconnect_google};
[INFO] [stdout]    |                                                           ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user_id_from_token`
[INFO] [stdout]   --> src/api/v1/discord_auth.rs:15:184
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...al_email, get_email_from_token, get_user_id_from_email, get_user_id_from_token},
[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: `chrono::TimeZone`
[INFO] [stdout]  --> src/api/v1/oauth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::TimeZone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HeaderValue`
[INFO] [stdout]  --> src/api/v1/user.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum::http::{HeaderValue, StatusCode};
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `disconnect_google` and `me`
[INFO] [stdout]   --> src/system/mod.rs:12:59
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::api::v1::auth::{google_callback, google_login, me, disconnect_google};
[INFO] [stdout]    |                                                           ^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/oauth.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 228 | |         r#"
[INFO] [stdout] 229 | |         INSERT INTO sessions (user_id, session_id, refresh_token, expires_at, provider, original_email)
[INFO] [stdout] 230 | |         VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     .execute(db)
[INFO] [stdout] 245 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/oauth.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | /     sqlx::query!(
[INFO] [stdout] 276 | |         r#"
[INFO] [stdout] 277 | |         INSERT INTO users (id, email, is_sso_user, created_at, updated_at)
[INFO] [stdout] 278 | |         VALUES ($1, $2, true, CURRENT_TIMESTAMP, CURRENT_TIMESTAMP)
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | |     .execute(db)
[INFO] [stdout] 284 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/oauth.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 228 | |         r#"
[INFO] [stdout] 229 | |         INSERT INTO sessions (user_id, session_id, refresh_token, expires_at, provider, original_email)
[INFO] [stdout] 230 | |         VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     .execute(db)
[INFO] [stdout] 245 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/oauth.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | /     sqlx::query!(
[INFO] [stdout] 276 | |         r#"
[INFO] [stdout] 277 | |         INSERT INTO users (id, email, is_sso_user, created_at, updated_at)
[INFO] [stdout] 278 | |         VALUES ($1, $2, true, CURRENT_TIMESTAMP, CURRENT_TIMESTAMP)
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | |     .execute(db)
[INFO] [stdout] 284 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     sqlx::query!("DELETE FROM channels WHERE user_id = $1", &user_id)
[INFO] [stdout] 265 | |         .execute(&db)
[INFO] [stdout] 266 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | /     sqlx::query!("DELETE FROM groups WHERE user_id = $1", &user_id)
[INFO] [stdout] 270 | |         .execute(&db)
[INFO] [stdout] 271 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | /     sqlx::query!("DELETE FROM youtube_channels WHERE user_id = $1", &user_id)
[INFO] [stdout] 275 | |         .execute(&db)
[INFO] [stdout] 276 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 | /     sqlx::query!("DELETE FROM sessions WHERE user_id = $1", &user_id)
[INFO] [stdout] 280 | |         .execute(&db)
[INFO] [stdout] 281 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     sqlx::query!("DELETE FROM users WHERE id = $1", &user_id)
[INFO] [stdout] 285 | |         .execute(&db)
[INFO] [stdout] 286 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `cookie::Cookie::<'c>::named`: use `Cookie::build(name)` or `Cookie::from(name)`
[INFO] [stdout]   --> src/api/v1/login.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut cookie = Cookie::named("auth-token");
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     sqlx::query!("DELETE FROM channels WHERE user_id = $1", &user_id)
[INFO] [stdout] 265 | |         .execute(&db)
[INFO] [stdout] 266 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | /     sqlx::query!("DELETE FROM groups WHERE user_id = $1", &user_id)
[INFO] [stdout] 270 | |         .execute(&db)
[INFO] [stdout] 271 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | /     sqlx::query!("DELETE FROM youtube_channels WHERE user_id = $1", &user_id)
[INFO] [stdout] 275 | |         .execute(&db)
[INFO] [stdout] 276 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 | /     sqlx::query!("DELETE FROM sessions WHERE user_id = $1", &user_id)
[INFO] [stdout] 280 | |         .execute(&db)
[INFO] [stdout] 281 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v1/user.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     sqlx::query!("DELETE FROM users WHERE id = $1", &user_id)
[INFO] [stdout] 285 | |         .execute(&db)
[INFO] [stdout] 286 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `cookie::Cookie::<'c>::named`: use `Cookie::build(name)` or `Cookie::from(name)`
[INFO] [stdout]   --> src/api/v1/login.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut cookie = Cookie::named("auth-token");
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/api/v2/channels.rs:396:39
[INFO] [stdout]     |
[INFO] [stdout] 396 |     let updated_channel = if let Some(mut channel) = existing_channel {
[INFO] [stdout]     |                                       ----^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v2/channels.rs:861:16
[INFO] [stdout]     |
[INFO] [stdout] 861 |             if query_result.rows_affected() == 0 {
[INFO] [stdout]     |                ^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/api/v2/channels.rs:396:39
[INFO] [stdout]     |
[INFO] [stdout] 396 |     let updated_channel = if let Some(mut channel) = existing_channel {
[INFO] [stdout]     |                                       ----^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/api/v2/channels.rs:861:16
[INFO] [stdout]     |
[INFO] [stdout] 861 |             if query_result.rows_affected() == 0 {
[INFO] [stdout]     |                ^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]    --> src/api/v2/channels.rs:396:39
[INFO] [stdout]     |
[INFO] [stdout] 396 |     let updated_channel = if let Some(mut channel) = existing_channel {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]    --> src/api/v2/channels.rs:396:39
[INFO] [stdout]     |
[INFO] [stdout] 396 |     let updated_channel = if let Some(mut channel) = existing_channel {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/api/v2/animes.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let start_time = std::time::Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api-groupify` (bin "api-groupify" test) due to 19 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/api/v2/animes.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let start_time = std::time::Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api-groupify` (bin "api-groupify") due to 19 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5f3385b81a4bafa9f9867e10c2deacac5166ea73f7531e7b4a13189900d61ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f3385b81a4bafa9f9867e10c2deacac5166ea73f7531e7b4a13189900d61ddf", kill_on_drop: false }`
[INFO] [stdout] 5f3385b81a4bafa9f9867e10c2deacac5166ea73f7531e7b4a13189900d61ddf
