[INFO] cloning repository https://github.com/AlmerKastaraZain/Rust-starter-pack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlmerKastaraZain/Rust-starter-pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmerKastaraZain%2FRust-starter-pack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmerKastaraZain%2FRust-starter-pack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b41dc31069951fd8825c50d49c661dd97fa6ad4b
[INFO] checking AlmerKastaraZain/Rust-starter-pack against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmerKastaraZain%2FRust-starter-pack" "/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/AlmerKastaraZain/Rust-starter-pack
[INFO] finished tweaking git repo https://github.com/AlmerKastaraZain/Rust-starter-pack
[INFO] tweaked toml for git repo https://github.com/AlmerKastaraZain/Rust-starter-pack written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlmerKastaraZain/Rust-starter-pack on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlmerKastaraZain/Rust-starter-pack 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.16
[INFO] [stderr]   Downloaded validator v0.16.1
[INFO] [stderr]   Downloaded tower_governor v0.3.2
[INFO] [stderr]   Downloaded validator_derive v0.16.0
[INFO] [stderr]   Downloaded forwarded-header-value v0.1.1
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded validator_types v0.16.0
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded csrf v0.5.0
[INFO] [stderr]   Downloaded libredox v0.1.6
[INFO] [stderr]   Downloaded chacha20 v0.9.1
[INFO] [stderr]   Downloaded axum_csrf v0.11.0
[INFO] [stderr]   Downloaded ghash v0.5.1
[INFO] [stderr]   Downloaded tower-cookies v0.10.0
[INFO] [stderr]   Downloaded multer v3.1.0
[INFO] [stderr]   Downloaded chacha20poly1305 v0.10.1
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded rustyline v9.1.2
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded sqlx-cli v0.7.4
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded clap_complete v4.5.55
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded poly1305 v0.8.0
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded bcrypt v0.15.1
[INFO] [stderr]   Downloaded promptly v0.3.1
[INFO] [stderr]   Downloaded tokio v1.47.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f957c70bd8b47bd23c2e8dc31f3f067c5ccf7a06a24de5b4be0019bcb2f45efb
[INFO] running `Command { std: "docker" "start" "-a" "f957c70bd8b47bd23c2e8dc31f3f067c5ccf7a06a24de5b4be0019bcb2f45efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f957c70bd8b47bd23c2e8dc31f3f067c5ccf7a06a24de5b4be0019bcb2f45efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f957c70bd8b47bd23c2e8dc31f3f067c5ccf7a06a24de5b4be0019bcb2f45efb", kill_on_drop: false }`
[INFO] [stdout] f957c70bd8b47bd23c2e8dc31f3f067c5ccf7a06a24de5b4be0019bcb2f45efb
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dec5dcd993009edad9ecbc9b4739113b6134bba01ade8c15568dd0833b3dbabd
[INFO] running `Command { std: "docker" "start" "-a" "dec5dcd993009edad9ecbc9b4739113b6134bba01ade8c15568dd0833b3dbabd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking promptly v0.3.1
[INFO] [stderr]     Checking csrf v0.5.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking tower_governor v0.3.2
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking clap_complete v4.5.55
[INFO] [stderr]     Checking tower-cookies v0.10.0
[INFO] [stderr]     Checking axum_csrf v0.11.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking sqlx-cli v0.7.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking axum_hello_world v0.16.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/db/user_query.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 27 | |         User,
[INFO] [stdout] 28 | |         "SELECT id, email, password_hash, created_at, password_reset_token, password_reset_expires_at FROM users WHERE id = $1",
[INFO] [stdout] 29 | |         id
[INFO] [stdout] 30 | |     )
[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_as` (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/db/user_query.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 41 | |         User,
[INFO] [stdout] 42 | |         "INSERT INTO users (email, password_hash) VALUES ($1, $2) 
[INFO] [stdout] 43 | |          RETURNING id, email, password_hash, created_at, password_reset_token, password_reset_expires_at",
[INFO] [stdout] 44 | |         email,
[INFO] [stdout] 45 | |         password_hash
[INFO] [stdout] 46 | |     )
[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_as` (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/db/user_query.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let user_auth_data = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 59 | |         UserAuthData,
[INFO] [stdout] 60 | |         "SELECT id, password_hash FROM users WHERE email = $1",
[INFO] [stdout] 61 | |         email
[INFO] [stdout] 62 | |     )
[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_as` (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/db/user_query.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 77 | |         "UPDATE users SET password_reset_token = $1, password_reset_expires_at = $2 WHERE email = $3",
[INFO] [stdout] 78 | |         token,
[INFO] [stdout] 79 | |         expires_at,
[INFO] [stdout] 80 | |         email
[INFO] [stdout] 81 | |     )
[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/db/user_query.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let rows_affected = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 102 | |         "INSERT INTO users (email, password_hash) SELECT * FROM UNNEST($1::varchar[], $2::varchar[])",
[INFO] [stdout] 103 | |         &emails,
[INFO] [stdout] 104 | |         &password_hashes
[INFO] [stdout] 105 | |     )
[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/db/user_query.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     sqlx::query_as!(
[INFO] [stdout] 120 | |         UserByResetToken,
[INFO] [stdout] 121 | |         "SELECT id, password_reset_expires_at FROM users WHERE password_reset_token = $1",
[INFO] [stdout] 122 | |         token
[INFO] [stdout] 123 | |     )
[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_as` (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/db/user_query.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     sqlx::query!(
[INFO] [stdout] 136 | |         "UPDATE users
[INFO] [stdout] 137 | |          SET password_hash = $1, password_reset_token = NULL, password_reset_expires_at = NULL
[INFO] [stdout] 138 | |          WHERE id = $2",
[INFO] [stdout] 139 | |         new_hash,
[INFO] [stdout] 140 | |         user_id
[INFO] [stdout] 141 | |     )
[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/db/project_query.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let project = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 20 | |         Project,
[INFO] [stdout] 21 | |         "INSERT INTO projects (project_name, business_name, description, owner_user_id)
[INFO] [stdout] 22 | |          VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         owner_user_id
[INFO] [stdout] 28 | |     )
[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_as` (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/db/project_query.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let projects = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 38 | |         Project,
[INFO] [stdout] 39 | |         "SELECT id, project_name, business_name, description, owner_user_id, created_at
[INFO] [stdout] 40 | |          FROM projects WHERE owner_user_id = $1",
[INFO] [stdout] 41 | |         owner_user_id
[INFO] [stdout] 42 | |     )
[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_as` (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/db/project_query.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let projects = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 51 | |         Project,
[INFO] [stdout] 52 | |         "SELECT p.id, p.project_name, p.business_name, p.description, p.owner_user_id, p.created_at
[INFO] [stdout] 53 | |          FROM projects p
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         user_id
[INFO] [stdout] 57 | |     )
[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_as` (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/db/project_query.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let project = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 66 | |         Project,
[INFO] [stdout] 67 | |         "SELECT id, project_name, business_name, description, owner_user_id, created_at
[INFO] [stdout] 68 | |          FROM projects WHERE id = $1",
[INFO] [stdout] 69 | |         id
[INFO] [stdout] 70 | |     )
[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_as` (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/db/role_query.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let role = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 14 | |         Role,
[INFO] [stdout] 15 | |         "INSERT INTO roles (role, description, project_id)
[INFO] [stdout] 16 | |          VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         project_id
[INFO] [stdout] 21 | |     )
[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_as` (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/db/role_query.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |       let roles = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 31 | |         Role,
[INFO] [stdout] 32 | |         "SELECT * FROM roles WHERE project_id = $1",
[INFO] [stdout] 33 | |         project_id
[INFO] [stdout] 34 | |     )
[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_as` (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/db/role_query.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let role = sqlx::query_as!(Role, "SELECT * FROM roles WHERE id = $1", 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_as` (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/db/member_query.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let member = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 19 | |         Member,
[INFO] [stdout] 20 | |         "INSERT INTO members (user_id, project_id, role_id, full_name)
[INFO] [stdout] 21 | |          VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |         payload.full_name
[INFO] [stdout] 27 | |     )
[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_as` (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/db/member_query.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let members = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 37 | |         Member,
[INFO] [stdout] 38 | |         "SELECT * FROM members WHERE project_id = $1",
[INFO] [stdout] 39 | |         project_id
[INFO] [stdout] 40 | |     )
[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_as` (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/db/member_query.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let member = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 53 | |         Member,
[INFO] [stdout] 54 | |         "SELECT * FROM members WHERE user_id = $1 AND project_id = $2",
[INFO] [stdout] 55 | |         user_id,
[INFO] [stdout] 56 | |         project_id
[INFO] [stdout] 57 | |     )
[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_as` (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/db/member_query.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let member = sqlx::query_as!(Member, "SELECT * FROM members WHERE id = $1", 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_as` (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/db/task_query.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let task = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 16 | |         Task,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |         project_id
[INFO] [stdout] 29 | |     )
[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_as` (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/db/task_query.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let tasks = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 39 | |         Task,
[INFO] [stdout] 40 | |         // We use the same type hint (`status as "status: _"`) for selecting.
[INFO] [stdout] 41 | |         r#"
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         project_id
[INFO] [stdout] 47 | |     )
[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_as` (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/db/task_query.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     sqlx::query!(
[INFO] [stdout] 57 | |         "INSERT INTO tasks_contributors (task_id, member_id) VALUES ($1, $2) ON CONFLICT DO NOTHING",
[INFO] [stdout] 58 | |         task_id,
[INFO] [stdout] 59 | |         member_id
[INFO] [stdout] 60 | |     )
[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/db/task_query.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |       let task = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 70 | |         Task,
[INFO] [stdout] 71 | |         r#"SELECT id, title, description, status as "status: _", project_id, created_at, last_updated FROM tasks WHERE id = $1"#,
[INFO] [stdout] 72 | |         id
[INFO] [stdout] 73 | |     )
[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_as` (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/db/task_query.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     sqlx::query!(
[INFO] [stdout] 82 | |         "INSERT INTO tasks_required_roles (task_id, role_id) VALUES ($1, $2) ON CONFLICT DO NOTHING",
[INFO] [stdout] 83 | |         task_id,
[INFO] [stdout] 84 | |         role_id
[INFO] [stdout] 85 | |     )
[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/db/subtask_query.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let subtask = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 14 | |         Subtask,
[INFO] [stdout] 15 | |         "INSERT INTO subtasks (description, is_completed, task_id)
[INFO] [stdout] 16 | |          VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         task_id
[INFO] [stdout] 21 | |     )
[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_as` (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/db/subtask_query.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |       let subtasks = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 31 | |         Subtask,
[INFO] [stdout] 32 | |         "SELECT * FROM subtasks WHERE task_id = $1",
[INFO] [stdout] 33 | |         task_id
[INFO] [stdout] 34 | |     )
[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_as` (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/db/user_query.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 27 | |         User,
[INFO] [stdout] 28 | |         "SELECT id, email, password_hash, created_at, password_reset_token, password_reset_expires_at FROM users WHERE id = $1",
[INFO] [stdout] 29 | |         id
[INFO] [stdout] 30 | |     )
[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_as` (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/db/user_query.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 41 | |         User,
[INFO] [stdout] 42 | |         "INSERT INTO users (email, password_hash) VALUES ($1, $2) 
[INFO] [stdout] 43 | |          RETURNING id, email, password_hash, created_at, password_reset_token, password_reset_expires_at",
[INFO] [stdout] 44 | |         email,
[INFO] [stdout] 45 | |         password_hash
[INFO] [stdout] 46 | |     )
[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_as` (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/db/user_query.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let user_auth_data = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 59 | |         UserAuthData,
[INFO] [stdout] 60 | |         "SELECT id, password_hash FROM users WHERE email = $1",
[INFO] [stdout] 61 | |         email
[INFO] [stdout] 62 | |     )
[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_as` (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/db/user_query.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 77 | |         "UPDATE users SET password_reset_token = $1, password_reset_expires_at = $2 WHERE email = $3",
[INFO] [stdout] 78 | |         token,
[INFO] [stdout] 79 | |         expires_at,
[INFO] [stdout] 80 | |         email
[INFO] [stdout] 81 | |     )
[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/db/user_query.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let rows_affected = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 102 | |         "INSERT INTO users (email, password_hash) SELECT * FROM UNNEST($1::varchar[], $2::varchar[])",
[INFO] [stdout] 103 | |         &emails,
[INFO] [stdout] 104 | |         &password_hashes
[INFO] [stdout] 105 | |     )
[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/db/user_query.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     sqlx::query_as!(
[INFO] [stdout] 120 | |         UserByResetToken,
[INFO] [stdout] 121 | |         "SELECT id, password_reset_expires_at FROM users WHERE password_reset_token = $1",
[INFO] [stdout] 122 | |         token
[INFO] [stdout] 123 | |     )
[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_as` (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/db/user_query.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     sqlx::query!(
[INFO] [stdout] 136 | |         "UPDATE users
[INFO] [stdout] 137 | |          SET password_hash = $1, password_reset_token = NULL, password_reset_expires_at = NULL
[INFO] [stdout] 138 | |          WHERE id = $2",
[INFO] [stdout] 139 | |         new_hash,
[INFO] [stdout] 140 | |         user_id
[INFO] [stdout] 141 | |     )
[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/db/project_query.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let project = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 20 | |         Project,
[INFO] [stdout] 21 | |         "INSERT INTO projects (project_name, business_name, description, owner_user_id)
[INFO] [stdout] 22 | |          VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         owner_user_id
[INFO] [stdout] 28 | |     )
[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_as` (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/db/project_query.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let projects = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 38 | |         Project,
[INFO] [stdout] 39 | |         "SELECT id, project_name, business_name, description, owner_user_id, created_at
[INFO] [stdout] 40 | |          FROM projects WHERE owner_user_id = $1",
[INFO] [stdout] 41 | |         owner_user_id
[INFO] [stdout] 42 | |     )
[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_as` (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/db/project_query.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let projects = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 51 | |         Project,
[INFO] [stdout] 52 | |         "SELECT p.id, p.project_name, p.business_name, p.description, p.owner_user_id, p.created_at
[INFO] [stdout] 53 | |          FROM projects p
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         user_id
[INFO] [stdout] 57 | |     )
[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_as` (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/db/project_query.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let project = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 66 | |         Project,
[INFO] [stdout] 67 | |         "SELECT id, project_name, business_name, description, owner_user_id, created_at
[INFO] [stdout] 68 | |          FROM projects WHERE id = $1",
[INFO] [stdout] 69 | |         id
[INFO] [stdout] 70 | |     )
[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_as` (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/db/role_query.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let role = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 14 | |         Role,
[INFO] [stdout] 15 | |         "INSERT INTO roles (role, description, project_id)
[INFO] [stdout] 16 | |          VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         project_id
[INFO] [stdout] 21 | |     )
[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_as` (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/db/role_query.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |       let roles = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 31 | |         Role,
[INFO] [stdout] 32 | |         "SELECT * FROM roles WHERE project_id = $1",
[INFO] [stdout] 33 | |         project_id
[INFO] [stdout] 34 | |     )
[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_as` (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/db/role_query.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let role = sqlx::query_as!(Role, "SELECT * FROM roles WHERE id = $1", 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_as` (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/db/member_query.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let member = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 19 | |         Member,
[INFO] [stdout] 20 | |         "INSERT INTO members (user_id, project_id, role_id, full_name)
[INFO] [stdout] 21 | |          VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |         payload.full_name
[INFO] [stdout] 27 | |     )
[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_as` (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/db/member_query.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let members = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 37 | |         Member,
[INFO] [stdout] 38 | |         "SELECT * FROM members WHERE project_id = $1",
[INFO] [stdout] 39 | |         project_id
[INFO] [stdout] 40 | |     )
[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_as` (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/db/member_query.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let member = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 53 | |         Member,
[INFO] [stdout] 54 | |         "SELECT * FROM members WHERE user_id = $1 AND project_id = $2",
[INFO] [stdout] 55 | |         user_id,
[INFO] [stdout] 56 | |         project_id
[INFO] [stdout] 57 | |     )
[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_as` (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/db/member_query.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let member = sqlx::query_as!(Member, "SELECT * FROM members WHERE id = $1", 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_as` (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/db/task_query.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let task = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 16 | |         Task,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |         project_id
[INFO] [stdout] 29 | |     )
[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_as` (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/db/task_query.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let tasks = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 39 | |         Task,
[INFO] [stdout] 40 | |         // We use the same type hint (`status as "status: _"`) for selecting.
[INFO] [stdout] 41 | |         r#"
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         project_id
[INFO] [stdout] 47 | |     )
[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_as` (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/db/task_query.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     sqlx::query!(
[INFO] [stdout] 57 | |         "INSERT INTO tasks_contributors (task_id, member_id) VALUES ($1, $2) ON CONFLICT DO NOTHING",
[INFO] [stdout] 58 | |         task_id,
[INFO] [stdout] 59 | |         member_id
[INFO] [stdout] 60 | |     )
[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/db/task_query.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |       let task = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 70 | |         Task,
[INFO] [stdout] 71 | |         r#"SELECT id, title, description, status as "status: _", project_id, created_at, last_updated FROM tasks WHERE id = $1"#,
[INFO] [stdout] 72 | |         id
[INFO] [stdout] 73 | |     )
[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_as` (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/db/task_query.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     sqlx::query!(
[INFO] [stdout] 82 | |         "INSERT INTO tasks_required_roles (task_id, role_id) VALUES ($1, $2) ON CONFLICT DO NOTHING",
[INFO] [stdout] 83 | |         task_id,
[INFO] [stdout] 84 | |         role_id
[INFO] [stdout] 85 | |     )
[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/db/subtask_query.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let subtask = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 14 | |         Subtask,
[INFO] [stdout] 15 | |         "INSERT INTO subtasks (description, is_completed, task_id)
[INFO] [stdout] 16 | |          VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         task_id
[INFO] [stdout] 21 | |     )
[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_as` (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/db/subtask_query.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |       let subtasks = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 31 | |         Subtask,
[INFO] [stdout] 32 | |         "SELECT * FROM subtasks WHERE task_id = $1",
[INFO] [stdout] 33 | |         task_id
[INFO] [stdout] 34 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusCode`
[INFO] [stdout]  --> src/main.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 |     http::{header, HeaderValue, Method, StatusCode},
[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: `std::net::SocketAddr`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::net::SocketAddr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `auth_service`
[INFO] [stdout]  --> src/api/user_handler.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::service::{auth_service, user_service};
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::task::TaskStatus`
[INFO] [stdout]  --> src/db/task_query.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::task::TaskStatus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TasksContributors` and `TasksRequiredRoles`
[INFO] [stdout]   --> src/models/mod.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     CreateTaskPayload, Task, TasksContributors, TasksRequiredRoles,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BulkCreateResponse` and `UpdateUserPasswordPayload`
[INFO] [stdout]   --> src/models/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     BulkCreateResponse, CreateUserPayload, UpdateUserPasswordPayload, User,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jwt::create_jwt`
[INFO] [stdout]   --> src/utils/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use jwt::create_jwt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `random::generate_random_token`
[INFO] [stdout]   --> src/utils/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use random::generate_random_token;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `http::StatusCode`
[INFO] [stdout]  --> src/middleware/csrf_guard.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     http::StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     middleware::Next,
[INFO] [stdout] 8 |     response::{IntoResponse, Response},
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils`
[INFO] [stdout]  --> src/service/auth_service.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::utils;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusCode`
[INFO] [stdout]  --> src/main.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 |     http::{header, HeaderValue, Method, StatusCode},
[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: `std::net::SocketAddr`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::net::SocketAddr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `auth_service`
[INFO] [stdout]  --> src/api/user_handler.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::service::{auth_service, user_service};
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::task::TaskStatus`
[INFO] [stdout]  --> src/db/task_query.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::task::TaskStatus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TasksContributors` and `TasksRequiredRoles`
[INFO] [stdout]   --> src/models/mod.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     CreateTaskPayload, Task, TasksContributors, TasksRequiredRoles,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BulkCreateResponse` and `UpdateUserPasswordPayload`
[INFO] [stdout]   --> src/models/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     BulkCreateResponse, CreateUserPayload, UpdateUserPasswordPayload, User,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jwt::create_jwt`
[INFO] [stdout]   --> src/utils/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use jwt::create_jwt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `random::generate_random_token`
[INFO] [stdout]   --> src/utils/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use random::generate_random_token;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `http::StatusCode`
[INFO] [stdout]  --> src/middleware/csrf_guard.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     http::StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     middleware::Next,
[INFO] [stdout] 8 |     response::{IntoResponse, Response},
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils`
[INFO] [stdout]  --> src/service/auth_service.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::utils;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/user_query.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let result = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     if result.rows_affected() == 0 {
[INFO] [stdout]    |        ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/user_query.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let rows_affected = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 102 | |         "INSERT INTO users (email, password_hash) SELECT * FROM UNNEST($1::varchar[], $2::varchar[])",
[INFO] [stdout] 103 | |         &emails,
[INFO] [stdout] 104 | |         &password_hashes
[INFO] [stdout] 105 | |     )
[INFO] [stdout] 106 | |     .execute(pool)
[INFO] [stdout] 107 | |     .await?
[INFO] [stdout]     | |___________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/user_query.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     sqlx::query_as!(
[INFO] [stdout] 120 | |         UserByResetToken,
[INFO] [stdout] 121 | |         "SELECT id, password_reset_expires_at FROM users WHERE password_reset_token = $1",
[INFO] [stdout] 122 | |         token
[INFO] [stdout] 123 | |     )
[INFO] [stdout] 124 | |     .fetch_one(pool)
[INFO] [stdout] 125 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/user_query.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let result = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     if result.rows_affected() == 0 {
[INFO] [stdout]    |        ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/user_query.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let rows_affected = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 102 | |         "INSERT INTO users (email, password_hash) SELECT * FROM UNNEST($1::varchar[], $2::varchar[])",
[INFO] [stdout] 103 | |         &emails,
[INFO] [stdout] 104 | |         &password_hashes
[INFO] [stdout] 105 | |     )
[INFO] [stdout] 106 | |     .execute(pool)
[INFO] [stdout] 107 | |     .await?
[INFO] [stdout]     | |___________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/user_query.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     sqlx::query_as!(
[INFO] [stdout] 120 | |         UserByResetToken,
[INFO] [stdout] 121 | |         "SELECT id, password_reset_expires_at FROM users WHERE password_reset_token = $1",
[INFO] [stdout] 122 | |         token
[INFO] [stdout] 123 | |     )
[INFO] [stdout] 124 | |     .fetch_one(pool)
[INFO] [stdout] 125 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum_hello_world` (bin "axum_hello_world") due to 28 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum_hello_world` (bin "axum_hello_world" test) due to 28 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dec5dcd993009edad9ecbc9b4739113b6134bba01ade8c15568dd0833b3dbabd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec5dcd993009edad9ecbc9b4739113b6134bba01ade8c15568dd0833b3dbabd", kill_on_drop: false }`
[INFO] [stdout] dec5dcd993009edad9ecbc9b4739113b6134bba01ade8c15568dd0833b3dbabd
