[INFO] cloning repository https://github.com/luk707/trmnl-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luk707/trmnl-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluk707%2Ftrmnl-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluk707%2Ftrmnl-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aba531231c3f4414ea86b7b27e4708d385b158a4
[INFO] checking luk707/trmnl-server against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluk707%2Ftrmnl-server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luk707/trmnl-server
[INFO] finished tweaking git repo https://github.com/luk707/trmnl-server
[INFO] tweaked toml for git repo https://github.com/luk707/trmnl-server written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luk707/trmnl-server on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luk707/trmnl-server 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking luk707/trmnl-server against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluk707%2Ftrmnl-server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luk707/trmnl-server
[INFO] finished tweaking git repo https://github.com/luk707/trmnl-server
[INFO] tweaked toml for git repo https://github.com/luk707/trmnl-server written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luk707/trmnl-server on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luk707/trmnl-server 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry-http v0.30.0
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded serde-untagged v0.1.8
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.30.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded config v0.15.15
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded opentelemetry v0.30.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.31.0
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded opentelemetry-proto v0.30.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 695928e2ef74889277e0c6c9a39b22c001e3b0eb27842a1f2c392126b7c6ae37
[INFO] running `Command { std: "docker" "start" "-a" "695928e2ef74889277e0c6c9a39b22c001e3b0eb27842a1f2c392126b7c6ae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "695928e2ef74889277e0c6c9a39b22c001e3b0eb27842a1f2c392126b7c6ae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695928e2ef74889277e0c6c9a39b22c001e3b0eb27842a1f2c392126b7c6ae37", kill_on_drop: false }`
[INFO] [stdout] 695928e2ef74889277e0c6c9a39b22c001e3b0eb27842a1f2c392126b7c6ae37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67124be5be057337b43574f31bc05f0159cc25fc40e2d238b073cadd08011137
[INFO] running `Command { std: "docker" "start" "-a" "67124be5be057337b43574f31bc05f0159cc25fc40e2d238b073cadd08011137", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking serde-untagged v0.1.8
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking config v0.15.15
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking opentelemetry-http v0.30.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.31.0
[INFO] [stderr]     Checking opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking trmnl-server 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]   --> tests/repositories/device/sqlite/create.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |       let exists = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 30 | |         "SELECT id, mac, api_key FROM devices WHERE id = ?",
[INFO] [stdout] 31 | |         "dev123"
[INFO] [stdout] 32 | |     )
[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]   --> tests/repositories/device/sqlite/create.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let exists = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 51 | |         "SELECT id, mac, api_key FROM devices WHERE id = ?",
[INFO] [stdout] 52 | |         "dev456"
[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` (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]   --> tests/repositories/device/sqlite/exists_by_mac.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     sqlx::query!(
[INFO] [stdout] 25 | |         "INSERT INTO devices (id, mac, api_key, images_json) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 26 | |         "dev123",
[INFO] [stdout] 27 | |         "AA:BB:CC:DD:EE:FF",
[INFO] [stdout] 28 | |         "apikey123",
[INFO] [stdout] 29 | |         "[]"
[INFO] [stdout] 30 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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]   --> tests/repositories/device/sqlite/get_by_api_key.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     sqlx::query!(
[INFO] [stdout] 25 | |         r#"
[INFO] [stdout] 26 | |         INSERT INTO devices (id, mac, api_key, images_json)
[INFO] [stdout] 27 | |         VALUES (?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         "[]"
[INFO] [stdout] 33 | |     )
[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]   --> tests/repositories/device/sqlite/get_by_id.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     sqlx::query!(
[INFO] [stdout] 25 | |         r#"
[INFO] [stdout] 26 | |         INSERT INTO devices (id, mac, api_key, images_json)
[INFO] [stdout] 27 | |         VALUES (?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         "[]"
[INFO] [stdout] 33 | |     )
[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]   --> tests/repositories/device/sqlite/list.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query!(
[INFO] [stdout] 32 | |             "INSERT INTO devices (id, mac, api_key, images_json) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 33 | |             id,
[INFO] [stdout] 34 | |             mac,
[INFO] [stdout] 35 | |             api_key,
[INFO] [stdout] 36 | |             "[]"
[INFO] [stdout] 37 | |         )
[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]   --> tests/repositories/device/sqlite/update_images.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     sqlx::query!(
[INFO] [stdout] 26 | |         "INSERT INTO devices (id, mac, api_key, images_json) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 27 | |         "dev123",
[INFO] [stdout] 28 | |         Some("AA:BB:CC:DD:EE:FF"),
[INFO] [stdout] 29 | |         "apikey123",
[INFO] [stdout] 30 | |         "[]"
[INFO] [stdout] 31 | |     )
[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]   --> tests/repositories/device/sqlite/update_images.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let record = sqlx::query!("SELECT images_json FROM devices WHERE id = ?", "dev123")
[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]   --> tests/repositories/device/sqlite/update_images.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let count = sqlx::query!("SELECT COUNT(*) as count FROM devices")
[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]   --> tests/repositories/device/sqlite/update_status.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     sqlx::query!(
[INFO] [stdout] 29 | |         "INSERT INTO devices (id, mac, api_key, rssi, battery_voltage, fw_version, refresh_rate, images_json)
[INFO] [stdout] 30 | |         VALUES (?, ?, ?, ?, ?, ?, ?, ?)",
[INFO] [stdout] 31 | |         "dev123",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         "[]"
[INFO] [stdout] 39 | |     )
[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]   --> tests/repositories/device/sqlite/update_status.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |       let record = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 49 | |         "SELECT rssi, battery_voltage, fw_version, refresh_rate FROM devices WHERE id = ?",
[INFO] [stdout] 50 | |         "dev123"
[INFO] [stdout] 51 | |     )
[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]   --> tests/repositories/device/sqlite/update_status.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     sqlx::query!(
[INFO] [stdout] 68 | |         "INSERT INTO devices (id, mac, api_key, rssi, battery_voltage, fw_version, refresh_rate, images_json)
[INFO] [stdout] 69 | |         VALUES (?, ?, ?, ?, ?, ?, ?, ?)",
[INFO] [stdout] 70 | |         "dev123",
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |         "[]"
[INFO] [stdout] 78 | |     )
[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]   --> tests/repositories/device/sqlite/update_status.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |       let record = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 88 | |         "SELECT rssi, battery_voltage, fw_version, refresh_rate FROM devices WHERE id = ?",
[INFO] [stdout] 89 | |         "dev123"
[INFO] [stdout] 90 | |     )
[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]    --> tests/repositories/device/sqlite/update_status.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let count = sqlx::query!("SELECT COUNT(*) as count FROM devices")
[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 `trmnl-server` (test "integration") due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "67124be5be057337b43574f31bc05f0159cc25fc40e2d238b073cadd08011137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67124be5be057337b43574f31bc05f0159cc25fc40e2d238b073cadd08011137", kill_on_drop: false }`
[INFO] [stdout] 67124be5be057337b43574f31bc05f0159cc25fc40e2d238b073cadd08011137
