[INFO] cloning repository https://github.com/wyvernbw/db-test-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyvernbw/db-test-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fdb-test-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fdb-test-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ed132e3533193c0d51d58ce743546e3c7acf7f6
[INFO] checking wyvernbw/db-test-rs/1ed132e3533193c0d51d58ce743546e3c7acf7f6 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fdb-test-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wyvernbw/db-test-rs on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wyvernbw/db-test-rs
[INFO] finished tweaking git repo https://github.com/wyvernbw/db-test-rs
[INFO] tweaked toml for git repo https://github.com/wyvernbw/db-test-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wyvernbw/db-test-rs 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55c5b0bc89af16f3450cda1118af4cde6317055d1b00dd63aec5d7d6bda2714c
[INFO] running `Command { std: "docker" "start" "-a" "55c5b0bc89af16f3450cda1118af4cde6317055d1b00dd63aec5d7d6bda2714c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55c5b0bc89af16f3450cda1118af4cde6317055d1b00dd63aec5d7d6bda2714c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55c5b0bc89af16f3450cda1118af4cde6317055d1b00dd63aec5d7d6bda2714c", kill_on_drop: false }`
[INFO] [stdout] 55c5b0bc89af16f3450cda1118af4cde6317055d1b00dd63aec5d7d6bda2714c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eee60ddc71eb2a138fd0a8f94b07aaaafa115a0503971a36fc453a579724e19a
[INFO] running `Command { std: "docker" "start" "-a" "eee60ddc71eb2a138fd0a8f94b07aaaafa115a0503971a36fc453a579724e19a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling serde_json v1.0.131
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sqlx-core v0.8.2
[INFO] [stderr]     Checking sqlx-sqlite v0.8.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking db-test-rs 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:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     query!(
[INFO] [stdout] 47 | |         "CREATE TABLE IF NOT EXISTS coffees (
[INFO] [stdout] 48 | |             id TEXT PRIMARY KEY UNIQUE,
[INFO] [stdout] 49 | |             roastery TEXT NOT NULL,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         )"
[INFO] [stdout] 55 | |     )
[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 `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/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let coffee = query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 65 | |         Coffee,
[INFO] [stdout] 66 | |         "SELECT * FROM coffees
[INFO] [stdout] 67 | |         ORDER BY RANDOM()
[INFO] [stdout] 68 | |         LIMIT 1 
[INFO] [stdout] 69 | |         "
[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 `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/main.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let id = query!(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 79 | |         "SELECT id FROM coffees WHERE roastery = ? AND origin = ?",
[INFO] [stdout] 80 | |         roastery,
[INFO] [stdout] 81 | |         origin
[INFO] [stdout] 82 | |     )
[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 `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/main.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let coffee = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", 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 `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/main.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     query!(
[INFO] [stdout] 100 | |         "INSERT INTO coffees (id, roastery, icon, farmer, price, origin) 
[INFO] [stdout] 101 | |         VALUES (?1, ?2, ?3, ?4, ?5, ?6)",
[INFO] [stdout] 102 | |         id,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         coffee.origin
[INFO] [stdout] 108 | |     )
[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 `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/main.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let res = query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         Coffee,
[INFO] [stdout] 128 | |         "UPDATE coffees 
[INFO] [stdout] 129 | |         SET 
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |         id
[INFO] [stdout] 143 | |     )
[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 `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:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     query!(
[INFO] [stdout] 47 | |         "CREATE TABLE IF NOT EXISTS coffees (
[INFO] [stdout] 48 | |             id TEXT PRIMARY KEY UNIQUE,
[INFO] [stdout] 49 | |             roastery TEXT NOT NULL,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         )"
[INFO] [stdout] 55 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Coffee`
[INFO] [stdout]  --> src/main.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use db::{Coffee, Nanoid};
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error`, `pin::Pin`, and `process::Output`
[INFO] [stdout]  --> src/service.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, future::Future, ops::DerefMut, pin::Pin, process::Output};
[INFO] [stdout]   |           ^^^^^^^^^^^^                                 ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::DeserializeOwned`
[INFO] [stdout]  --> src/service.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SqliteConnection`
[INFO] [stdout]  --> src/service.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{Pool, Sqlite, SqliteConnection, SqlitePool};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^
[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/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let coffee = query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 65 | |         Coffee,
[INFO] [stdout] 66 | |         "SELECT * FROM coffees
[INFO] [stdout] 67 | |         ORDER BY RANDOM()
[INFO] [stdout] 68 | |         LIMIT 1 
[INFO] [stdout] 69 | |         "
[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 `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/main.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let id = query!(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 79 | |         "SELECT id FROM coffees WHERE roastery = ? AND origin = ?",
[INFO] [stdout] 80 | |         roastery,
[INFO] [stdout] 81 | |         origin
[INFO] [stdout] 82 | |     )
[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 `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/main.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let coffee = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", 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 `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/main.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     query!(
[INFO] [stdout] 100 | |         "INSERT INTO coffees (id, roastery, icon, farmer, price, origin) 
[INFO] [stdout] 101 | |         VALUES (?1, ?2, ?3, ?4, ?5, ?6)",
[INFO] [stdout] 102 | |         id,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         coffee.origin
[INFO] [stdout] 108 | |     )
[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 `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/main.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let res = query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         Coffee,
[INFO] [stdout] 128 | |         "UPDATE coffees 
[INFO] [stdout] 129 | |         SET 
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |         id
[INFO] [stdout] 143 | |     )
[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 `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Coffee`
[INFO] [stdout]  --> src/main.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use db::{Coffee, Nanoid};
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error`, `pin::Pin`, and `process::Output`
[INFO] [stdout]  --> src/service.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, future::Future, ops::DerefMut, pin::Pin, process::Output};
[INFO] [stdout]   |           ^^^^^^^^^^^^                                 ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::DeserializeOwned`
[INFO] [stdout]  --> src/service.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SqliteConnection`
[INFO] [stdout]  --> src/service.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{Pool, Sqlite, SqliteConnection, SqlitePool};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | async fn get_random_coffee(db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/main.rs:63:68
[INFO] [stdout]    |
[INFO] [stdout] 63 |   async fn get_random_coffee(db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    |  ____________________________________________________________________^
[INFO] [stdout] 64 | |     let coffee = query_as!(
[INFO] [stdout] 65 | |         Coffee,
[INFO] [stdout] 66 | |         "SELECT * FROM coffees
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     anyhow::Ok(coffee)
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let coffee: () = query_as!(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn grab_coffee(id: Nanoid, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/main.rs:89:74
[INFO] [stdout]    |
[INFO] [stdout] 89 |   async fn grab_coffee(id: Nanoid, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout] 90 | |     let id = id.deref();
[INFO] [stdout] 91 | |     let coffee = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout] 92 | |         .fetch_one(db)
[INFO] [stdout] 93 | |         .await?;
[INFO] [stdout] 94 | |     anyhow::Ok(coffee)
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let coffee: () = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/main.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | async fn edit_coffee(coffee: EditCoffee, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]    --> src/main.rs:124:82
[INFO] [stdout]     |
[INFO] [stdout] 124 |   async fn edit_coffee(coffee: EditCoffee, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 125 | |     let id = coffee.id.deref();
[INFO] [stdout] 126 | |     let res = query_as!(
[INFO] [stdout] 127 | |         Coffee,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     anyhow::Ok(res)
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let res: () = query_as!(
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | async fn get_random_coffee(db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/main.rs:63:68
[INFO] [stdout]    |
[INFO] [stdout] 63 |   async fn get_random_coffee(db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    |  ____________________________________________________________________^
[INFO] [stdout] 64 | |     let coffee = query_as!(
[INFO] [stdout] 65 | |         Coffee,
[INFO] [stdout] 66 | |         "SELECT * FROM coffees
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     anyhow::Ok(coffee)
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let coffee: () = query_as!(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn grab_coffee(id: Nanoid, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/main.rs:89:74
[INFO] [stdout]    |
[INFO] [stdout] 89 |   async fn grab_coffee(id: Nanoid, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout] 90 | |     let id = id.deref();
[INFO] [stdout] 91 | |     let coffee = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout] 92 | |         .fetch_one(db)
[INFO] [stdout] 93 | |         .await?;
[INFO] [stdout] 94 | |     anyhow::Ok(coffee)
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let coffee: () = query_as!(Coffee, "SELECT * FROM coffees WHERE id = ?", id)
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/main.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | async fn edit_coffee(coffee: EditCoffee, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]    --> src/main.rs:124:82
[INFO] [stdout]     |
[INFO] [stdout] 124 |   async fn edit_coffee(coffee: EditCoffee, db: &Pool<Sqlite>) -> impl IntoResponse {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 125 | |     let id = coffee.id.deref();
[INFO] [stdout] 126 | |     let res = query_as!(
[INFO] [stdout] 127 | |         Coffee,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     anyhow::Ok(res)
[INFO] [stdout] 147 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let res: () = query_as!(
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `db-test-rs` (bin "db-test-rs" test) due to 6 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `db-test-rs` (bin "db-test-rs") due to 6 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "eee60ddc71eb2a138fd0a8f94b07aaaafa115a0503971a36fc453a579724e19a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eee60ddc71eb2a138fd0a8f94b07aaaafa115a0503971a36fc453a579724e19a", kill_on_drop: false }`
[INFO] [stdout] eee60ddc71eb2a138fd0a8f94b07aaaafa115a0503971a36fc453a579724e19a
