[INFO] cloning repository https://github.com/catacombing/isotopia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catacombing/isotopia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatacombing%2Fisotopia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatacombing%2Fisotopia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43f491e1cd9a1752fe62238050dd8c896da83b9d
[INFO] checking catacombing/isotopia against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatacombing%2Fisotopia" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/catacombing/isotopia
[INFO] finished tweaking git repo https://github.com/catacombing/isotopia
[INFO] tweaked toml for git repo https://github.com/catacombing/isotopia written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/catacombing/isotopia on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/catacombing/isotopia 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc264469bd64da9bbd0860fb0bab9fcc8c61eb495cb4b4e4205b5b6314626b71
[INFO] running `Command { std: "docker" "start" "-a" "bc264469bd64da9bbd0860fb0bab9fcc8c61eb495cb4b4e4205b5b6314626b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc264469bd64da9bbd0860fb0bab9fcc8c61eb495cb4b4e4205b5b6314626b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc264469bd64da9bbd0860fb0bab9fcc8c61eb495cb4b4e4205b5b6314626b71", kill_on_drop: false }`
[INFO] [stdout] bc264469bd64da9bbd0860fb0bab9fcc8c61eb495cb4b4e4205b5b6314626b71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c7d0362c386a5b3666153367b692510b9e7ccd051cef4eeaca5a93704f4a48c
[INFO] running `Command { std: "docker" "start" "-a" "4c7d0362c386a5b3666153367b692510b9e7ccd051cef4eeaca5a93704f4a48c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling isotopia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.1
[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:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |           let requests = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 31 | |             Request,
[INFO] [stdout] 32 | |             r#"
[INFO] [stdout] 33 | |                 SELECT md5sum, device as "device: _", packages, status as "status: _", updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             "#
[INFO] [stdout] 38 | |         )
[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:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let requests = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 47 | |             Request,
[INFO] [stdout] 48 | |             r#"
[INFO] [stdout] 49 | |                 SELECT md5sum, device as "device: _", packages, status as "status: _", updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |             "#
[INFO] [stdout] 53 | |         )
[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:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |           let request = sqlx::query_as!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 77 | |             InsertedRequest,
[INFO] [stdout] 78 | |             r#"
[INFO] [stdout] 79 | |                 INSERT INTO requests (md5sum, device, packages)
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |             packages,
[INFO] [stdout] 88 | |         )
[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:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let status = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 102 | |             RequestStatus,
[INFO] [stdout] 103 | |             r#"
[INFO] [stdout] 104 | |                 SELECT status as "status: _", img_md5sum, error
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |             device,
[INFO] [stdout] 110 | |         )
[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:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   let status = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 129 | |                     "
[INFO] [stdout] 130 | |                         UPDATE requests
[INFO] [stdout] 131 | |                         SET status = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |                     device,
[INFO] [stdout] 142 | |                 )
[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:152:30
[INFO] [stdout]     |
[INFO] [stdout] 152 |                   let status = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 153 | |                     "
[INFO] [stdout] 154 | |                         UPDATE requests
[INFO] [stdout] 155 | |                         SET status = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |                     device,
[INFO] [stdout] 164 | |                 )
[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:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 | /         sqlx::query!(
[INFO] [stdout] 195 | |             "UPDATE requests SET status = $1 WHERE md5sum = $2 AND device = $3",
[INFO] [stdout] 196 | |             status,
[INFO] [stdout] 197 | |             md5sum,
[INFO] [stdout] 198 | |             device,
[INFO] [stdout] 199 | |         )
[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:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | /         sqlx::query!(
[INFO] [stdout] 213 | |             r#"
[INFO] [stdout] 214 | |                 UPDATE requests
[INFO] [stdout] 215 | |                 SET status = 'done', img_md5sum = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |             device,
[INFO] [stdout] 221 | |         )
[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:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         sqlx::query!("DELETE FROM requests WHERE status = 'done'").execute(&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` (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:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 | /         sqlx::query!(
[INFO] [stdout] 247 | |             r#"
[INFO] [stdout] 248 | |                 UPDATE requests
[INFO] [stdout] 249 | |                 SET downloads = downloads + 1
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             device,
[INFO] [stdout] 254 | |         )
[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:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |           let requests = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 31 | |             Request,
[INFO] [stdout] 32 | |             r#"
[INFO] [stdout] 33 | |                 SELECT md5sum, device as "device: _", packages, status as "status: _", updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             "#
[INFO] [stdout] 38 | |         )
[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:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |           let requests = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 47 | |             Request,
[INFO] [stdout] 48 | |             r#"
[INFO] [stdout] 49 | |                 SELECT md5sum, device as "device: _", packages, status as "status: _", updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |             "#
[INFO] [stdout] 53 | |         )
[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:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |           let request = sqlx::query_as!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 77 | |             InsertedRequest,
[INFO] [stdout] 78 | |             r#"
[INFO] [stdout] 79 | |                 INSERT INTO requests (md5sum, device, packages)
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |             packages,
[INFO] [stdout] 88 | |         )
[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:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let status = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 102 | |             RequestStatus,
[INFO] [stdout] 103 | |             r#"
[INFO] [stdout] 104 | |                 SELECT status as "status: _", img_md5sum, error
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |             device,
[INFO] [stdout] 110 | |         )
[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:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   let status = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 129 | |                     "
[INFO] [stdout] 130 | |                         UPDATE requests
[INFO] [stdout] 131 | |                         SET status = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |                     device,
[INFO] [stdout] 142 | |                 )
[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:152:30
[INFO] [stdout]     |
[INFO] [stdout] 152 |                   let status = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 153 | |                     "
[INFO] [stdout] 154 | |                         UPDATE requests
[INFO] [stdout] 155 | |                         SET status = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |                     device,
[INFO] [stdout] 164 | |                 )
[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:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 | /         sqlx::query!(
[INFO] [stdout] 195 | |             "UPDATE requests SET status = $1 WHERE md5sum = $2 AND device = $3",
[INFO] [stdout] 196 | |             status,
[INFO] [stdout] 197 | |             md5sum,
[INFO] [stdout] 198 | |             device,
[INFO] [stdout] 199 | |         )
[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:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | /         sqlx::query!(
[INFO] [stdout] 213 | |             r#"
[INFO] [stdout] 214 | |                 UPDATE requests
[INFO] [stdout] 215 | |                 SET status = 'done', img_md5sum = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |             device,
[INFO] [stdout] 221 | |         )
[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:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         sqlx::query!("DELETE FROM requests WHERE status = 'done'").execute(&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` (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:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 | /         sqlx::query!(
[INFO] [stdout] 247 | |             r#"
[INFO] [stdout] 248 | |                 UPDATE requests
[INFO] [stdout] 249 | |                 SET downloads = downloads + 1
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             device,
[INFO] [stdout] 254 | |         )
[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:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:427:33
[INFO] [stdout]     |
[INFO] [stdout] 427 |           let initial_timestamp = sqlx::query_scalar!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 428 | |             "SELECT updated_at FROM requests WHERE md5sum = $1 AND device = $2",
[INFO] [stdout] 429 | |             md5sum,
[INFO] [stdout] 430 | |             device,
[INFO] [stdout] 431 | |         )
[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:441:28
[INFO] [stdout]     |
[INFO] [stdout] 441 |           let after_update = sqlx::query_scalar!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 442 | |             "SELECT updated_at FROM requests WHERE md5sum = $1 AND device = $2",
[INFO] [stdout] 443 | |             md5sum,
[INFO] [stdout] 444 | |             device,
[INFO] [stdout] 445 | |         )
[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:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1", md5sum)
[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:541:9
[INFO] [stdout]     |
[INFO] [stdout] 541 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:549:27
[INFO] [stdout]     |
[INFO] [stdout] 549 |           let has_request = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 550 | |             "SELECT * FROM requests WHERE md5sum = $1 AND device = $2",
[INFO] [stdout] 551 | |             md5sum,
[INFO] [stdout] 552 | |             device
[INFO] [stdout] 553 | |         )
[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:563:27
[INFO] [stdout]     |
[INFO] [stdout] 563 |           let has_request = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 564 | |             "SELECT * FROM requests WHERE md5sum = $1 AND device = $2",
[INFO] [stdout] 565 | |             md5sum,
[INFO] [stdout] 566 | |             device
[INFO] [stdout] 567 | |         )
[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:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:597:9
[INFO] [stdout]     |
[INFO] [stdout] 597 | /         sqlx::query!(
[INFO] [stdout] 598 | |             r#"
[INFO] [stdout] 599 | |                 UPDATE requests
[INFO] [stdout] 600 | |                 SET updated_at = datetime('1970-01-01')
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |             device
[INFO] [stdout] 605 | |         )
[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:631:9
[INFO] [stdout]     |
[INFO] [stdout] 631 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:643:30
[INFO] [stdout]     |
[INFO] [stdout] 643 |           let download_count = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 644 | |             "SELECT downloads FROM requests WHERE md5sum = $1 AND device = $2",
[INFO] [stdout] 645 | |             md5sum,
[INFO] [stdout] 646 | |             device
[INFO] [stdout] 647 | |         )
[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:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 | /         sqlx::query!(
[INFO] [stdout] 666 | |             "DELETE FROM requests WHERE md5sum = $1 AND device = $2",
[INFO] [stdout] 667 | |             packages_md5sum,
[INFO] [stdout] 668 | |             device
[INFO] [stdout] 669 | |         )
[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:704:9
[INFO] [stdout]     |
[INFO] [stdout] 704 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1", md5sum)
[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:734:9
[INFO] [stdout]     |
[INFO] [stdout] 734 |         sqlx::query!("DELETE FROM requests WHERE md5sum = $1 AND device = $2", md5sum, device)
[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:743:9
[INFO] [stdout]     |
[INFO] [stdout] 743 | /         sqlx::query!(
[INFO] [stdout] 744 | |             "
[INFO] [stdout] 745 | |             UPDATE requests
[INFO] [stdout] 746 | |             SET status = 'done',
[INFO] [stdout] ...   |
[INFO] [stdout] 751 | |             device,
[INFO] [stdout] 752 | |         )
[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] [stderr] error: could not compile `isotopia` (bin "isotopia") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `isotopia` (bin "isotopia" test) due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "4c7d0362c386a5b3666153367b692510b9e7ccd051cef4eeaca5a93704f4a48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7d0362c386a5b3666153367b692510b9e7ccd051cef4eeaca5a93704f4a48c", kill_on_drop: false }`
[INFO] [stdout] 4c7d0362c386a5b3666153367b692510b9e7ccd051cef4eeaca5a93704f4a48c
