[INFO] cloning repository https://github.com/FedorBuggins/insulin-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FedorBuggins/insulin-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedorBuggins%2Finsulin-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedorBuggins%2Finsulin-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60412b6ca1471f8c690fa2cf75929b0ac3ca362f
[INFO] checking FedorBuggins/insulin-bot against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedorBuggins%2Finsulin-bot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FedorBuggins/insulin-bot
[INFO] finished tweaking git repo https://github.com/FedorBuggins/insulin-bot
[INFO] tweaked toml for git repo https://github.com/FedorBuggins/insulin-bot written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FedorBuggins/insulin-bot on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FedorBuggins/insulin-bot 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded clokwerk v0.4.0
[INFO] [stderr]   Downloaded reqwest v0.11.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c921f862e31c883d1baa0bf6cc087cf18c12eec4738b26e0664e00f7bfa3768
[INFO] running `Command { std: "docker" "start" "-a" "2c921f862e31c883d1baa0bf6cc087cf18c12eec4738b26e0664e00f7bfa3768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c921f862e31c883d1baa0bf6cc087cf18c12eec4738b26e0664e00f7bfa3768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c921f862e31c883d1baa0bf6cc087cf18c12eec4738b26e0664e00f7bfa3768", kill_on_drop: false }`
[INFO] [stdout] 2c921f862e31c883d1baa0bf6cc087cf18c12eec4738b26e0664e00f7bfa3768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d7dc4dd62960a3c916b2c8d99662361f386e6b98342c614c63dd9993047d6ea
[INFO] running `Command { std: "docker" "start" "-a" "8d7dc4dd62960a3c916b2c8d99662361f386e6b98342c614c63dd9993047d6ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]     Checking clokwerk v0.4.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.26
[INFO] [stderr]     Checking teloxide-core v0.9.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking teloxide v0.12.2
[INFO] [stderr]     Checking insulin-bot 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/app/insulin_injection/repository.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     sqlx::query!(
[INFO] [stdout] 23 | |       r#"
[INFO] [stdout] 24 | |         SELECT date_time, cubic_centimeters
[INFO] [stdout] 25 | |         FROM insulin_injections
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |       user_id
[INFO] [stdout] 29 | |     )
[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/app/insulin_injection/repository.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     sqlx::query!(
[INFO] [stdout] 51 | |       r#"
[INFO] [stdout] 52 | |         INSERT INTO insulin_injections (
[INFO] [stdout] 53 | |           user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |       cubic_centimeters
[INFO] [stdout] 62 | |     )
[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/app/sugar_measurement/repository.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     sqlx::query!(
[INFO] [stdout] 23 | |       r#"
[INFO] [stdout] 24 | |         SELECT date_time, millimoles_per_liter
[INFO] [stdout] 25 | |         FROM sugar_measurements
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |       user_id
[INFO] [stdout] 29 | |     )
[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/app/sugar_measurement/repository.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     sqlx::query!(
[INFO] [stdout] 53 | |       r#"
[INFO] [stdout] 54 | |         INSERT INTO sugar_measurements (
[INFO] [stdout] 55 | |           user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |       millimoles_per_liter
[INFO] [stdout] 64 | |     )
[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/app/user/repository.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     sqlx::query!("SELECT id FROM users WHERE disabled = FALSE")
[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/app/user/repository.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     sqlx::query!(
[INFO] [stdout] 31 | |       "REPLACE INTO users (id, disabled) VALUES (?, FALSE)",
[INFO] [stdout] 32 | |       user_id
[INFO] [stdout] 33 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/app/insulin_injection/repository.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     sqlx::query!(
[INFO] [stdout] 23 | |       r#"
[INFO] [stdout] 24 | |         SELECT date_time, cubic_centimeters
[INFO] [stdout] 25 | |         FROM insulin_injections
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |       user_id
[INFO] [stdout] 29 | |     )
[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/app/insulin_injection/repository.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     sqlx::query!(
[INFO] [stdout] 51 | |       r#"
[INFO] [stdout] 52 | |         INSERT INTO insulin_injections (
[INFO] [stdout] 53 | |           user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |       cubic_centimeters
[INFO] [stdout] 62 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/json_cell.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     sqlx::query!(
[INFO] [stdout] 39 | |       "REPLACE INTO objects (key, value) VALUES (?, ?)",
[INFO] [stdout] 40 | |       self.key,
[INFO] [stdout] 41 | |       value
[INFO] [stdout] 42 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/json_cell.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     sqlx::query!("DELETE FROM objects WHERE key == ?", self.key)
[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/app/sugar_measurement/repository.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     sqlx::query!(
[INFO] [stdout] 23 | |       r#"
[INFO] [stdout] 24 | |         SELECT date_time, millimoles_per_liter
[INFO] [stdout] 25 | |         FROM sugar_measurements
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |       user_id
[INFO] [stdout] 29 | |     )
[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/app/sugar_measurement/repository.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     sqlx::query!(
[INFO] [stdout] 53 | |       r#"
[INFO] [stdout] 54 | |         INSERT INTO sugar_measurements (
[INFO] [stdout] 55 | |           user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |       millimoles_per_liter
[INFO] [stdout] 64 | |     )
[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/app/user/repository.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     sqlx::query!("SELECT id FROM users WHERE disabled = FALSE")
[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/app/user/repository.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     sqlx::query!(
[INFO] [stdout] 31 | |       "REPLACE INTO users (id, disabled) VALUES (?, FALSE)",
[INFO] [stdout] 32 | |       user_id
[INFO] [stdout] 33 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/txn.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let res = sqlx::query!("SELECT 2 + 2 as value")
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/json_cell.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     sqlx::query!(
[INFO] [stdout] 39 | |       "REPLACE INTO objects (key, value) VALUES (?, ?)",
[INFO] [stdout] 40 | |       self.key,
[INFO] [stdout] 41 | |       value
[INFO] [stdout] 42 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/json_cell.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     sqlx::query!("DELETE FROM objects WHERE key == ?", self.key)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/txn.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let res = sqlx::query!("SELECT 2 + 2 as value")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `insulin-bot` (bin "insulin-bot") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `insulin-bot` (bin "insulin-bot" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "8d7dc4dd62960a3c916b2c8d99662361f386e6b98342c614c63dd9993047d6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7dc4dd62960a3c916b2c8d99662361f386e6b98342c614c63dd9993047d6ea", kill_on_drop: false }`
[INFO] [stdout] 8d7dc4dd62960a3c916b2c8d99662361f386e6b98342c614c63dd9993047d6ea
