[INFO] cloning repository https://github.com/dougrocha/kura
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dougrocha/kura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougrocha%2Fkura", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougrocha%2Fkura'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bd1f8fab3cc692746e5d997675061ac037233f1
[INFO] checking dougrocha/kura against c397dae808f70caebab1fc4e11b3edf7e59f58c7 for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougrocha%2Fkura" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dougrocha/kura
[INFO] finished tweaking git repo https://github.com/dougrocha/kura
[INFO] tweaked toml for git repo https://github.com/dougrocha/kura written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dougrocha/kura on toolchain c397dae808f70caebab1fc4e11b3edf7e59f58c7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dougrocha/kura 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" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded quantette v0.5.1
[INFO] [stderr]   Downloaded safe_arch v0.9.3
[INFO] [stderr]   Downloaded wide v0.8.3
[INFO] [stderr]   Downloaded hybrid-array v0.4.12
[INFO] [stderr]   Downloaded reqwest v0.13.3
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.6
[INFO] [stderr]   Downloaded icy_sixel v0.5.0
[INFO] [stderr]   Downloaded ratatui-image v11.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7
[INFO] running `Command { std: "docker" "start" "9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7" "/opt/rustwide/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7" "/opt/rustwide/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking safe_arch v0.9.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking wide v0.8.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling ratatui-image v11.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking quantette v0.5.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking icy_sixel v0.5.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking hako v0.1.0 (/opt/rustwide/workdir/hako)
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking kura 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/images.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query!(
[INFO] [stdout] 49 | |             "CREATE TABLE IF NOT EXISTS images (
[INFO] [stdout] 50 | |                 id INTEGER PRIMARY KEY AUTOINCREMENT,
[INFO] [stdout] 51 | |                 hash TEXT NOT NULL UNIQUE,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |             )"
[INFO] [stdout] 56 | |         )
[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/images.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query!(
[INFO] [stdout] 49 | |             "CREATE TABLE IF NOT EXISTS images (
[INFO] [stdout] 50 | |                 id INTEGER PRIMARY KEY AUTOINCREMENT,
[INFO] [stdout] 51 | |                 hash TEXT NOT NULL UNIQUE,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |             )"
[INFO] [stdout] 56 | |         )
[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/images.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 66 | |             "SELECT i.id, i.hash, i.name, i.file_path, i.created_at,
[INFO] [stdout] 67 | |                 t.id AS tag_id, t.image_hash AS tag_image_hash, t.tag, t.created_at AS tag_created_at
[INFO] [stdout] 68 | |              FROM images i
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |             tag
[INFO] [stdout] 73 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/images.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 66 | |             "SELECT i.id, i.hash, i.name, i.file_path, i.created_at,
[INFO] [stdout] 67 | |                 t.id AS tag_id, t.image_hash AS tag_image_hash, t.tag, t.created_at AS tag_created_at
[INFO] [stdout] 68 | |              FROM images i
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |             tag
[INFO] [stdout] 73 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/images.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 110 | |             "SELECT i.id, i.hash, i.name, i.file_path, i.created_at,
[INFO] [stdout] 111 | |                 t.id AS tag_id, t.image_hash AS tag_image_hash, t.tag, t.created_at AS tag_created_at
[INFO] [stdout] 112 | |              FROM images i
[INFO] [stdout] 113 | |              LEFT JOIN tags t ON t.image_hash = i.hash
[INFO] [stdout] 114 | |              ORDER BY i.hash"
[INFO] [stdout] 115 | |         )
[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/images.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 110 | |             "SELECT i.id, i.hash, i.name, i.file_path, i.created_at,
[INFO] [stdout] 111 | |                 t.id AS tag_id, t.image_hash AS tag_image_hash, t.tag, t.created_at AS tag_created_at
[INFO] [stdout] 112 | |              FROM images i
[INFO] [stdout] 113 | |              LEFT JOIN tags t ON t.image_hash = i.hash
[INFO] [stdout] 114 | |              ORDER BY i.hash"
[INFO] [stdout] 115 | |         )
[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/images.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 159 | |             "SELECT i.id, i.hash, i.name, i.file_path, i.created_at,
[INFO] [stdout] 160 | |                 t.id AS tag_id, t.image_hash AS tag_image_hash, t.tag, t.created_at AS tag_created_at
[INFO] [stdout] 161 | |              FROM images i
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |             path_str
[INFO] [stdout] 166 | |         )
[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/images.rs:205:20
[INFO] [stdout]     |
[INFO] [stdout] 205 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 206 | |             "SELECT i.id, i.hash, i.name, i.file_path, i.created_at,
[INFO] [stdout] 207 | |                 t.id AS tag_id, t.image_hash AS tag_image_hash, t.tag, t.created_at AS tag_created_at
[INFO] [stdout] 208 | |              FROM images i
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |             hash_or_name
[INFO] [stdout] 214 | |         )
[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/images.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | /         sqlx::query!(
[INFO] [stdout] 263 | |             "UPDATE images SET name = ?, file_path = ? WHERE hash = ?",
[INFO] [stdout] 264 | |             new_name,
[INFO] [stdout] 265 | |             new_path_str,
[INFO] [stdout] 266 | |             hash
[INFO] [stdout] 267 | |         )
[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/images.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         sqlx::query!("DELETE FROM tags WHERE image_hash = ?", hash)
[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/images.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         sqlx::query!("DELETE FROM images WHERE hash = ?", hash)
[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/images.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 159 | |             "SELECT i.id, i.hash, i.name, i.file_path, i.created_at,
[INFO] [stdout] 160 | |                 t.id AS tag_id, t.image_hash AS tag_image_hash, t.tag, t.created_at AS tag_created_at
[INFO] [stdout] 161 | |              FROM images i
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |             path_str
[INFO] [stdout] 166 | |         )
[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/images.rs:339:22
[INFO] [stdout]     |
[INFO] [stdout] 339 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 340 | |             "INSERT INTO images (hash, name, file_path, created_at) VALUES (?, ?, ?, datetime('now'))",
[INFO] [stdout] 341 | |             hash,
[INFO] [stdout] 342 | |             self.name,
[INFO] [stdout] 343 | |             self.file_path
[INFO] [stdout] 344 | |         )
[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/images.rs:205:20
[INFO] [stdout]     |
[INFO] [stdout] 205 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 206 | |             "SELECT i.id, i.hash, i.name, i.file_path, i.created_at,
[INFO] [stdout] 207 | |                 t.id AS tag_id, t.image_hash AS tag_image_hash, t.tag, t.created_at AS tag_created_at
[INFO] [stdout] 208 | |              FROM images i
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |             hash_or_name
[INFO] [stdout] 214 | |         )
[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/tags.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         sqlx::query!(
[INFO] [stdout] 19 | |             "CREATE TABLE IF NOT EXISTS tags (
[INFO] [stdout] 20 | |                 id INTEGER PRIMARY KEY AUTOINCREMENT,
[INFO] [stdout] 21 | |                 image_hash TEXT NOT NULL REFERENCES images(hash) ON DELETE CASCADE,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |             )"
[INFO] [stdout] 26 | |         )
[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/images.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | /         sqlx::query!(
[INFO] [stdout] 263 | |             "UPDATE images SET name = ?, file_path = ? WHERE hash = ?",
[INFO] [stdout] 264 | |             new_name,
[INFO] [stdout] 265 | |             new_path_str,
[INFO] [stdout] 266 | |             hash
[INFO] [stdout] 267 | |         )
[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/images.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         sqlx::query!("DELETE FROM tags WHERE image_hash = ?", hash)
[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/images.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         sqlx::query!("DELETE FROM images WHERE hash = ?", hash)
[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/images.rs:339:22
[INFO] [stdout]     |
[INFO] [stdout] 339 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 340 | |             "INSERT INTO images (hash, name, file_path, created_at) VALUES (?, ?, ?, datetime('now'))",
[INFO] [stdout] 341 | |             hash,
[INFO] [stdout] 342 | |             self.name,
[INFO] [stdout] 343 | |             self.file_path
[INFO] [stdout] 344 | |         )
[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/tags.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query!(
[INFO] [stdout] 49 | |             "INSERT OR IGNORE INTO tags (image_hash, tag, created_at) VALUES (?, ?, datetime('now'))",
[INFO] [stdout] 50 | |             hash,
[INFO] [stdout] 51 | |             self.tag
[INFO] [stdout] 52 | |         )
[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/tags.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         sqlx::query!(
[INFO] [stdout] 19 | |             "CREATE TABLE IF NOT EXISTS tags (
[INFO] [stdout] 20 | |                 id INTEGER PRIMARY KEY AUTOINCREMENT,
[INFO] [stdout] 21 | |                 image_hash TEXT NOT NULL REFERENCES images(hash) ON DELETE CASCADE,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |             )"
[INFO] [stdout] 26 | |         )
[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/tui.rs:347:30
[INFO] [stdout]     |
[INFO] [stdout] 347 |                   let result = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 348 | |                     "DELETE FROM tags WHERE image_hash = ? AND tag = ?",
[INFO] [stdout] 349 | |                     hash,
[INFO] [stdout] 350 | |                     tag
[INFO] [stdout] 351 | |                 )
[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/tags.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query!(
[INFO] [stdout] 49 | |             "INSERT OR IGNORE INTO tags (image_hash, tag, created_at) VALUES (?, ?, datetime('now'))",
[INFO] [stdout] 50 | |             hash,
[INFO] [stdout] 51 | |             self.tag
[INFO] [stdout] 52 | |         )
[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/tui.rs:347:30
[INFO] [stdout]     |
[INFO] [stdout] 347 |                   let result = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 348 | |                     "DELETE FROM tags WHERE image_hash = ? AND tag = ?",
[INFO] [stdout] 349 | |                     hash,
[INFO] [stdout] 350 | |                     tag
[INFO] [stdout] 351 | |                 )
[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 `kura` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kura` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7", kill_on_drop: false }`
[INFO] [stdout] 9d801615bc66f5316fbc8087d38166f2b8948d632d9b07fb94309315d5f418c7
