[INFO] cloning repository https://github.com/thomijasir/axum-full-stack-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomijasir/axum-full-stack-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomijasir%2Faxum-full-stack-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomijasir%2Faxum-full-stack-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fea3c86732b39552887f5483e9eadbb51f6bb32 [INFO] testing thomijasir/axum-full-stack-service against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomijasir%2Faxum-full-stack-service" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thomijasir/axum-full-stack-service [INFO] finished tweaking git repo https://github.com/thomijasir/axum-full-stack-service [INFO] tweaked toml for git repo https://github.com/thomijasir/axum-full-stack-service written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thomijasir/axum-full-stack-service on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thomijasir/axum-full-stack-service 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator_types v0.16.0 [INFO] [stderr] Downloaded sqlx-macros v0.8.2 [INFO] [stderr] Downloaded validator_derive v0.16.0 [INFO] [stderr] Downloaded email-encoding v0.3.0 [INFO] [stderr] Downloaded quoted_printable v0.5.1 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.2 [INFO] [stderr] Downloaded axum-extra v0.9.4 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.2 [INFO] [stderr] Downloaded sqlx-mysql v0.8.2 [INFO] [stderr] Downloaded sqlx-postgres v0.8.2 [INFO] [stderr] Downloaded sqlx v0.8.2 [INFO] [stderr] Downloaded axum v0.7.7 [INFO] [stderr] Downloaded lettre v0.11.10 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded sqlx-core v0.8.2 [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded validator v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b20fafa183ddd60390624540783c79f53a84378a153084096ba89e0bb6fe94e9 [INFO] running `Command { std: "docker" "start" "-a" "b20fafa183ddd60390624540783c79f53a84378a153084096ba89e0bb6fe94e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20fafa183ddd60390624540783c79f53a84378a153084096ba89e0bb6fe94e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20fafa183ddd60390624540783c79f53a84378a153084096ba89e0bb6fe94e9", kill_on_drop: false }` [INFO] [stdout] b20fafa183ddd60390624540783c79f53a84378a153084096ba89e0bb6fe94e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0b3500518bc2c12670ef9bd1d5e28245f5e1e6625db78b7db3841a36ecd63f9 [INFO] running `Command { std: "docker" "start" "-a" "f0b3500518bc2c12670ef9bd1d5e28245f5e1e6625db78b7db3841a36ecd63f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling lettre v0.11.10 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling axum-extra v0.9.4 [INFO] [stderr] Compiling axum-full-stack-service 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/db.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | ... user = sqlx::query_as!( [INFO] [stdout] | ______________^ [INFO] [stdout] 79 | | ... User, [INFO] [stdout] 80 | | ... r#"SELECT id, name, email, password, verified, created_at, updated_at, verification_token, token_expires_at, role as "role: Use... [INFO] [stdout] 81 | | ... user_id [INFO] [stdout] 82 | | ... ).fetch_optional(&self.pool).await?; [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.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | ... user = sqlx::query_as!( [INFO] [stdout] | ______________^ [INFO] [stdout] 85 | | ... User, [INFO] [stdout] 86 | | ... r#"SELECT id, name, email, password, verified, created_at, updated_at, verification_token, token_expires_at, role as "role: Use... [INFO] [stdout] 87 | | ... name [INFO] [stdout] 88 | | ... ).fetch_optional(&self.pool).await?; [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.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | ... user = sqlx::query_as!( [INFO] [stdout] | ______________^ [INFO] [stdout] 91 | | ... User, [INFO] [stdout] 92 | | ... r#"SELECT id, name, email, password, verified, created_at, updated_at, verification_token, token_expires_at, role as "role: Use... [INFO] [stdout] 93 | | ... email [INFO] [stdout] 94 | | ... ).fetch_optional(&self.pool).await?; [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.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | ... user = sqlx::query_as!( [INFO] [stdout] | ______________^ [INFO] [stdout] 97 | | ... User, [INFO] [stdout] 98 | | ... r#" [INFO] [stdout] 99 | | ... SELECT id, name, email, password, verified, created_at, updated_at, verification_token, token_expires_at, role as "role: UserRole" [INFO] [stdout] ... | [INFO] [stdout] 102 | | ... token [INFO] [stdout] 103 | | ... ) [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.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | ... let users = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 117 | | ... User, [INFO] [stdout] 118 | | ... r#"SELECT id, name, email, password, verified, created_at, updated_at, verification_token, token_expires_at, role as "role: Use... [INFO] [stdout] 119 | | ... ORDER BY created_at DESC LIMIT $1 OFFSET $2"#, [INFO] [stdout] 120 | | ... limit as i64, [INFO] [stdout] 121 | | ... page as i64, [INFO] [stdout] 122 | | ... ).fetch_all(&self.pool) [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.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 137 | | User, [INFO] [stdout] 138 | | r#" [INFO] [stdout] 139 | | INSERT INTO users (name, email, password,verification_token, token_expires_at) [INFO] [stdout] ... | [INFO] [stdout] 147 | | token_expires_at [INFO] [stdout] 148 | | ).fetch_one(&self.pool) [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.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | let count = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 155 | | r#"SELECT COUNT(*) FROM users"# [INFO] [stdout] 156 | | ) [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_scalar` (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.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 169 | | User, [INFO] [stdout] 170 | | r#" [INFO] [stdout] 171 | | UPDATE users [INFO] [stdout] ... | [INFO] [stdout] 177 | | user_id [INFO] [stdout] 178 | | ).fetch_one(&self.pool) [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.rs:189:20 [INFO] [stdout] | [INFO] [stdout] 189 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 190 | | User, [INFO] [stdout] 191 | | r#" [INFO] [stdout] 192 | | UPDATE users [INFO] [stdout] ... | [INFO] [stdout] 198 | | user_id [INFO] [stdout] 199 | | ).fetch_one(&self.pool) [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.rs:210:20 [INFO] [stdout] | [INFO] [stdout] 210 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 211 | | User, [INFO] [stdout] 212 | | r#" [INFO] [stdout] 213 | | UPDATE users [INFO] [stdout] ... | [INFO] [stdout] 219 | | user_id [INFO] [stdout] 220 | | ).fetch_one(&self.pool) [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.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | let _ =sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 231 | | r#" [INFO] [stdout] 232 | | UPDATE users [INFO] [stdout] 233 | | SET verified = true, [INFO] [stdout] ... | [INFO] [stdout] 239 | | token [INFO] [stdout] 240 | | ).execute(&self.pool) [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.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | let _ = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 253 | | r#" [INFO] [stdout] 254 | | UPDATE users [INFO] [stdout] 255 | | SET verification_token = $1, token_expires_at = $2, updated_at = Now() [INFO] [stdout] ... | [INFO] [stdout] 260 | | user_id, [INFO] [stdout] 261 | | ).execute(&self.pool) [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: unreachable pattern [INFO] [stdout] --> src/dtos.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | UserRole::Admin | UserRole::User => Ok(()), [INFO] [stdout] | -------------------------------- matches all the relevant values [INFO] [stdout] 117 | _ => Err(validator::ValidationError::new("invalid_role")) [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/error.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | _ => "Unknown error".to_owned() [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/error.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 65 | ErrorMessage::EmptyPassword => "Empty password".to_string(), [INFO] [stdout] | --------------------------- matches some of the same values [INFO] [stdout] 66 | ErrorMessage::ExceededMaxPasswordLength(length) => format!("Exceeded maximum password length: {}", length), [INFO] [stdout] | ----------------------------------------------- matches some of the same values [INFO] [stdout] 67 | ErrorMessage::InvalidHashFormat => "Invalid password hash format".to_string(), [INFO] [stdout] | ------------------------------- matches some of the same values [INFO] [stdout] 68 | ErrorMessage::HashingError => "Invalid hashing format".to_string(), [INFO] [stdout] | -------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 78 | _ => "Unknown error".to_owned() [INFO] [stdout] | ^ ...and 7 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-full-stack-service` (bin "axum-full-stack-service") due to 12 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f0b3500518bc2c12670ef9bd1d5e28245f5e1e6625db78b7db3841a36ecd63f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b3500518bc2c12670ef9bd1d5e28245f5e1e6625db78b7db3841a36ecd63f9", kill_on_drop: false }` [INFO] [stdout] f0b3500518bc2c12670ef9bd1d5e28245f5e1e6625db78b7db3841a36ecd63f9