[INFO] cloning repository https://github.com/TG199/jot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TG199/jot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTG199%2Fjot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTG199%2Fjot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d552920fafc326c8423bad00a974af0cfb8872d
[INFO] checking TG199/jot against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTG199%2Fjot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TG199/jot
[INFO] finished tweaking git repo https://github.com/TG199/jot
[INFO] tweaked toml for git repo https://github.com/TG199/jot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TG199/jot on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TG199/jot 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41e7db07162647798c4153c99c78a558b1fce33cd68965ac6e8564773823b3cf
[INFO] running `Command { std: "docker" "start" "-a" "41e7db07162647798c4153c99c78a558b1fce33cd68965ac6e8564773823b3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41e7db07162647798c4153c99c78a558b1fce33cd68965ac6e8564773823b3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e7db07162647798c4153c99c78a558b1fce33cd68965ac6e8564773823b3cf", kill_on_drop: false }`
[INFO] [stdout] 41e7db07162647798c4153c99c78a558b1fce33cd68965ac6e8564773823b3cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb8ffa5f4e889cefb9ef1623e1e14e2e91bee6c53619b3e71c1791a8af195034
[INFO] running `Command { std: "docker" "start" "-a" "bb8ffa5f4e889cefb9ef1623e1e14e2e91bee6c53619b3e71c1791a8af195034", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling claims v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking base64ct v1.8.2
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking fake v2.3.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking config v0.15.19
[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 tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking validator v0.19.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking actix-web-flash-messages v0.5.0
[INFO] [stderr]     Checking tracing-actix-web v0.7.20
[INFO] [stderr]     Checking actix-session v0.11.0
[INFO] [stderr]     Checking jot 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/authentication/password.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 79 | |         r#"
[INFO] [stdout] 80 | |         SELECT user_id, password_hash
[INFO] [stdout] 81 | |         FROM users
[INFO] [stdout] 82 | |         WHERE email = $1"#,
[INFO] [stdout] 83 | |         email,
[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` (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/routes/notes/create.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         r#"
[INFO] [stdout] 78 | |         INSERT INTO notes (note_id, user_id, title, content)
[INFO] [stdout] 79 | |         VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         new_note.content.as_ref(),
[INFO] [stdout] 85 | |     )
[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/routes/notes/delete.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 53 | |         r#"
[INFO] [stdout] 54 | |         DELETE FROM notes
[INFO] [stdout] 55 | |         WHERE note_id = $1 AND user_id = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         user_id
[INFO] [stdout] 59 | |     )
[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/routes/notes/get.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 61 | |         r#"
[INFO] [stdout] 62 | |         SELECT note_id, title, content, created_at, updated_at
[INFO] [stdout] 63 | |         FROM notes
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |         user_id
[INFO] [stdout] 68 | |     )
[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/routes/notes/list.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 245 | |         r#"
[INFO] [stdout] 246 | |         SELECT t.name
[INFO] [stdout] 247 | |         FROM tags t
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |         note_id
[INFO] [stdout] 253 | |     )
[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/routes/notes/update.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |       let existing = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 80 | |         r#"
[INFO] [stdout] 81 | |         SELECT note_id, title, content
[INFO] [stdout] 82 | |         FROM notes
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         user_id
[INFO] [stdout] 87 | |     )
[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/routes/notes/update.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 106 | |         r#"
[INFO] [stdout] 107 | |         UPDATE notes
[INFO] [stdout] 108 | |         SET title = $1, content = $2, updated_at = NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         user_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` (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/authentication/password.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 79 | |         r#"
[INFO] [stdout] 80 | |         SELECT user_id, password_hash
[INFO] [stdout] 81 | |         FROM users
[INFO] [stdout] 82 | |         WHERE email = $1"#,
[INFO] [stdout] 83 | |         email,
[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` (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/routes/tags/mod.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     sqlx::query!(
[INFO] [stdout] 37 | |         "INSERT INTO tags (tag_id, user_id, name) VALUES ($1, $2, $3)",
[INFO] [stdout] 38 | |         tag_id,
[INFO] [stdout] 39 | |         new_tag.user_id,
[INFO] [stdout] 40 | |         new_tag.name.as_ref()
[INFO] [stdout] 41 | |     )
[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/routes/tags/mod.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 62 | |         "SELECT tag_id, name FROM tags WHERE user_id = $1 ORDER BY name",
[INFO] [stdout] 63 | |         user.user_id
[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/routes/tags/mod.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     sqlx::query!(
[INFO] [stdout] 94 | |         "INSERT INTO note_tags (note_id, tag_id) VALUES ($1, $2) ON CONFLICT DO NOTHING",
[INFO] [stdout] 95 | |         note_id,
[INFO] [stdout] 96 | |         tag_id
[INFO] [stdout] 97 | |     )
[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/routes/tags/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | /     sqlx::query!(
[INFO] [stdout] 119 | |         "DELETE FROM note_tags WHERE note_id = $1 AND tag_id = $2",
[INFO] [stdout] 120 | |         note_id,
[INFO] [stdout] 121 | |         tag_id
[INFO] [stdout] 122 | |     )
[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/routes/tags/mod.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!(
[INFO] [stdout] 132 | |         "SELECT note_id FROM notes WHERE note_id = $1 AND user_id = $2",
[INFO] [stdout] 133 | |         note_id,
[INFO] [stdout] 134 | |         user_id
[INFO] [stdout] 135 | |     )
[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/routes/tags/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     sqlx::query!(
[INFO] [stdout] 145 | |         "SELECT tag_id FROM tags WHERE tag_id = $1 AND user_id = $2",
[INFO] [stdout] 146 | |         tag_id,
[INFO] [stdout] 147 | |         user_id
[INFO] [stdout] 148 | |     )
[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/routes/users/me.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 29 | |         r#"
[INFO] [stdout] 30 | |         SELECT user_id, email
[INFO] [stdout] 31 | |         FROM users
[INFO] [stdout] 32 | |         WHERE user_id = $1"#,
[INFO] [stdout] 33 | |         user_id
[INFO] [stdout] 34 | |     )
[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/routes/users/register.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     sqlx::query!(
[INFO] [stdout] 82 | |         r#"
[INFO] [stdout] 83 | |         INSERT INTO users (user_id, email, password_hash)
[INFO] [stdout] 84 | |         VALUES ($1, $2, $3)"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         password_hash,
[INFO] [stdout] 88 | |     )
[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[E0433]: cannot find module or crate `future_util` in this scope
[INFO] [stdout]  --> src/middleware/request_id.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use future_util::future::LocalBoxFuture;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `future_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `future_util`, use `cargo add future_util` to add it to your `Cargo.toml`
[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/routes/notes/create.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         r#"
[INFO] [stdout] 78 | |         INSERT INTO notes (note_id, user_id, title, content)
[INFO] [stdout] 79 | |         VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         new_note.content.as_ref(),
[INFO] [stdout] 85 | |     )
[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/routes/notes/delete.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 53 | |         r#"
[INFO] [stdout] 54 | |         DELETE FROM notes
[INFO] [stdout] 55 | |         WHERE note_id = $1 AND user_id = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         user_id
[INFO] [stdout] 59 | |     )
[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/routes/notes/get.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 61 | |         r#"
[INFO] [stdout] 62 | |         SELECT note_id, title, content, created_at, updated_at
[INFO] [stdout] 63 | |         FROM notes
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |         user_id
[INFO] [stdout] 68 | |     )
[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[E0433]: cannot find `errors` in `crate`
[INFO] [stdout]  --> src/routes/tags/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::errors::user_error::TagError;
[INFO] [stdout]   |            ^^^^^^ could not find `errors` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]  --> src/middleware/rate_limit.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::future::LocalBoxFuture;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `futures_util`, use `cargo add futures_util` to add it to your `Cargo.toml`
[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/routes/notes/list.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 245 | |         r#"
[INFO] [stdout] 246 | |         SELECT t.name
[INFO] [stdout] 247 | |         FROM tags t
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |         note_id
[INFO] [stdout] 253 | |     )
[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/routes/notes/update.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |       let existing = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 80 | |         r#"
[INFO] [stdout] 81 | |         SELECT note_id, title, content
[INFO] [stdout] 82 | |         FROM notes
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         user_id
[INFO] [stdout] 87 | |     )
[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/routes/notes/update.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 106 | |         r#"
[INFO] [stdout] 107 | |         UPDATE notes
[INFO] [stdout] 108 | |         SET title = $1, content = $2, updated_at = NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         user_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` (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/routes/tags/mod.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     sqlx::query!(
[INFO] [stdout] 37 | |         "INSERT INTO tags (tag_id, user_id, name) VALUES ($1, $2, $3)",
[INFO] [stdout] 38 | |         tag_id,
[INFO] [stdout] 39 | |         new_tag.user_id,
[INFO] [stdout] 40 | |         new_tag.name.as_ref()
[INFO] [stdout] 41 | |     )
[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/routes/tags/mod.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 62 | |         "SELECT tag_id, name FROM tags WHERE user_id = $1 ORDER BY name",
[INFO] [stdout] 63 | |         user.user_id
[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/routes/tags/mod.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     sqlx::query!(
[INFO] [stdout] 94 | |         "INSERT INTO note_tags (note_id, tag_id) VALUES ($1, $2) ON CONFLICT DO NOTHING",
[INFO] [stdout] 95 | |         note_id,
[INFO] [stdout] 96 | |         tag_id
[INFO] [stdout] 97 | |     )
[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/routes/tags/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | /     sqlx::query!(
[INFO] [stdout] 119 | |         "DELETE FROM note_tags WHERE note_id = $1 AND tag_id = $2",
[INFO] [stdout] 120 | |         note_id,
[INFO] [stdout] 121 | |         tag_id
[INFO] [stdout] 122 | |     )
[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/routes/tags/mod.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!(
[INFO] [stdout] 132 | |         "SELECT note_id FROM notes WHERE note_id = $1 AND user_id = $2",
[INFO] [stdout] 133 | |         note_id,
[INFO] [stdout] 134 | |         user_id
[INFO] [stdout] 135 | |     )
[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/routes/tags/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     sqlx::query!(
[INFO] [stdout] 145 | |         "SELECT tag_id FROM tags WHERE tag_id = $1 AND user_id = $2",
[INFO] [stdout] 146 | |         tag_id,
[INFO] [stdout] 147 | |         user_id
[INFO] [stdout] 148 | |     )
[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/routes/users/me.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 29 | |         r#"
[INFO] [stdout] 30 | |         SELECT user_id, email
[INFO] [stdout] 31 | |         FROM users
[INFO] [stdout] 32 | |         WHERE user_id = $1"#,
[INFO] [stdout] 33 | |         user_id
[INFO] [stdout] 34 | |     )
[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/routes/users/register.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     sqlx::query!(
[INFO] [stdout] 82 | |         r#"
[INFO] [stdout] 83 | |         INSERT INTO users (user_id, email, password_hash)
[INFO] [stdout] 84 | |         VALUES ($1, $2, $3)"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         password_hash,
[INFO] [stdout] 88 | |     )
[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[E0433]: cannot find module or crate `headers` in this scope
[INFO] [stdout]   --> src/middleware/security.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .expose_headers(vec![headers::HeaderName::from_static("x-request-id")])
[INFO] [stdout]    |                              ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::middleware::security::header::HeaderName;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web::http::header::HeaderName;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use reqwest::header::HeaderName;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `HeaderName`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -         .expose_headers(vec![headers::HeaderName::from_static("x-request-id")])
[INFO] [stdout] 13 +         .expose_headers(vec![HeaderName::from_static("x-request-id")])
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `future_util` in this scope
[INFO] [stdout]  --> src/middleware/request_id.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use future_util::future::LocalBoxFuture;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `future_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `future_util`, use `cargo add future_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `errors` in `crate`
[INFO] [stdout]  --> src/routes/tags/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::errors::user_error::TagError;
[INFO] [stdout]   |            ^^^^^^ could not find `errors` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]  --> src/middleware/rate_limit.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::future::LocalBoxFuture;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `futures_util`, use `cargo add futures_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `headers` in this scope
[INFO] [stdout]   --> src/middleware/security.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .expose_headers(vec![headers::HeaderName::from_static("x-request-id")])
[INFO] [stdout]    |                              ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::middleware::security::header::HeaderName;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web::http::header::HeaderName;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use reqwest::header::HeaderName;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use wiremock::http::HeaderName;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `HeaderName`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -         .expose_headers(vec![headers::HeaderName::from_static("x-request-id")])
[INFO] [stdout] 13 +         .expose_headers(vec![HeaderName::from_static("x-request-id")])
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify_tag_ownerhip` in this scope
[INFO] [stdout]    --> src/routes/tags/mod.rs:91:5
[INFO] [stdout]     |
[INFO] [stdout]  91 |     verify_tag_ownerhip(&pool, tag_id, user.user_id).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | async fn verify_tag_ownership(pool: &PgPool, tag_id: Uuid, user_id: Uuid) -> Result<(), TagError> {
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- similarly named function `verify_tag_ownership` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  91 |     verify_tag_ownership(&pool, tag_id, user.user_id).await?;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify_tag_ownerhip` in this scope
[INFO] [stdout]    --> src/routes/tags/mod.rs:91:5
[INFO] [stdout]     |
[INFO] [stdout]  91 |     verify_tag_ownerhip(&pool, tag_id, user.user_id).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | async fn verify_tag_ownership(pool: &PgPool, tag_id: Uuid, user_id: Uuid) -> Result<(), TagError> {
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- similarly named function `verify_tag_ownership` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  91 |     verify_tag_ownership(&pool, tag_id, user.user_id).await?;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify_note_ownership` in this scope
[INFO] [stdout]    --> src/routes/tags/mod.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     verify_note_ownership(&pool, note_id, user.user_id).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | async fn verify_note_ownerhip(pool: &PgPool, note_id: Uuid, user_id: Uuid) -> Result<(), TagError> {
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- similarly named function `verify_note_ownerhip` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 115 -     verify_note_ownership(&pool, note_id, user.user_id).await?;
[INFO] [stdout] 115 +     verify_note_ownerhip(&pool, note_id, user.user_id).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify_note_ownership` in this scope
[INFO] [stdout]    --> src/routes/tags/mod.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     verify_note_ownership(&pool, note_id, user.user_id).await?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | async fn verify_note_ownerhip(pool: &PgPool, note_id: Uuid, user_id: Uuid) -> Result<(), TagError> {
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------- similarly named function `verify_note_ownerhip` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 115 -     verify_note_ownership(&pool, note_id, user.user_id).await?;
[INFO] [stdout] 115 +     verify_note_ownerhip(&pool, note_id, user.user_id).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/startup.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let session_mw = session_middleware(redis_uri, secret_key.clone())?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `impl futures::Future<Output = Result<SessionMiddleware<RedisSessionStore>, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the nightly-only, unstable trait `Try` is not implemented for `impl futures::Future<Output = Result<SessionMiddleware<RedisSessionStore>, anyhow::Error>>`
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let session_mw = session_middleware(redis_uri, secret_key.clone()).await?;
[INFO] [stdout]    |                                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/startup.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let session_mw = session_middleware(redis_uri, secret_key.clone())?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `impl futures::Future<Output = Result<SessionMiddleware<RedisSessionStore>, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the nightly-only, unstable trait `Try` is not implemented for `impl futures::Future<Output = Result<SessionMiddleware<RedisSessionStore>, anyhow::Error>>`
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let session_mw = session_middleware(redis_uri, secret_key.clone()).await?;
[INFO] [stdout]    |                                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/startup.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |             .wrap(configure_cors(&base_url.0)) // Configure CORS
[INFO] [stdout]     |                   -------------- ^^^^^^^^^^^ expected `&str`, found `&Url`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&reqwest::Url`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/middleware/security.rs:4:8
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub fn configure_cors(allowed_origin: &str) -> Cors {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ --------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/startup.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |             .wrap(configure_cors(&base_url.0)) // Configure CORS
[INFO] [stdout]     |                   -------------- ^^^^^^^^^^^ expected `&str`, found `&Url`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&reqwest::Url`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/middleware/security.rs:4:8
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub fn configure_cors(allowed_origin: &str) -> Cors {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ --------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `extensions` found for struct `ServiceRequest` in the current scope
[INFO] [stdout]   --> src/middleware/rate_limit.rs:91:46
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let key = if let Some(user_id) = req.extensions().get::<uuid::Uuid>() {
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.11.2/src/http_message.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn extensions(&self) -> Ref<'_, Extensions>;
[INFO] [stdout]    |        ---------- the method is available for `ServiceRequest` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `HttpMessage` which provides `extensions` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web::HttpMessage;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `extensions_mut` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let key = if let Some(user_id) = req.extensions_mut().get::<uuid::Uuid>() {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `extensions` found for struct `ServiceRequest` in the current scope
[INFO] [stdout]   --> src/middleware/rate_limit.rs:91:46
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let key = if let Some(user_id) = req.extensions().get::<uuid::Uuid>() {
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.11.2/src/http_message.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn extensions(&self) -> Ref<'_, Extensions>;
[INFO] [stdout]    |        ---------- the method is available for `ServiceRequest` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `HttpMessage` which provides `extensions` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web::HttpMessage;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `extensions_mut` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let key = if let Some(user_id) = req.extensions_mut().get::<uuid::Uuid>() {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `finish` on type `HttpResponseBuilder`
[INFO] [stdout]   --> src/middleware/request_id.rs:92:73
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 .route("/", web::get().to(|| async { HttpResponse::Ok().finish })),
[INFO] [stdout]    |                                                                         ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 .route("/", web::get().to(|| async { HttpResponse::Ok().finish() })),
[INFO] [stdout]    |                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `options` found for struct `TestRequest` in the current scope
[INFO] [stdout]    --> src/middleware/security.rs:73:38
[INFO] [stdout]     |
[INFO] [stdout]  73 |         let req = test::TestRequest::options()
[INFO] [stdout]     |                                      ^^^^^^^ function or associated item not found in `TestRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TestRequest` consider using one of the following associated functions:
[INFO] [stdout]       TestRequest::with_uri
[INFO] [stdout]       TestRequest::get
[INFO] [stdout]       TestRequest::post
[INFO] [stdout]       TestRequest::put
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_request.rs:90:5
[INFO] [stdout]     |
[INFO] [stdout]  90 |     pub fn with_uri(uri: &str) -> TestRequest {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn get() -> TestRequest {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn post() -> TestRequest {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn put() -> TestRequest {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jot` (lib) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0433, E0599, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jot` (lib test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "bb8ffa5f4e889cefb9ef1623e1e14e2e91bee6c53619b3e71c1791a8af195034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb8ffa5f4e889cefb9ef1623e1e14e2e91bee6c53619b3e71c1791a8af195034", kill_on_drop: false }`
[INFO] [stdout] bb8ffa5f4e889cefb9ef1623e1e14e2e91bee6c53619b3e71c1791a8af195034
