[INFO] cloning repository https://github.com/ongchi/insitu_logger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ongchi/insitu_logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fongchi%2Finsitu_logger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fongchi%2Finsitu_logger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 570e13a8b434f937ad3eda0e1b9198a1caa3c2a3
[INFO] checking ongchi/insitu_logger/570e13a8b434f937ad3eda0e1b9198a1caa3c2a3 against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fongchi%2Finsitu_logger" "/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/ongchi/insitu_logger
[INFO] finished tweaking git repo https://github.com/ongchi/insitu_logger
[INFO] tweaked toml for git repo https://github.com/ongchi/insitu_logger written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ongchi/insitu_logger on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ongchi/insitu_logger 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ongchi/aqua_troll_log_reader.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc v3.3.0
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded fs-err v3.2.2
[INFO] [stderr]   Downloaded zip v7.4.0
[INFO] [stderr]   Downloaded typed-path v0.12.2
[INFO] [stderr]   Downloaded deflate64 v0.1.10
[INFO] [stderr]   Downloaded scraper v0.25.0
[INFO] [stderr]   Downloaded selectors v0.33.0
[INFO] [stderr]   Downloaded zlib-rs v0.6.0
[INFO] [stderr]   Downloaded markup5ever v0.36.1
[INFO] [stderr]   Downloaded html5ever v0.36.1
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded web_atoms v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86
[INFO] running `Command { std: "docker" "start" "15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86", 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" "15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86", 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" "15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking zlib-rs v0.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking lzma-rust2 v0.15.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking typed-path v0.12.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking zip v7.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking markup5ever v0.36.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking html5ever v0.36.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking scraper v0.25.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer 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]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking aqua_troll_log_reader v0.2.0 (https://github.com/ongchi/aqua_troll_log_reader.git#9baa65fd)
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking axum-server v0.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking insitu_logger 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/api/people.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let people = sqlx::query_as!(People, "SELECT id, name FROM people")
[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/api/people.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let people = sqlx::query_as!(People, "SELECT id, name FROM people")
[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/api/pump.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let pumps = sqlx::query_as!(Pump, "SELECT id, name, comment FROM pump")
[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/api/pump.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let pumps = sqlx::query_as!(Pump, "SELECT id, name, comment FROM pump")
[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/api/sample_type.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let sample_types = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 16 | |         SampleType,
[INFO] [stdout] 17 | |         "SELECT id, name, variant, comment FROM sample_type"
[INFO] [stdout] 18 | |     )
[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/api/sensor_data.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let record = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 53 | |         r#"
[INFO] [stdout] 54 | |         SELECT datetime
[INFO] [stdout] 55 | |         FROM sensor_data
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         task_id
[INFO] [stdout] 61 | |     )
[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/api/sample_type.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let sample_types = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 16 | |         SampleType,
[INFO] [stdout] 17 | |         "SELECT id, name, variant, comment FROM sample_type"
[INFO] [stdout] 18 | |     )
[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/api/sensor_data.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let record = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 53 | |         r#"
[INFO] [stdout] 54 | |         SELECT datetime
[INFO] [stdout] 55 | |         FROM sensor_data
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         task_id
[INFO] [stdout] 61 | |     )
[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/api/sensor_data.rs:99:19
[INFO] [stdout]     |
[INFO] [stdout]  99 |       let records = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 100 | |         SensorRecord,
[INFO] [stdout] 101 | |         r#"
[INFO] [stdout] 102 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         task_id
[INFO] [stdout] 111 | |     )
[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/api/sensor_data.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | /         sqlx::query!(
[INFO] [stdout] 135 | |             r#"
[INFO] [stdout] 136 | |             INSERT INTO
[INFO] [stdout] 137 | |             sensor_data
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |             sensor_record.depth,
[INFO] [stdout] 167 | |         ).execute(&mut *tx).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/api/sensor_data.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     sqlx::query!("DELETE FROM sensor_data WHERE task_id = $1", task_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let task_summaries = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 24 | |         TaskSummary,
[INFO] [stdout] 25 | |         "SELECT id, done, serial, well_id, depth, sample_set, sampling_time, comment FROM task_summary"
[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_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/api/task.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let id = sqlx::query!(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 43 | |         "INSERT INTO task (well_id, depth) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 44 | |         new_task.well_id,
[INFO] [stdout] 45 | |         new_task.depth,
[INFO] [stdout] 46 | |     )
[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/api/task.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     sqlx::query!("DELETE FROM task WHERE id = $1", task_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |                         sqlx::query!("UPDATE task SET done = $1 WHERE id = $2", value, task_id)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         sqlx::query!("UPDATE task SET serial = $1 WHERE id = $2", value, task_id)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         sqlx::query!("UPDATE task SET well_id = $1 WHERE id = $2", value, task_id)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/sensor_data.rs:99:19
[INFO] [stdout]     |
[INFO] [stdout]  99 |       let records = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 100 | |         SensorRecord,
[INFO] [stdout] 101 | |         r#"
[INFO] [stdout] 102 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         task_id
[INFO] [stdout] 111 | |     )
[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/api/task.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         sqlx::query!("UPDATE task SET depth = $1 WHERE id = $2", value, task_id)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |       let sample_set = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 139 | |         SampleSet,
[INFO] [stdout] 140 | |         "SELECT sample_type_id AS id, qty FROM sample_set WHERE task_id = $1 ORDER BY sample_type_id ASC",
[INFO] [stdout] 141 | |         task_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_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/api/task.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 | /             sqlx::query!(
[INFO] [stdout] 159 | |                 "DELETE FROM sample_set WHERE task_id = $1 AND sample_type_id = $2",
[INFO] [stdout] 160 | |                 task_id,
[INFO] [stdout] 161 | |                 update.id
[INFO] [stdout] 162 | |             )
[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/api/task.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | /             sqlx::query!(
[INFO] [stdout] 167 | |                 r#"
[INFO] [stdout] 168 | |                 INSERT INTO
[INFO] [stdout] 169 | |                     sample_set (task_id, sample_type_id, qty)
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |                 update.qty
[INFO] [stdout] 182 | |             )
[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/api/task_info.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let last_timestamp = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         SELECT
[INFO] [stdout] 16 | |             sampling_time
[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/api/sensor_data.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | /         sqlx::query!(
[INFO] [stdout] 135 | |             r#"
[INFO] [stdout] 136 | |             INSERT INTO
[INFO] [stdout] 137 | |             sensor_data
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |             sensor_record.depth,
[INFO] [stdout] 167 | |         ).execute(&mut *tx).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/api/sensor_data.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     sqlx::query!("DELETE FROM sensor_data WHERE task_id = $1", task_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let task_summaries = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 24 | |         TaskSummary,
[INFO] [stdout] 25 | |         "SELECT id, done, serial, well_id, depth, sample_set, sampling_time, comment FROM task_summary"
[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_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/api/task.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let id = sqlx::query!(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 43 | |         "INSERT INTO task (well_id, depth) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 44 | |         new_task.well_id,
[INFO] [stdout] 45 | |         new_task.depth,
[INFO] [stdout] 46 | |     )
[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/api/task_info.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let task_info = sqlx::query_as!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 59 | |         TaskInfo,
[INFO] [stdout] 60 | |         r#"
[INFO] [stdout] 61 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         task_id
[INFO] [stdout] 84 | |     )
[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/api/task_info.rs:101:40
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let task_info_to_people_relation = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 102 | |         TaskInfoToPeopleRelation,
[INFO] [stdout] 103 | |         r#"
[INFO] [stdout] 104 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         task_info_id
[INFO] [stdout] 116 | |     )
[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/api/task.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     sqlx::query!("DELETE FROM task WHERE id = $1", task_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |                         sqlx::query!("UPDATE task SET done = $1 WHERE id = $2", value, task_id)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         sqlx::query!("UPDATE task SET serial = $1 WHERE id = $2", value, task_id)
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task_info.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     sqlx::query!(
[INFO] [stdout] 134 | |         r#"
[INFO] [stdout] 135 | |         INSERT INTO
[INFO] [stdout] 136 | |             task_minuted_by (task_info_id, people_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         people_id.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/api/task_info.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 | /     sqlx::query!(
[INFO] [stdout] 154 | |         r#"
[INFO] [stdout] 155 | |         DELETE FROM task_minuted_by
[INFO] [stdout] 156 | |         WHERE task_info_id = $1 AND people_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         people_id
[INFO] [stdout] 160 | |     )
[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/api/task.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         sqlx::query!("UPDATE task SET well_id = $1 WHERE id = $2", value, task_id)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task_info.rs:171:40
[INFO] [stdout]     |
[INFO] [stdout] 171 |       let task_info_to_people_relation = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 172 | |         TaskInfoToPeopleRelation,
[INFO] [stdout] 173 | |         r#"
[INFO] [stdout] 174 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         task_info_id
[INFO] [stdout] 186 | |     )
[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/api/task.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         sqlx::query!("UPDATE task SET depth = $1 WHERE id = $2", value, task_id)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task_info.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     sqlx::query!(
[INFO] [stdout] 199 | |         r#"
[INFO] [stdout] 200 | |         INSERT INTO
[INFO] [stdout] 201 | |             task_sampled_by (task_info_id, people_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         people_id.id
[INFO] [stdout] 207 | |     )
[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/api/task_info.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | /     sqlx::query!(
[INFO] [stdout] 219 | |         r#"
[INFO] [stdout] 220 | |         DELETE FROM task_sampled_by
[INFO] [stdout] 221 | |         WHERE task_info_id = $1 AND people_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |         people_id
[INFO] [stdout] 225 | |     )
[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/api/task.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |       let sample_set = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 139 | |         SampleSet,
[INFO] [stdout] 140 | |         "SELECT sample_type_id AS id, qty FROM sample_set WHERE task_id = $1 ORDER BY sample_type_id ASC",
[INFO] [stdout] 141 | |         task_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_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/api/task.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 | /             sqlx::query!(
[INFO] [stdout] 159 | |                 "DELETE FROM sample_set WHERE task_id = $1 AND sample_type_id = $2",
[INFO] [stdout] 160 | |                 task_id,
[INFO] [stdout] 161 | |                 update.id
[INFO] [stdout] 162 | |             )
[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/api/task.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | /             sqlx::query!(
[INFO] [stdout] 167 | |                 r#"
[INFO] [stdout] 168 | |                 INSERT INTO
[INFO] [stdout] 169 | |                     sample_set (task_id, sample_type_id, qty)
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |                 update.qty
[INFO] [stdout] 182 | |             )
[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/api/task_info.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let last_timestamp = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         SELECT
[INFO] [stdout] 16 | |             sampling_time
[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/api/task_info.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |       let task_info_id = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 265 | |         r#"
[INFO] [stdout] 266 | |         INSERT INTO task_info (
[INFO] [stdout] 267 | |             task_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | |         task_info.comment
[INFO] [stdout] 296 | |     )
[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/api/task_info.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     sqlx::query!("DELETE FROM task_info WHERE id = $1", task_info_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task_info.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 | /                 sqlx::query!(
[INFO] [stdout] 326 | |                     "UPDATE task_info SET calibration = $1 WHERE id = $2",
[INFO] [stdout] 327 | |                     val,
[INFO] [stdout] 328 | |                     task_info_id
[INFO] [stdout] 329 | |                 )
[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/api/task_info.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 sqlx::query!(
[INFO] [stdout] 336 | |                     "UPDATE task_info SET purging_time = $1 WHERE id = $2",
[INFO] [stdout] 337 | |                     val,
[INFO] [stdout] 338 | |                     task_info_id
[INFO] [stdout] 339 | |                 )
[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/api/task_info.rs:345:17
[INFO] [stdout]     |
[INFO] [stdout] 345 | /                 sqlx::query!(
[INFO] [stdout] 346 | |                     "UPDATE task_info SET water_level = $1 WHERE id = $2",
[INFO] [stdout] 347 | |                     val,
[INFO] [stdout] 348 | |                     task_info_id
[INFO] [stdout] 349 | |                 )
[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/api/task_info.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 | /                 sqlx::query!(
[INFO] [stdout] 362 | |                     "UPDATE task_info SET pump_id = $1 WHERE id = $2",
[INFO] [stdout] 363 | |                     val,
[INFO] [stdout] 364 | |                     task_info_id
[INFO] [stdout] 365 | |                 )
[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/api/task_info.rs:371:17
[INFO] [stdout]     |
[INFO] [stdout] 371 | /                 sqlx::query!(
[INFO] [stdout] 372 | |                     "UPDATE task_info SET pump_depth = $1 WHERE id = $2",
[INFO] [stdout] 373 | |                     val,
[INFO] [stdout] 374 | |                     task_info_id
[INFO] [stdout] 375 | |                 )
[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/api/task_info.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 | /                 sqlx::query!(
[INFO] [stdout] 382 | |                     "UPDATE task_info SET pump_freq = $1 WHERE id = $2",
[INFO] [stdout] 383 | |                     val,
[INFO] [stdout] 384 | |                     task_info_id
[INFO] [stdout] 385 | |                 )
[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/api/task_info.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let task_info = sqlx::query_as!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 59 | |         TaskInfo,
[INFO] [stdout] 60 | |         r#"
[INFO] [stdout] 61 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |         task_id
[INFO] [stdout] 84 | |     )
[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/api/task_info.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | /                 sqlx::query!(
[INFO] [stdout] 392 | |                     "UPDATE task_info SET pump_rate = $1 WHERE id = $2",
[INFO] [stdout] 393 | |                     val,
[INFO] [stdout] 394 | |                     task_info_id
[INFO] [stdout] 395 | |                 )
[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/api/task_info.rs:401:17
[INFO] [stdout]     |
[INFO] [stdout] 401 | /                 sqlx::query!(
[INFO] [stdout] 402 | |                     "UPDATE task_info SET hose_setup = $1 WHERE id = $2",
[INFO] [stdout] 403 | |                     val,
[INFO] [stdout] 404 | |                     task_info_id
[INFO] [stdout] 405 | |                 )
[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/api/task_info.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 | /                 sqlx::query!(
[INFO] [stdout] 412 | |                     "UPDATE task_info SET sampling_time = $1 WHERE id = $2",
[INFO] [stdout] 413 | |                     val,
[INFO] [stdout] 414 | |                     task_info_id
[INFO] [stdout] 415 | |                 )
[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/api/task_info.rs:421:17
[INFO] [stdout]     |
[INFO] [stdout] 421 | /                 sqlx::query!(
[INFO] [stdout] 422 | |                     "UPDATE task_info SET sample_wt_radium = $1 WHERE id = $2",
[INFO] [stdout] 423 | |                     val,
[INFO] [stdout] 424 | |                     task_info_id
[INFO] [stdout] 425 | |                 )
[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/api/task_info.rs:431:17
[INFO] [stdout]     |
[INFO] [stdout] 431 | /                 sqlx::query!(
[INFO] [stdout] 432 | |                     "UPDATE task_info SET comment = $1 WHERE id = $2",
[INFO] [stdout] 433 | |                     val,
[INFO] [stdout] 434 | |                     task_info_id
[INFO] [stdout] 435 | |                 )
[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/api/task_info.rs:101:40
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let task_info_to_people_relation = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 102 | |         TaskInfoToPeopleRelation,
[INFO] [stdout] 103 | |         r#"
[INFO] [stdout] 104 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         task_info_id
[INFO] [stdout] 116 | |     )
[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/api/well.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let wells = sqlx::query_as!(Well, "SELECT id, name, type as type_, comment FROM well")
[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/api/task_info.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     sqlx::query!(
[INFO] [stdout] 134 | |         r#"
[INFO] [stdout] 135 | |         INSERT INTO
[INFO] [stdout] 136 | |             task_minuted_by (task_info_id, people_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         people_id.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/api/task_info.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 | /     sqlx::query!(
[INFO] [stdout] 154 | |         r#"
[INFO] [stdout] 155 | |         DELETE FROM task_minuted_by
[INFO] [stdout] 156 | |         WHERE task_info_id = $1 AND people_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         people_id
[INFO] [stdout] 160 | |     )
[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/api/task_info.rs:171:40
[INFO] [stdout]     |
[INFO] [stdout] 171 |       let task_info_to_people_relation = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 172 | |         TaskInfoToPeopleRelation,
[INFO] [stdout] 173 | |         r#"
[INFO] [stdout] 174 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         task_info_id
[INFO] [stdout] 186 | |     )
[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/api/task_info.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     sqlx::query!(
[INFO] [stdout] 199 | |         r#"
[INFO] [stdout] 200 | |         INSERT INTO
[INFO] [stdout] 201 | |             task_sampled_by (task_info_id, people_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         people_id.id
[INFO] [stdout] 207 | |     )
[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/api/task_info.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | /     sqlx::query!(
[INFO] [stdout] 219 | |         r#"
[INFO] [stdout] 220 | |         DELETE FROM task_sampled_by
[INFO] [stdout] 221 | |         WHERE task_info_id = $1 AND people_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |         people_id
[INFO] [stdout] 225 | |     )
[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: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/web/dist' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/frontend.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / #[folder = "web/dist"]
[INFO] [stdout] 15 | | struct Assets;
[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/api/task_info.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |       let task_info_id = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 265 | |         r#"
[INFO] [stdout] 266 | |         INSERT INTO task_info (
[INFO] [stdout] 267 | |             task_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | |         task_info.comment
[INFO] [stdout] 296 | |     )
[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/api/task_info.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     sqlx::query!("DELETE FROM task_info WHERE id = $1", task_info_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/api/task_info.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 | /                 sqlx::query!(
[INFO] [stdout] 326 | |                     "UPDATE task_info SET calibration = $1 WHERE id = $2",
[INFO] [stdout] 327 | |                     val,
[INFO] [stdout] 328 | |                     task_info_id
[INFO] [stdout] 329 | |                 )
[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/api/task_info.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 sqlx::query!(
[INFO] [stdout] 336 | |                     "UPDATE task_info SET purging_time = $1 WHERE id = $2",
[INFO] [stdout] 337 | |                     val,
[INFO] [stdout] 338 | |                     task_info_id
[INFO] [stdout] 339 | |                 )
[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/api/task_info.rs:345:17
[INFO] [stdout]     |
[INFO] [stdout] 345 | /                 sqlx::query!(
[INFO] [stdout] 346 | |                     "UPDATE task_info SET water_level = $1 WHERE id = $2",
[INFO] [stdout] 347 | |                     val,
[INFO] [stdout] 348 | |                     task_info_id
[INFO] [stdout] 349 | |                 )
[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/api/task_info.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 | /                 sqlx::query!(
[INFO] [stdout] 362 | |                     "UPDATE task_info SET pump_id = $1 WHERE id = $2",
[INFO] [stdout] 363 | |                     val,
[INFO] [stdout] 364 | |                     task_info_id
[INFO] [stdout] 365 | |                 )
[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/api/task_info.rs:371:17
[INFO] [stdout]     |
[INFO] [stdout] 371 | /                 sqlx::query!(
[INFO] [stdout] 372 | |                     "UPDATE task_info SET pump_depth = $1 WHERE id = $2",
[INFO] [stdout] 373 | |                     val,
[INFO] [stdout] 374 | |                     task_info_id
[INFO] [stdout] 375 | |                 )
[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/api/task_info.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 | /                 sqlx::query!(
[INFO] [stdout] 382 | |                     "UPDATE task_info SET pump_freq = $1 WHERE id = $2",
[INFO] [stdout] 383 | |                     val,
[INFO] [stdout] 384 | |                     task_info_id
[INFO] [stdout] 385 | |                 )
[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/api/task_info.rs:391:17
[INFO] [stdout]     |
[INFO] [stdout] 391 | /                 sqlx::query!(
[INFO] [stdout] 392 | |                     "UPDATE task_info SET pump_rate = $1 WHERE id = $2",
[INFO] [stdout] 393 | |                     val,
[INFO] [stdout] 394 | |                     task_info_id
[INFO] [stdout] 395 | |                 )
[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/api/task_info.rs:401:17
[INFO] [stdout]     |
[INFO] [stdout] 401 | /                 sqlx::query!(
[INFO] [stdout] 402 | |                     "UPDATE task_info SET hose_setup = $1 WHERE id = $2",
[INFO] [stdout] 403 | |                     val,
[INFO] [stdout] 404 | |                     task_info_id
[INFO] [stdout] 405 | |                 )
[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/api/task_info.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 | /                 sqlx::query!(
[INFO] [stdout] 412 | |                     "UPDATE task_info SET sampling_time = $1 WHERE id = $2",
[INFO] [stdout] 413 | |                     val,
[INFO] [stdout] 414 | |                     task_info_id
[INFO] [stdout] 415 | |                 )
[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/api/task_info.rs:421:17
[INFO] [stdout]     |
[INFO] [stdout] 421 | /                 sqlx::query!(
[INFO] [stdout] 422 | |                     "UPDATE task_info SET sample_wt_radium = $1 WHERE id = $2",
[INFO] [stdout] 423 | |                     val,
[INFO] [stdout] 424 | |                     task_info_id
[INFO] [stdout] 425 | |                 )
[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/api/task_info.rs:431:17
[INFO] [stdout]     |
[INFO] [stdout] 431 | /                 sqlx::query!(
[INFO] [stdout] 432 | |                     "UPDATE task_info SET comment = $1 WHERE id = $2",
[INFO] [stdout] 433 | |                     val,
[INFO] [stdout] 434 | |                     task_info_id
[INFO] [stdout] 435 | |                 )
[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/api/well.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let wells = sqlx::query_as!(Well, "SELECT id, name, type as type_, comment FROM well")
[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/web/dist' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/frontend.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / #[folder = "web/dist"]
[INFO] [stdout] 15 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]   --> src/api/sensor_data.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Ok(Json(record.map(|r| r.datetime)))
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider providing a type annotation
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout]    = note: `#[warn(method_call_on_diverging_infer_var)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]   --> src/api/sensor_data.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Ok(Json(record.map(|r| r.datetime)))
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider providing a type annotation
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout]    = note: `#[warn(method_call_on_diverging_infer_var)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `!` is not an iterator
[INFO] [stdout]   --> src/api/sensor_data.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Ok(Json(record.map(|r| r.datetime)))
[INFO] [stdout]    |                    ^^^ `!` is not an iterator
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `!: Iterator`
[INFO] [stdout]            which is required by `&mut !: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `!` is not an iterator
[INFO] [stdout]   --> src/api/sensor_data.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Ok(Json(record.map(|r| r.datetime)))
[INFO] [stdout]    |                    ^^^ `!` is not an iterator
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `!: Iterator`
[INFO] [stdout]            which is required by `&mut !: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]   --> src/api/task_info.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |         last_timestamp.and_then(|row| row.sampling_time),
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider providing a type annotation
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]   --> src/api/task_info.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |         last_timestamp.and_then(|row| row.sampling_time),
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider providing a type annotation
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `and_then` found for type `!` in the current scope
[INFO] [stdout]   --> src/api/task_info.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |         last_timestamp.and_then(|row| row.sampling_time),
[INFO] [stdout]    |                        ^^^^^^^^ method not found in `!`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `and_then` found for type `!` in the current scope
[INFO] [stdout]   --> src/api/task_info.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |         last_timestamp.and_then(|row| row.sampling_time),
[INFO] [stdout]    |                        ^^^^^^^^ method not found in `!`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> src/frontend.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Assets;
[INFO] [stdout]    | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match Assets::get(path.as_str()) {
[INFO] [stdout]    |                       ^^^ associated function or constant not found in `Assets`
[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_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #5: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #6: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #7: `string_cache::static_sets::StaticAtomSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> src/frontend.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Assets;
[INFO] [stdout]    | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match Assets::get(path.as_str()) {
[INFO] [stdout]    |                       ^^^ associated function or constant not found in `Assets`
[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_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #5: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #6: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #7: `string_cache::static_sets::StaticAtomSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `insitu_logger` (bin "insitu_logger") due to 43 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `insitu_logger` (bin "insitu_logger" test) due to 43 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86", kill_on_drop: false }`
[INFO] [stdout] 15361f8fceaaa27e2ad139c4614ffdb7d1b7889f027058ec412230d6c38cdd86
