[INFO] cloning repository https://github.com/andrewhessler/chore-kanban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewhessler/chore-kanban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhessler%2Fchore-kanban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhessler%2Fchore-kanban'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 678fe34466c0bd2e54deecb24abce5fd3c900511
[INFO] checking andrewhessler/chore-kanban/678fe34466c0bd2e54deecb24abce5fd3c900511 against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhessler%2Fchore-kanban" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrewhessler/chore-kanban
[INFO] finished tweaking git repo https://github.com/andrewhessler/chore-kanban
[INFO] tweaked toml for git repo https://github.com/andrewhessler/chore-kanban written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrewhessler/chore-kanban on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrewhessler/chore-kanban 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 842db0f4c748bfccdee5c5d0ae76f52b811056e8321db77c73d828b02af932d7
[INFO] running `Command { std: "docker" "start" "-a" "842db0f4c748bfccdee5c5d0ae76f52b811056e8321db77c73d828b02af932d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "842db0f4c748bfccdee5c5d0ae76f52b811056e8321db77c73d828b02af932d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842db0f4c748bfccdee5c5d0ae76f52b811056e8321db77c73d828b02af932d7", kill_on_drop: false }`
[INFO] [stdout] 842db0f4c748bfccdee5c5d0ae76f52b811056e8321db77c73d828b02af932d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9278a49c827c9b155ff7213c6488979b8b63f89e5acb60404cae3ec30fffb0e
[INFO] running `Command { std: "docker" "start" "-a" "e9278a49c827c9b155ff7213c6488979b8b63f89e5acb60404cae3ec30fffb0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.225
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[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 chore-kanban 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/main.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | /         sqlx::query!(
[INFO] [stdout]  97 | |             r"
[INFO] [stdout]  98 | |             UPDATE chores SET frequency_hours = ?1 WHERE id = ?2
[INFO] [stdout]  99 | |             ",
[INFO] [stdout] 100 | |             1,
[INFO] [stdout] 101 | |             id
[INFO] [stdout] 102 | |         )
[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/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | /         sqlx::query!(
[INFO] [stdout] 108 | |             r"
[INFO] [stdout] 109 | |             UPDATE chores SET last_completed_at = ?1, frequency_hours = NULL WHERE id = ?2
[INFO] [stdout] 110 | |             ",
[INFO] [stdout] 111 | |             now,
[INFO] [stdout] 112 | |             id
[INFO] [stdout] 113 | |         )
[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/main.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         sqlx::query!(
[INFO] [stdout] 137 | |             r"
[INFO] [stdout] 138 | |             UPDATE chores SET last_completed_at = ?1 WHERE id = ?2
[INFO] [stdout] 139 | |             ",
[INFO] [stdout] 140 | |             last_completed_at,
[INFO] [stdout] 141 | |             id
[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/main.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         sqlx::query!(
[INFO] [stdout] 166 | |             r"
[INFO] [stdout] 167 | |             UPDATE chores SET last_completed_at = ?1 WHERE id = ?2
[INFO] [stdout] 168 | |             ",
[INFO] [stdout] 169 | |             last_completed_at,
[INFO] [stdout] 170 | |             id
[INFO] [stdout] 171 | |         )
[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/main.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let records = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 191 | |         ChoreRow,
[INFO] [stdout] 192 | |         r"
[INFO] [stdout] 193 | |         SELECT * FROM chores
[INFO] [stdout] 194 | |         ",
[INFO] [stdout] 195 | |     )
[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/main.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 207 | |         ChoreRow,
[INFO] [stdout] 208 | |         r"
[INFO] [stdout] 209 | |         SELECT * FROM chores WHERE id = ?
[INFO] [stdout] 210 | |         ",
[INFO] [stdout] 211 | |         id
[INFO] [stdout] 212 | |     )
[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: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/src/client/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]    --> src/main.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | / #[folder = "src/client/dist/"]
[INFO] [stdout] 285 | | struct Asset;
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | /         sqlx::query!(
[INFO] [stdout]  97 | |             r"
[INFO] [stdout]  98 | |             UPDATE chores SET frequency_hours = ?1 WHERE id = ?2
[INFO] [stdout]  99 | |             ",
[INFO] [stdout] 100 | |             1,
[INFO] [stdout] 101 | |             id
[INFO] [stdout] 102 | |         )
[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/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | /         sqlx::query!(
[INFO] [stdout] 108 | |             r"
[INFO] [stdout] 109 | |             UPDATE chores SET last_completed_at = ?1, frequency_hours = NULL WHERE id = ?2
[INFO] [stdout] 110 | |             ",
[INFO] [stdout] 111 | |             now,
[INFO] [stdout] 112 | |             id
[INFO] [stdout] 113 | |         )
[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/main.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         sqlx::query!(
[INFO] [stdout] 137 | |             r"
[INFO] [stdout] 138 | |             UPDATE chores SET last_completed_at = ?1 WHERE id = ?2
[INFO] [stdout] 139 | |             ",
[INFO] [stdout] 140 | |             last_completed_at,
[INFO] [stdout] 141 | |             id
[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/main.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         sqlx::query!(
[INFO] [stdout] 166 | |             r"
[INFO] [stdout] 167 | |             UPDATE chores SET last_completed_at = ?1 WHERE id = ?2
[INFO] [stdout] 168 | |             ",
[INFO] [stdout] 169 | |             last_completed_at,
[INFO] [stdout] 170 | |             id
[INFO] [stdout] 171 | |         )
[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/main.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let records = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 191 | |         ChoreRow,
[INFO] [stdout] 192 | |         r"
[INFO] [stdout] 193 | |         SELECT * FROM chores
[INFO] [stdout] 194 | |         ",
[INFO] [stdout] 195 | |     )
[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/main.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 207 | |         ChoreRow,
[INFO] [stdout] 208 | |         r"
[INFO] [stdout] 209 | |         SELECT * FROM chores WHERE id = ?
[INFO] [stdout] 210 | |         ",
[INFO] [stdout] 211 | |         id
[INFO] [stdout] 212 | |     )
[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: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/src/client/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]    --> src/main.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | / #[folder = "src/client/dist/"]
[INFO] [stdout] 285 | | struct Asset;
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let records = sqlx::query_as!(
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     Ok(records
[INFO] [stdout]     |        ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `records` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let records: /* Type */ = sqlx::query_as!(
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let records = sqlx::query_as!(
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     Ok(records
[INFO] [stdout]     |        ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `records` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let records: /* Type */ = sqlx::query_as!(
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stdout]    --> src/main.rs:296:22
[INFO] [stdout]     |
[INFO] [stdout] 285 | struct Asset;
[INFO] [stdout]     | ------------ function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 296 |         match Asset::get(path.as_str()) {
[INFO] [stdout]     |                      ^^^ function or associated item not found in `Asset`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `Row`
[INFO] [stdout]             candidate #3: `SliceIndex`
[INFO] [stdout]             candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]             candidate #5: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stdout]    --> src/main.rs:296:22
[INFO] [stdout]     |
[INFO] [stdout] 285 | struct Asset;
[INFO] [stdout]     | ------------ function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 296 |         match Asset::get(path.as_str()) {
[INFO] [stdout]     |                      ^^^ function or associated item not found in `Asset`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `Row`
[INFO] [stdout]             candidate #3: `SliceIndex`
[INFO] [stdout]             candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]             candidate #5: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chore-kanban` (bin "chore-kanban") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chore-kanban` (bin "chore-kanban" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "e9278a49c827c9b155ff7213c6488979b8b63f89e5acb60404cae3ec30fffb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9278a49c827c9b155ff7213c6488979b8b63f89e5acb60404cae3ec30fffb0e", kill_on_drop: false }`
[INFO] [stdout] e9278a49c827c9b155ff7213c6488979b8b63f89e5acb60404cae3ec30fffb0e
