[INFO] fetching crate avina-api 0.8.0... [INFO] checking avina-api-0.8.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate avina-api 0.8.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate avina-api 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate avina-api 0.8.0 [INFO] tweaked toml for crates.io crate avina-api 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate avina-api 0.8.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate avina-api 0.8.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a02d90c978b5f59e8e88baa053368211c6cf19ab587c501a771cf6d439b18899 [INFO] running `Command { std: "docker" "start" "-a" "a02d90c978b5f59e8e88baa053368211c6cf19ab587c501a771cf6d439b18899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a02d90c978b5f59e8e88baa053368211c6cf19ab587c501a771cf6d439b18899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02d90c978b5f59e8e88baa053368211c6cf19ab587c501a771cf6d439b18899", kill_on_drop: false }` [INFO] [stdout] a02d90c978b5f59e8e88baa053368211c6cf19ab587c501a771cf6d439b18899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 421f5a0af36b96a5212b0af57f0e0d8714bc6ea4feb5323fec8109afa85a0ed1 [INFO] running `Command { std: "docker" "start" "-a" "421f5a0af36b96a5212b0af57f0e0d8714bc6ea4feb5323fec8109afa85a0ed1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking impl-more v0.1.8 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking yaml-rust2 v0.10.0 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking webpki-roots v1.0.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 winnow v0.7.1 [INFO] [stderr] Checking serde-aux v4.7.0 [INFO] [stderr] Checking tower-http v0.6.5 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking jzon v0.12.5 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking reqwest v0.12.19 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking avina-wire v1.7.0 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking wiremock v0.6.3 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking tracing-actix-web v0.7.18 [INFO] [stderr] Checking avina-api v0.8.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.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let Ok(row) = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 72 | | Row, [INFO] [stdout] 73 | | r#" [INFO] [stdout] 74 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 90 | | os_project.name [INFO] [stdout] 91 | | ) [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/database/accounting/server_state.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 36 | | r#" [INFO] [stdout] 37 | | SELECT [INFO] [stdout] 38 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 59 | | server_state_id [INFO] [stdout] 60 | | ); [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/database/accounting/server_state.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 104 | | r#" [INFO] [stdout] 105 | | SELECT [INFO] [stdout] 106 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 125 | | "#, [INFO] [stdout] 126 | | ); [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/database/accounting/server_state.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 161 | | r#" [INFO] [stdout] 162 | | SELECT [INFO] [stdout] 163 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 184 | | project_id [INFO] [stdout] 185 | | ); [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/database/accounting/server_state.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 220 | | r#" [INFO] [stdout] 221 | | SELECT [INFO] [stdout] 222 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 243 | | user_id [INFO] [stdout] 244 | | ); [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/database/accounting/server_state.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 279 | | r#" [INFO] [stdout] 280 | | SELECT [INFO] [stdout] 281 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 302 | | server_id [INFO] [stdout] 303 | | ); [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/database/accounting/server_state.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 342 | | r#" [INFO] [stdout] 343 | | SELECT [INFO] [stdout] 344 | | p.user_class as user_class [INFO] [stdout] ... | [INFO] [stdout] 355 | | server_id [INFO] [stdout] 356 | | ); [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/database/accounting/server_state.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 379 | | r#" [INFO] [stdout] 380 | | SELECT [INFO] [stdout] 381 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 404 | | project_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/database/accounting/server_state.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 441 | | r#" [INFO] [stdout] 442 | | SELECT [INFO] [stdout] 443 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 466 | | user_id [INFO] [stdout] 467 | | ); [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/database/accounting/server_state.rs:530:18 [INFO] [stdout] | [INFO] [stdout] 530 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 531 | | r#" [INFO] [stdout] 532 | | INSERT IGNORE INTO accounting_state (begin, end) [INFO] [stdout] 533 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 536 | | new_server_state.end, [INFO] [stdout] 537 | | ); [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/database/accounting/server_state.rs:550:18 [INFO] [stdout] | [INFO] [stdout] 550 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 551 | | r#" [INFO] [stdout] 552 | | INSERT IGNORE INTO accounting_serverstate ( [INFO] [stdout] 553 | | state_ptr_id, instance_id, instance_name, status, flavor_id, user_id [INFO] [stdout] ... | [INFO] [stdout] 562 | | new_server_state.user [INFO] [stdout] 563 | | ); [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/database/accounting/server_state.rs:589:25 [INFO] [stdout] | [INFO] [stdout] 589 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 590 | | r#" [INFO] [stdout] 591 | | SELECT [INFO] [stdout] 592 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 614 | | server_id [INFO] [stdout] 615 | | ); [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/database/accounting/server_state.rs:619:25 [INFO] [stdout] | [INFO] [stdout] 619 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 620 | | r#" [INFO] [stdout] 621 | | SELECT [INFO] [stdout] 622 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 646 | | begin [INFO] [stdout] 647 | | ); [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/database/accounting/server_state.rs:651:25 [INFO] [stdout] | [INFO] [stdout] 651 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 652 | | r#" [INFO] [stdout] 653 | | SELECT [INFO] [stdout] 654 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 678 | | end [INFO] [stdout] 679 | | ); [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/database/accounting/server_state.rs:683:25 [INFO] [stdout] | [INFO] [stdout] 683 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 684 | | r#" [INFO] [stdout] 685 | | SELECT [INFO] [stdout] 686 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 712 | | end [INFO] [stdout] 713 | | ); [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/database/accounting/server_state.rs:752:25 [INFO] [stdout] | [INFO] [stdout] 752 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 753 | | r#" [INFO] [stdout] 754 | | SELECT [INFO] [stdout] 755 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 777 | | user_id [INFO] [stdout] 778 | | ); [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/database/accounting/server_state.rs:782:25 [INFO] [stdout] | [INFO] [stdout] 782 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 783 | | r#" [INFO] [stdout] 784 | | SELECT [INFO] [stdout] 785 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 809 | | begin [INFO] [stdout] 810 | | ); [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/database/accounting/server_state.rs:814:25 [INFO] [stdout] | [INFO] [stdout] 814 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 815 | | r#" [INFO] [stdout] 816 | | SELECT [INFO] [stdout] 817 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 841 | | end [INFO] [stdout] 842 | | ); [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/database/accounting/server_state.rs:846:25 [INFO] [stdout] | [INFO] [stdout] 846 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 847 | | r#" [INFO] [stdout] 848 | | SELECT [INFO] [stdout] 849 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 875 | | end [INFO] [stdout] 876 | | ); [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/database/accounting/server_state.rs:910:17 [INFO] [stdout] | [INFO] [stdout] 910 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 911 | | r#" [INFO] [stdout] 912 | | SELECT [INFO] [stdout] 913 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 933 | | "#, [INFO] [stdout] 934 | | ); [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/database/budgeting/project_budget.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 19 | | r#" [INFO] [stdout] 20 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 21 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] ... | [INFO] [stdout] 26 | | project_budget_id [INFO] [stdout] 27 | | ); [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/database/budgeting/project_budget.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 67 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] ... | [INFO] [stdout] 74 | | year, [INFO] [stdout] 75 | | ); [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/database/budgeting/project_budget.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 116 | | r#" [INFO] [stdout] 117 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 118 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] 119 | | WHERE b.project_id = p.id [INFO] [stdout] 120 | | "#, [INFO] [stdout] 121 | | ); [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/database/budgeting/project_budget.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 142 | | r#" [INFO] [stdout] 143 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 144 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] ... | [INFO] [stdout] 149 | | project_id [INFO] [stdout] 150 | | ); [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/database/budgeting/project_budget.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 171 | | r#" [INFO] [stdout] 172 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 173 | | FROM budgeting_projectbudget as b, user_project as p, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 179 | | user_id [INFO] [stdout] 180 | | ); [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/database/budgeting/project_budget.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 201 | | r#" [INFO] [stdout] 202 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 203 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] ... | [INFO] [stdout] 208 | | year [INFO] [stdout] 209 | | ); [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/database/budgeting/project_budget.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 249 | | r#" [INFO] [stdout] 250 | | INSERT IGNORE INTO budgeting_projectbudget (year, amount, project_id) [INFO] [stdout] 251 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 255 | | new_project_budget.project_id, [INFO] [stdout] 256 | | ); [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/database/budgeting/user_budget.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 19 | | r#" [INFO] [stdout] 20 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 21 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 26 | | user_budget_id [INFO] [stdout] 27 | | ); [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/database/budgeting/user_budget.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 64 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 71 | | year [INFO] [stdout] 72 | | ); [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/database/budgeting/user_budget.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 115 | | r#" [INFO] [stdout] 116 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 117 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 124 | | year [INFO] [stdout] 125 | | ); [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/database/budgeting/user_budget.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 145 | | r#" [INFO] [stdout] 146 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 147 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] 148 | | WHERE b.user_id = u.id [INFO] [stdout] 149 | | "#, [INFO] [stdout] 150 | | ); [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/database/budgeting/user_budget.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 171 | | r#" [INFO] [stdout] 172 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 173 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 178 | | project_id [INFO] [stdout] 179 | | ); [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.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let Ok(row) = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 72 | | Row, [INFO] [stdout] 73 | | r#" [INFO] [stdout] 74 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 90 | | os_project.name [INFO] [stdout] 91 | | ) [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/database/budgeting/user_budget.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 200 | | r#" [INFO] [stdout] 201 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 202 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 207 | | user_id [INFO] [stdout] 208 | | ); [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/database/budgeting/user_budget.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 229 | | r#" [INFO] [stdout] 230 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 231 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 236 | | year [INFO] [stdout] 237 | | ); [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/database/budgeting/user_budget.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 276 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 277 | | r#" [INFO] [stdout] 278 | | INSERT IGNORE INTO budgeting_userbudget (year, amount, user_id) [INFO] [stdout] 279 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 283 | | new_user_budget.user_id, [INFO] [stdout] 284 | | ); [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/database/budgeting/user_budget.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 305 | | r#" [INFO] [stdout] 306 | | UPDATE [INFO] [stdout] 307 | | budgeting_userbudget AS c, [INFO] [stdout] ... | [INFO] [stdout] 316 | | year + 1 [INFO] [stdout] 317 | | ); [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/database/pricing/flavor_price.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 31 | | r#" [INFO] [stdout] 32 | | SELECT [INFO] [stdout] 33 | | p.id, [INFO] [stdout] ... | [INFO] [stdout] 46 | | flavor_price_id [INFO] [stdout] 47 | | ); [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/database/pricing/flavor_price.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 87 | | r#" [INFO] [stdout] 88 | | SELECT [INFO] [stdout] 89 | | p.id, [INFO] [stdout] ... | [INFO] [stdout] 100 | | "#, [INFO] [stdout] 101 | | ); [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/database/pricing/flavor_price.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 133 | | r#" [INFO] [stdout] 134 | | SELECT [INFO] [stdout] 135 | | p.id, [INFO] [stdout] ... | [INFO] [stdout] 148 | | end, [INFO] [stdout] 149 | | ); [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/database/pricing/flavor_price.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 204 | | r#" [INFO] [stdout] 205 | | INSERT IGNORE INTO pricing_flavorprice (user_class, unit_price, start_time, flavor_id) [INFO] [stdout] 206 | | VALUES (?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 211 | | new_flavor_price.flavor_id, [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/database/quota/flavor_quota.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 18 | | r#" [INFO] [stdout] 19 | | SELECT [INFO] [stdout] 20 | | q.id as id, [INFO] [stdout] ... | [INFO] [stdout] 37 | | flavor_quota_id [INFO] [stdout] 38 | | ); [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/database/quota/flavor_quota.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 70 | | r#" [INFO] [stdout] 71 | | SELECT [INFO] [stdout] 72 | | q.id as id, [INFO] [stdout] ... | [INFO] [stdout] 87 | | "#, [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/database/quota/flavor_quota.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 109 | | r#" [INFO] [stdout] 110 | | SELECT [INFO] [stdout] 111 | | q.id as id, [INFO] [stdout] ... | [INFO] [stdout] 128 | | flavor_group_id [INFO] [stdout] 129 | | ); [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/database/quota/flavor_quota.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 150 | | r#" [INFO] [stdout] 151 | | SELECT [INFO] [stdout] 152 | | q.id as id, [INFO] [stdout] ... | [INFO] [stdout] 169 | | user_id [INFO] [stdout] 170 | | ); [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/database/quota/flavor_quota.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 192 | | r#" [INFO] [stdout] 193 | | INSERT IGNORE INTO quota_quota (quota, user_id) [INFO] [stdout] 194 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 197 | | new_flavor_quota.user [INFO] [stdout] 198 | | ); [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/database/quota/flavor_quota.rs:211:18 [INFO] [stdout] | [INFO] [stdout] 211 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 212 | | r#" [INFO] [stdout] 213 | | INSERT IGNORE INTO quota_flavorquota (quota_ptr_id, flavor_group_id) [INFO] [stdout] 214 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 217 | | new_flavor_quota.flavor_group [INFO] [stdout] 218 | | ); [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/database/resources/flavor.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 25 | | r#" [INFO] [stdout] 26 | | SELECT name [INFO] [stdout] 27 | | FROM resources_flavor AS flavor [INFO] [stdout] ... | [INFO] [stdout] 30 | | flavor_id [INFO] [stdout] 31 | | ); [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/database/resources/flavor.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | SELECT [INFO] [stdout] 64 | | f.id, [INFO] [stdout] ... | [INFO] [stdout] 75 | | flavor_id [INFO] [stdout] 76 | | ); [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/database/resources/flavor.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 109 | | r#" [INFO] [stdout] 110 | | SELECT f.id, f.name [INFO] [stdout] 111 | | FROM resources_flavor as f [INFO] [stdout] ... | [INFO] [stdout] 114 | | group_id [INFO] [stdout] 115 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/database/resources/flavor.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 145 | | r#" [INFO] [stdout] 146 | | SELECT [INFO] [stdout] 147 | | f.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 158 | | flavor_id [INFO] [stdout] 159 | | ); [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/database/resources/flavor.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 198 | | r#" [INFO] [stdout] 199 | | SELECT [INFO] [stdout] 200 | | f.id as id, [INFO] [stdout] ... | [INFO] [stdout] 209 | | "#, [INFO] [stdout] 210 | | ); [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/database/resources/flavor.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 227 | | r#" [INFO] [stdout] 228 | | SELECT [INFO] [stdout] 229 | | f.id as id, [INFO] [stdout] ... | [INFO] [stdout] 239 | | "#, [INFO] [stdout] 240 | | ); [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/database/resources/flavor.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 261 | | r#" [INFO] [stdout] 262 | | SELECT [INFO] [stdout] 263 | | f.id as id, [INFO] [stdout] ... | [INFO] [stdout] 274 | | flavor_group_id [INFO] [stdout] 275 | | ); [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/database/resources/flavor.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 297 | | r#" [INFO] [stdout] 298 | | INSERT IGNORE INTO resources_flavor (name, openstack_id, weight, group_id) [INFO] [stdout] 299 | | VALUES (?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 304 | | new_flavor.group, [INFO] [stdout] 305 | | ); [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/database/resources/flavor_group.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 25 | | r#" [INFO] [stdout] 26 | | SELECT name [INFO] [stdout] 27 | | FROM resources_flavorgroup [INFO] [stdout] ... | [INFO] [stdout] 30 | | flavor_group_id [INFO] [stdout] 31 | | ); [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/database/accounting/server_state.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 36 | | r#" [INFO] [stdout] 37 | | SELECT [INFO] [stdout] 38 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 59 | | server_state_id [INFO] [stdout] 60 | | ); [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/database/resources/flavor_group.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | SELECT id, name, project_id [INFO] [stdout] 83 | | FROM resources_flavorgroup [INFO] [stdout] ... | [INFO] [stdout] 86 | | flavor_group_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/database/resources/flavor_group.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 102 | | r#" [INFO] [stdout] 103 | | SELECT id [INFO] [stdout] 104 | | FROM resources_flavor [INFO] [stdout] ... | [INFO] [stdout] 107 | | flavor_group_id [INFO] [stdout] 108 | | ); [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/database/resources/flavor_group.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 147 | | r#" [INFO] [stdout] 148 | | SELECT [INFO] [stdout] 149 | | id, [INFO] [stdout] ... | [INFO] [stdout] 154 | | project_id [INFO] [stdout] 155 | | ); [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/database/accounting/server_state.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 104 | | r#" [INFO] [stdout] 105 | | SELECT [INFO] [stdout] 106 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 125 | | "#, [INFO] [stdout] 126 | | ); [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/database/resources/flavor_group.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 175 | | r#" [INFO] [stdout] 176 | | SELECT [INFO] [stdout] 177 | | g.id as id, [INFO] [stdout] ... | [INFO] [stdout] 184 | | "#, [INFO] [stdout] 185 | | ); [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/database/accounting/server_state.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 161 | | r#" [INFO] [stdout] 162 | | SELECT [INFO] [stdout] 163 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 184 | | project_id [INFO] [stdout] 185 | | ); [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/database/resources/flavor_group.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 205 | | r#" [INFO] [stdout] 206 | | SELECT [INFO] [stdout] 207 | | g.id as id, [INFO] [stdout] ... | [INFO] [stdout] 216 | | "#, [INFO] [stdout] 217 | | ); [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/database/resources/flavor_group.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 240 | | r#" [INFO] [stdout] 241 | | INSERT IGNORE INTO resources_flavorgroup (name, project_id) [INFO] [stdout] 242 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 245 | | project_id, [INFO] [stdout] 246 | | ); [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/database/user/project.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 13 | | r#" [INFO] [stdout] 14 | | SELECT [INFO] [stdout] 15 | | id, [INFO] [stdout] ... | [INFO] [stdout] 23 | | project_id [INFO] [stdout] 24 | | ); [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/database/accounting/server_state.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 220 | | r#" [INFO] [stdout] 221 | | SELECT [INFO] [stdout] 222 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 243 | | user_id [INFO] [stdout] 244 | | ); [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/database/user/project.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 56 | | r#" [INFO] [stdout] 57 | | SELECT [INFO] [stdout] 58 | | id as project__id, [INFO] [stdout] ... | [INFO] [stdout] 64 | | project_id [INFO] [stdout] 65 | | ); [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/database/accounting/server_state.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 279 | | r#" [INFO] [stdout] 280 | | SELECT [INFO] [stdout] 281 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 302 | | server_id [INFO] [stdout] 303 | | ); [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/database/user/project.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 106 | | r#" [INFO] [stdout] 107 | | SELECT name [INFO] [stdout] 108 | | FROM user_project AS project [INFO] [stdout] ... | [INFO] [stdout] 112 | | project_id [INFO] [stdout] 113 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/database/accounting/server_state.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 342 | | r#" [INFO] [stdout] 343 | | SELECT [INFO] [stdout] 344 | | p.user_class as user_class [INFO] [stdout] ... | [INFO] [stdout] 355 | | server_id [INFO] [stdout] 356 | | ); [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/database/user/project.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 143 | | r#" [INFO] [stdout] 144 | | SELECT [INFO] [stdout] 145 | | id, [INFO] [stdout] ... | [INFO] [stdout] 150 | | "#, [INFO] [stdout] 151 | | ); [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/database/accounting/server_state.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 379 | | r#" [INFO] [stdout] 380 | | SELECT [INFO] [stdout] 381 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 404 | | project_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/database/user/project.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 172 | | r#" [INFO] [stdout] 173 | | SELECT [INFO] [stdout] 174 | | id, [INFO] [stdout] ... | [INFO] [stdout] 181 | | user_class [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/database/user/project.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 200 | | r#" [INFO] [stdout] 201 | | SELECT [INFO] [stdout] 202 | | id, [INFO] [stdout] ... | [INFO] [stdout] 209 | | project_id [INFO] [stdout] 210 | | ); [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/database/accounting/server_state.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 441 | | r#" [INFO] [stdout] 442 | | SELECT [INFO] [stdout] 443 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 466 | | user_id [INFO] [stdout] 467 | | ); [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/database/user/project.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 235 | | r#" [INFO] [stdout] 236 | | SELECT user_class [INFO] [stdout] 237 | | FROM user_project [INFO] [stdout] ... | [INFO] [stdout] 240 | | project_id [INFO] [stdout] 241 | | ); [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/database/accounting/server_state.rs:530:18 [INFO] [stdout] | [INFO] [stdout] 530 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 531 | | r#" [INFO] [stdout] 532 | | INSERT IGNORE INTO accounting_state (begin, end) [INFO] [stdout] 533 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 536 | | new_server_state.end, [INFO] [stdout] 537 | | ); [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/database/accounting/server_state.rs:550:18 [INFO] [stdout] | [INFO] [stdout] 550 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 551 | | r#" [INFO] [stdout] 552 | | INSERT IGNORE INTO accounting_serverstate ( [INFO] [stdout] 553 | | state_ptr_id, instance_id, instance_name, status, flavor_id, user_id [INFO] [stdout] ... | [INFO] [stdout] 562 | | new_server_state.user [INFO] [stdout] 563 | | ); [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/database/user/user.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | SELECT name [INFO] [stdout] 23 | | FROM user_user AS user [INFO] [stdout] ... | [INFO] [stdout] 26 | | user_id [INFO] [stdout] 27 | | ); [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/database/user/user.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 57 | | r#" [INFO] [stdout] 58 | | SELECT [INFO] [stdout] 59 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 70 | | "#, [INFO] [stdout] 71 | | ); [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/database/accounting/server_state.rs:589:25 [INFO] [stdout] | [INFO] [stdout] 589 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 590 | | r#" [INFO] [stdout] 591 | | SELECT [INFO] [stdout] 592 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 614 | | server_id [INFO] [stdout] 615 | | ); [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/database/user/user.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 92 | | r#" [INFO] [stdout] 93 | | SELECT [INFO] [stdout] 94 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 107 | | project_id [INFO] [stdout] 108 | | ); [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/database/user/user.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 126 | | r#" [INFO] [stdout] 127 | | SELECT [INFO] [stdout] 128 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 141 | | user_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/database/accounting/server_state.rs:619:25 [INFO] [stdout] | [INFO] [stdout] 619 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 620 | | r#" [INFO] [stdout] 621 | | SELECT [INFO] [stdout] 622 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 646 | | begin [INFO] [stdout] 647 | | ); [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/database/accounting/server_state.rs:651:25 [INFO] [stdout] | [INFO] [stdout] 651 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 652 | | r#" [INFO] [stdout] 653 | | SELECT [INFO] [stdout] 654 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 678 | | end [INFO] [stdout] 679 | | ); [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/database/accounting/server_state.rs:683:25 [INFO] [stdout] | [INFO] [stdout] 683 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 684 | | r#" [INFO] [stdout] 685 | | SELECT [INFO] [stdout] 686 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 712 | | end [INFO] [stdout] 713 | | ); [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/database/user/user.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 163 | | r#" [INFO] [stdout] 164 | | SELECT [INFO] [stdout] 165 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 180 | | user_id [INFO] [stdout] 181 | | ); [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/database/user/user.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 210 | | r#" [INFO] [stdout] 211 | | SELECT [INFO] [stdout] 212 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 225 | | user_id [INFO] [stdout] 226 | | ); [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/database/user/user.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 258 | | r#" [INFO] [stdout] 259 | | SELECT [INFO] [stdout] 260 | | id, [INFO] [stdout] ... | [INFO] [stdout] 265 | | project_id [INFO] [stdout] 266 | | ); [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/database/user/user.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 291 | | r#" [INFO] [stdout] 292 | | SELECT p.user_class as user_class [INFO] [stdout] 293 | | FROM [INFO] [stdout] ... | [INFO] [stdout] 300 | | user_id [INFO] [stdout] 301 | | ); [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/database/accounting/server_state.rs:752:25 [INFO] [stdout] | [INFO] [stdout] 752 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 753 | | r#" [INFO] [stdout] 754 | | SELECT [INFO] [stdout] 755 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 777 | | user_id [INFO] [stdout] 778 | | ); [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/database/accounting/server_state.rs:782:25 [INFO] [stdout] | [INFO] [stdout] 782 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 783 | | r#" [INFO] [stdout] 784 | | SELECT [INFO] [stdout] 785 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 809 | | begin [INFO] [stdout] 810 | | ); [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/database/accounting/server_state.rs:814:25 [INFO] [stdout] | [INFO] [stdout] 814 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 815 | | r#" [INFO] [stdout] 816 | | SELECT [INFO] [stdout] 817 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 841 | | end [INFO] [stdout] 842 | | ); [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/database/accounting/server_state.rs:846:25 [INFO] [stdout] | [INFO] [stdout] 846 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 847 | | r#" [INFO] [stdout] 848 | | SELECT [INFO] [stdout] 849 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 875 | | end [INFO] [stdout] 876 | | ); [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/database/accounting/server_state.rs:910:17 [INFO] [stdout] | [INFO] [stdout] 910 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 911 | | r#" [INFO] [stdout] 912 | | SELECT [INFO] [stdout] 913 | | s.id as id, [INFO] [stdout] ... | [INFO] [stdout] 933 | | "#, [INFO] [stdout] 934 | | ); [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/database/budgeting/project_budget.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 19 | | r#" [INFO] [stdout] 20 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 21 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] ... | [INFO] [stdout] 26 | | project_budget_id [INFO] [stdout] 27 | | ); [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/database/budgeting/project_budget.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 67 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] ... | [INFO] [stdout] 74 | | year, [INFO] [stdout] 75 | | ); [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/database/budgeting/project_budget.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 116 | | r#" [INFO] [stdout] 117 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 118 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] 119 | | WHERE b.project_id = p.id [INFO] [stdout] 120 | | "#, [INFO] [stdout] 121 | | ); [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/database/budgeting/project_budget.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 142 | | r#" [INFO] [stdout] 143 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 144 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] ... | [INFO] [stdout] 149 | | project_id [INFO] [stdout] 150 | | ); [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/database/budgeting/project_budget.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 171 | | r#" [INFO] [stdout] 172 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 173 | | FROM budgeting_projectbudget as b, user_project as p, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 179 | | user_id [INFO] [stdout] 180 | | ); [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/database/budgeting/project_budget.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 201 | | r#" [INFO] [stdout] 202 | | SELECT b.id, p.id as project, p.name as project_name, b.year, b.amount [INFO] [stdout] 203 | | FROM budgeting_projectbudget as b, user_project as p [INFO] [stdout] ... | [INFO] [stdout] 208 | | year [INFO] [stdout] 209 | | ); [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/database/budgeting/project_budget.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 249 | | r#" [INFO] [stdout] 250 | | INSERT IGNORE INTO budgeting_projectbudget (year, amount, project_id) [INFO] [stdout] 251 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 255 | | new_project_budget.project_id, [INFO] [stdout] 256 | | ); [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/database/budgeting/user_budget.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 19 | | r#" [INFO] [stdout] 20 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 21 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 26 | | user_budget_id [INFO] [stdout] 27 | | ); [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/database/budgeting/user_budget.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 64 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 71 | | year [INFO] [stdout] 72 | | ); [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/database/budgeting/user_budget.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 115 | | r#" [INFO] [stdout] 116 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 117 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 124 | | year [INFO] [stdout] 125 | | ); [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/database/budgeting/user_budget.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 145 | | r#" [INFO] [stdout] 146 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 147 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] 148 | | WHERE b.user_id = u.id [INFO] [stdout] 149 | | "#, [INFO] [stdout] 150 | | ); [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/database/budgeting/user_budget.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 171 | | r#" [INFO] [stdout] 172 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 173 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 178 | | project_id [INFO] [stdout] 179 | | ); [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/database/budgeting/user_budget.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 200 | | r#" [INFO] [stdout] 201 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 202 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 207 | | user_id [INFO] [stdout] 208 | | ); [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/database/budgeting/user_budget.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 229 | | r#" [INFO] [stdout] 230 | | SELECT b.id, u.id as user, u.name as username, b.year, b.amount [INFO] [stdout] 231 | | FROM budgeting_userbudget as b, user_user as u [INFO] [stdout] ... | [INFO] [stdout] 236 | | year [INFO] [stdout] 237 | | ); [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/database/budgeting/user_budget.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 276 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 277 | | r#" [INFO] [stdout] 278 | | INSERT IGNORE INTO budgeting_userbudget (year, amount, user_id) [INFO] [stdout] 279 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 283 | | new_user_budget.user_id, [INFO] [stdout] 284 | | ); [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/database/budgeting/user_budget.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 305 | | r#" [INFO] [stdout] 306 | | UPDATE [INFO] [stdout] 307 | | budgeting_userbudget AS c, [INFO] [stdout] ... | [INFO] [stdout] 316 | | year + 1 [INFO] [stdout] 317 | | ); [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/accounting/server_state/modify.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 70 | | r#" [INFO] [stdout] 71 | | UPDATE accounting_state [INFO] [stdout] 72 | | SET [INFO] [stdout] ... | [INFO] [stdout] 79 | | data.id, [INFO] [stdout] 80 | | ); [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/accounting/server_state/modify.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 86 | | r#" [INFO] [stdout] 87 | | UPDATE accounting_serverstate [INFO] [stdout] 88 | | SET [INFO] [stdout] ... | [INFO] [stdout] 101 | | data.id, [INFO] [stdout] 102 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/accounting/server_state/delete.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | DELETE IGNORE FROM accounting_serverstate [INFO] [stdout] 48 | | WHERE state_ptr_id = ? [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | server_state_id [INFO] [stdout] 51 | | ); [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/accounting/server_state/delete.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | DELETE IGNORE FROM accounting_state [INFO] [stdout] 65 | | WHERE id = ? [INFO] [stdout] 66 | | "#, [INFO] [stdout] 67 | | server_state_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/database/pricing/flavor_price.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 31 | | r#" [INFO] [stdout] 32 | | SELECT [INFO] [stdout] 33 | | p.id, [INFO] [stdout] ... | [INFO] [stdout] 46 | | flavor_price_id [INFO] [stdout] 47 | | ); [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/database/pricing/flavor_price.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 87 | | r#" [INFO] [stdout] 88 | | SELECT [INFO] [stdout] 89 | | p.id, [INFO] [stdout] ... | [INFO] [stdout] 100 | | "#, [INFO] [stdout] 101 | | ); [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/accounting/server_state/import.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 128 | | r#" [INFO] [stdout] 129 | | UPDATE accounting_state [INFO] [stdout] 130 | | SET [INFO] [stdout] ... | [INFO] [stdout] 135 | | server_state_id, [INFO] [stdout] 136 | | ); [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/database/pricing/flavor_price.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 133 | | r#" [INFO] [stdout] 134 | | SELECT [INFO] [stdout] 135 | | p.id, [INFO] [stdout] ... | [INFO] [stdout] 148 | | end, [INFO] [stdout] 149 | | ); [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/database/pricing/flavor_price.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 204 | | r#" [INFO] [stdout] 205 | | INSERT IGNORE INTO pricing_flavorprice (user_class, unit_price, start_time, flavor_id) [INFO] [stdout] 206 | | VALUES (?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 211 | | new_flavor_price.flavor_id, [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/database/quota/flavor_quota.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 18 | | r#" [INFO] [stdout] 19 | | SELECT [INFO] [stdout] 20 | | q.id as id, [INFO] [stdout] ... | [INFO] [stdout] 37 | | flavor_quota_id [INFO] [stdout] 38 | | ); [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/database/quota/flavor_quota.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 70 | | r#" [INFO] [stdout] 71 | | SELECT [INFO] [stdout] 72 | | q.id as id, [INFO] [stdout] ... | [INFO] [stdout] 87 | | "#, [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/accounting/server_state/import.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 201 | | r#" [INFO] [stdout] 202 | | SELECT id [INFO] [stdout] 203 | | FROM resources_flavor AS flavor [INFO] [stdout] ... | [INFO] [stdout] 206 | | flavor_openstack_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/database/quota/flavor_quota.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 109 | | r#" [INFO] [stdout] 110 | | SELECT [INFO] [stdout] 111 | | q.id as id, [INFO] [stdout] ... | [INFO] [stdout] 128 | | flavor_group_id [INFO] [stdout] 129 | | ); [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/database/quota/flavor_quota.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 150 | | r#" [INFO] [stdout] 151 | | SELECT [INFO] [stdout] 152 | | q.id as id, [INFO] [stdout] ... | [INFO] [stdout] 169 | | user_id [INFO] [stdout] 170 | | ); [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/accounting/server_state/import.rs:249:17 [INFO] [stdout] | [INFO] [stdout] 249 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 250 | | r#" [INFO] [stdout] 251 | | SELECT id [INFO] [stdout] 252 | | FROM user_user AS user [INFO] [stdout] ... | [INFO] [stdout] 255 | | user_openstack_id [INFO] [stdout] 256 | | ); [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/database/quota/flavor_quota.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 192 | | r#" [INFO] [stdout] 193 | | INSERT IGNORE INTO quota_quota (quota, user_id) [INFO] [stdout] 194 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 197 | | new_flavor_quota.user [INFO] [stdout] 198 | | ); [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/database/quota/flavor_quota.rs:211:18 [INFO] [stdout] | [INFO] [stdout] 211 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 212 | | r#" [INFO] [stdout] 213 | | INSERT IGNORE INTO quota_flavorquota (quota_ptr_id, flavor_group_id) [INFO] [stdout] 214 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 217 | | new_flavor_quota.flavor_group [INFO] [stdout] 218 | | ); [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/database/resources/flavor.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 25 | | r#" [INFO] [stdout] 26 | | SELECT name [INFO] [stdout] 27 | | FROM resources_flavor AS flavor [INFO] [stdout] ... | [INFO] [stdout] 30 | | flavor_id [INFO] [stdout] 31 | | ); [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/database/resources/flavor.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | SELECT [INFO] [stdout] 64 | | f.id, [INFO] [stdout] ... | [INFO] [stdout] 75 | | flavor_id [INFO] [stdout] 76 | | ); [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/database/resources/flavor.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 109 | | r#" [INFO] [stdout] 110 | | SELECT f.id, f.name [INFO] [stdout] 111 | | FROM resources_flavor as f [INFO] [stdout] ... | [INFO] [stdout] 114 | | group_id [INFO] [stdout] 115 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/database/resources/flavor.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 145 | | r#" [INFO] [stdout] 146 | | SELECT [INFO] [stdout] 147 | | f.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 158 | | flavor_id [INFO] [stdout] 159 | | ); [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/database/resources/flavor.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 198 | | r#" [INFO] [stdout] 199 | | SELECT [INFO] [stdout] 200 | | f.id as id, [INFO] [stdout] ... | [INFO] [stdout] 209 | | "#, [INFO] [stdout] 210 | | ); [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/database/resources/flavor.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 227 | | r#" [INFO] [stdout] 228 | | SELECT [INFO] [stdout] 229 | | f.id as id, [INFO] [stdout] ... | [INFO] [stdout] 239 | | "#, [INFO] [stdout] 240 | | ); [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/database/resources/flavor.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 261 | | r#" [INFO] [stdout] 262 | | SELECT [INFO] [stdout] 263 | | f.id as id, [INFO] [stdout] ... | [INFO] [stdout] 274 | | flavor_group_id [INFO] [stdout] 275 | | ); [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/database/resources/flavor.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 297 | | r#" [INFO] [stdout] 298 | | INSERT IGNORE INTO resources_flavor (name, openstack_id, weight, group_id) [INFO] [stdout] 299 | | VALUES (?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 304 | | new_flavor.group, [INFO] [stdout] 305 | | ); [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/database/resources/flavor_group.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 25 | | r#" [INFO] [stdout] 26 | | SELECT name [INFO] [stdout] 27 | | FROM resources_flavorgroup [INFO] [stdout] ... | [INFO] [stdout] 30 | | flavor_group_id [INFO] [stdout] 31 | | ); [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/budgeting/project_budget/modify.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | UPDATE budgeting_projectbudget [INFO] [stdout] 67 | | SET amount = ? [INFO] [stdout] ... | [INFO] [stdout] 71 | | data.id, [INFO] [stdout] 72 | | ); [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/database/resources/flavor_group.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | SELECT id, name, project_id [INFO] [stdout] 83 | | FROM resources_flavorgroup [INFO] [stdout] ... | [INFO] [stdout] 86 | | flavor_group_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/database/resources/flavor_group.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 102 | | r#" [INFO] [stdout] 103 | | SELECT id [INFO] [stdout] 104 | | FROM resources_flavor [INFO] [stdout] ... | [INFO] [stdout] 107 | | flavor_group_id [INFO] [stdout] 108 | | ); [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/budgeting/project_budget/delete.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 49 | | r#" [INFO] [stdout] 50 | | DELETE IGNORE FROM budgeting_projectbudget [INFO] [stdout] 51 | | WHERE id = ? [INFO] [stdout] 52 | | "#, [INFO] [stdout] 53 | | project_budget_id [INFO] [stdout] 54 | | ); [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/database/resources/flavor_group.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 147 | | r#" [INFO] [stdout] 148 | | SELECT [INFO] [stdout] 149 | | id, [INFO] [stdout] ... | [INFO] [stdout] 154 | | project_id [INFO] [stdout] 155 | | ); [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/database/resources/flavor_group.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 175 | | r#" [INFO] [stdout] 176 | | SELECT [INFO] [stdout] 177 | | g.id as id, [INFO] [stdout] ... | [INFO] [stdout] 184 | | "#, [INFO] [stdout] 185 | | ); [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/database/resources/flavor_group.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 205 | | r#" [INFO] [stdout] 206 | | SELECT [INFO] [stdout] 207 | | g.id as id, [INFO] [stdout] ... | [INFO] [stdout] 216 | | "#, [INFO] [stdout] 217 | | ); [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/database/resources/flavor_group.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 240 | | r#" [INFO] [stdout] 241 | | INSERT IGNORE INTO resources_flavorgroup (name, project_id) [INFO] [stdout] 242 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 245 | | project_id, [INFO] [stdout] 246 | | ); [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/database/user/project.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 13 | | r#" [INFO] [stdout] 14 | | SELECT [INFO] [stdout] 15 | | id, [INFO] [stdout] ... | [INFO] [stdout] 23 | | project_id [INFO] [stdout] 24 | | ); [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/database/user/project.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 56 | | r#" [INFO] [stdout] 57 | | SELECT [INFO] [stdout] 58 | | id as project__id, [INFO] [stdout] ... | [INFO] [stdout] 64 | | project_id [INFO] [stdout] 65 | | ); [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/database/user/project.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 106 | | r#" [INFO] [stdout] 107 | | SELECT name [INFO] [stdout] 108 | | FROM user_project AS project [INFO] [stdout] ... | [INFO] [stdout] 112 | | project_id [INFO] [stdout] 113 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/budgeting/user_budget/modify.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | UPDATE budgeting_userbudget [INFO] [stdout] 65 | | SET amount = ? [INFO] [stdout] ... | [INFO] [stdout] 69 | | data.id, [INFO] [stdout] 70 | | ); [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/database/user/project.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 143 | | r#" [INFO] [stdout] 144 | | SELECT [INFO] [stdout] 145 | | id, [INFO] [stdout] ... | [INFO] [stdout] 150 | | "#, [INFO] [stdout] 151 | | ); [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/database/user/project.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 172 | | r#" [INFO] [stdout] 173 | | SELECT [INFO] [stdout] 174 | | id, [INFO] [stdout] ... | [INFO] [stdout] 181 | | user_class [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/routes/budgeting/user_budget/delete.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 43 | | r#" [INFO] [stdout] 44 | | DELETE IGNORE FROM budgeting_userbudget [INFO] [stdout] 45 | | WHERE id = ? [INFO] [stdout] 46 | | "#, [INFO] [stdout] 47 | | user_budget_id [INFO] [stdout] 48 | | ); [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/database/user/project.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 200 | | r#" [INFO] [stdout] 201 | | SELECT [INFO] [stdout] 202 | | id, [INFO] [stdout] ... | [INFO] [stdout] 209 | | project_id [INFO] [stdout] 210 | | ); [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/database/user/project.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 235 | | r#" [INFO] [stdout] 236 | | SELECT user_class [INFO] [stdout] 237 | | FROM user_project [INFO] [stdout] ... | [INFO] [stdout] 240 | | project_id [INFO] [stdout] 241 | | ); [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/database/user/user.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | SELECT name [INFO] [stdout] 23 | | FROM user_user AS user [INFO] [stdout] ... | [INFO] [stdout] 26 | | user_id [INFO] [stdout] 27 | | ); [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/database/user/user.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 57 | | r#" [INFO] [stdout] 58 | | SELECT [INFO] [stdout] 59 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 70 | | "#, [INFO] [stdout] 71 | | ); [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/database/user/user.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 92 | | r#" [INFO] [stdout] 93 | | SELECT [INFO] [stdout] 94 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 107 | | project_id [INFO] [stdout] 108 | | ); [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/database/user/user.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 126 | | r#" [INFO] [stdout] 127 | | SELECT [INFO] [stdout] 128 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 141 | | user_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/database/user/user.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 163 | | r#" [INFO] [stdout] 164 | | SELECT [INFO] [stdout] 165 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 180 | | user_id [INFO] [stdout] 181 | | ); [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/database/user/user.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 210 | | r#" [INFO] [stdout] 211 | | SELECT [INFO] [stdout] 212 | | user.id AS id, [INFO] [stdout] ... | [INFO] [stdout] 225 | | user_id [INFO] [stdout] 226 | | ); [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/database/user/user.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 258 | | r#" [INFO] [stdout] 259 | | SELECT [INFO] [stdout] 260 | | id, [INFO] [stdout] ... | [INFO] [stdout] 265 | | project_id [INFO] [stdout] 266 | | ); [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/database/user/user.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 291 | | r#" [INFO] [stdout] 292 | | SELECT p.user_class as user_class [INFO] [stdout] 293 | | FROM [INFO] [stdout] ... | [INFO] [stdout] 300 | | user_id [INFO] [stdout] 301 | | ); [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/pricing/flavor_price/modify.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 64 | | r#" [INFO] [stdout] 65 | | UPDATE pricing_flavorprice [INFO] [stdout] 66 | | SET user_class = ?, unit_price = ?, start_time = ?, flavor_id = ? [INFO] [stdout] ... | [INFO] [stdout] 73 | | data.id, [INFO] [stdout] 74 | | ); [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/pricing/flavor_price/delete.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | DELETE IGNORE FROM pricing_flavorprice [INFO] [stdout] 48 | | WHERE id = ? [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | flavor_price_id [INFO] [stdout] 51 | | ); [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/quota/flavor_quota/modify.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | UPDATE quota_quota [INFO] [stdout] 67 | | SET [INFO] [stdout] ... | [INFO] [stdout] 74 | | data.id, [INFO] [stdout] 75 | | ); [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/quota/flavor_quota/modify.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | UPDATE quota_flavorquota [INFO] [stdout] 83 | | SET flavor_group_id = ? [INFO] [stdout] ... | [INFO] [stdout] 87 | | data.id, [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/quota/flavor_quota/delete.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | DELETE IGNORE FROM quota_flavorquota [INFO] [stdout] 48 | | WHERE quota_ptr_id = ? [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | flavor_quota_id [INFO] [stdout] 51 | | ); [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/quota/flavor_quota/delete.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | DELETE IGNORE FROM quota_quota [INFO] [stdout] 65 | | WHERE id = ? [INFO] [stdout] 66 | | "#, [INFO] [stdout] 67 | | flavor_quota_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/resources/flavor_group/modify.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | UPDATE resources_flavorgroup [INFO] [stdout] 64 | | SET name = ?, project_id = ? [INFO] [stdout] ... | [INFO] [stdout] 69 | | data.id, [INFO] [stdout] 70 | | ); [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/resources/flavor_group/delete.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | DELETE IGNORE FROM resources_flavorgroup [INFO] [stdout] 48 | | WHERE id = ? [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | flavor_group_id [INFO] [stdout] 51 | | ); [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/accounting/server_state/modify.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 70 | | r#" [INFO] [stdout] 71 | | UPDATE accounting_state [INFO] [stdout] 72 | | SET [INFO] [stdout] ... | [INFO] [stdout] 79 | | data.id, [INFO] [stdout] 80 | | ); [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/accounting/server_state/modify.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 86 | | r#" [INFO] [stdout] 87 | | UPDATE accounting_serverstate [INFO] [stdout] 88 | | SET [INFO] [stdout] ... | [INFO] [stdout] 101 | | data.id, [INFO] [stdout] 102 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/resources/flavor/modify.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | UPDATE resources_flavor [INFO] [stdout] 65 | | SET name = ?, openstack_id = ?, weight = ?, group_id = ? [INFO] [stdout] ... | [INFO] [stdout] 72 | | data.id, [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/accounting/server_state/delete.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | DELETE IGNORE FROM accounting_serverstate [INFO] [stdout] 48 | | WHERE state_ptr_id = ? [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | server_state_id [INFO] [stdout] 51 | | ); [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/accounting/server_state/delete.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | DELETE IGNORE FROM accounting_state [INFO] [stdout] 65 | | WHERE id = ? [INFO] [stdout] 66 | | "#, [INFO] [stdout] 67 | | server_state_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/resources/flavor/delete.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 42 | | r#" [INFO] [stdout] 43 | | DELETE IGNORE FROM resources_flavor [INFO] [stdout] 44 | | WHERE id = ? [INFO] [stdout] 45 | | "#, [INFO] [stdout] 46 | | flavor_id [INFO] [stdout] 47 | | ); [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/accounting/server_state/import.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 128 | | r#" [INFO] [stdout] 129 | | UPDATE accounting_state [INFO] [stdout] 130 | | SET [INFO] [stdout] ... | [INFO] [stdout] 135 | | server_state_id, [INFO] [stdout] 136 | | ); [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/user/project/create.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 75 | | r#" [INFO] [stdout] 76 | | INSERT IGNORE INTO user_project (name, openstack_id, user_class) [INFO] [stdout] 77 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 81 | | new_project.user_class [INFO] [stdout] 82 | | ); [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/accounting/server_state/import.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 201 | | r#" [INFO] [stdout] 202 | | SELECT id [INFO] [stdout] 203 | | FROM resources_flavor AS flavor [INFO] [stdout] ... | [INFO] [stdout] 206 | | flavor_openstack_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/routes/accounting/server_state/import.rs:249:17 [INFO] [stdout] | [INFO] [stdout] 249 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 250 | | r#" [INFO] [stdout] 251 | | SELECT id [INFO] [stdout] 252 | | FROM user_user AS user [INFO] [stdout] ... | [INFO] [stdout] 255 | | user_openstack_id [INFO] [stdout] 256 | | ); [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/user/project/modify.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 56 | | r#" [INFO] [stdout] 57 | | UPDATE user_project [INFO] [stdout] 58 | | SET name = ?, openstack_id = ?, user_class = ? [INFO] [stdout] ... | [INFO] [stdout] 64 | | data.id, [INFO] [stdout] 65 | | ); [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/user/project/delete.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 42 | | r#" [INFO] [stdout] 43 | | DELETE IGNORE FROM user_project [INFO] [stdout] 44 | | WHERE id = ? [INFO] [stdout] 45 | | "#, [INFO] [stdout] 46 | | project_id [INFO] [stdout] 47 | | ); [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/user/user/create.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 92 | | r#" [INFO] [stdout] 93 | | INSERT IGNORE INTO user_user (name, openstack_id, project_id, role, is_staff, is_active) [INFO] [stdout] 94 | | VALUES (?, ?, ?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 101 | | new_user.is_active, [INFO] [stdout] 102 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/user/user/modify.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 59 | | r#" [INFO] [stdout] 60 | | UPDATE user_user [INFO] [stdout] 61 | | SET name = ?, openstack_id = ?, project_id = ?, role = ?, is_staff = ?, is_active = ? [INFO] [stdout] ... | [INFO] [stdout] 70 | | data.id, [INFO] [stdout] 71 | | ); [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/user/user/delete.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 42 | | r#" [INFO] [stdout] 43 | | DELETE IGNORE FROM user_user [INFO] [stdout] 44 | | WHERE id = ? [INFO] [stdout] 45 | | "#, [INFO] [stdout] 46 | | user_id [INFO] [stdout] 47 | | ); [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/budgeting/project_budget/modify.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | UPDATE budgeting_projectbudget [INFO] [stdout] 67 | | SET amount = ? [INFO] [stdout] ... | [INFO] [stdout] 71 | | data.id, [INFO] [stdout] 72 | | ); [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/budgeting/project_budget/delete.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 49 | | r#" [INFO] [stdout] 50 | | DELETE IGNORE FROM budgeting_projectbudget [INFO] [stdout] 51 | | WHERE id = ? [INFO] [stdout] 52 | | "#, [INFO] [stdout] 53 | | project_budget_id [INFO] [stdout] 54 | | ); [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/budgeting/user_budget/modify.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | UPDATE budgeting_userbudget [INFO] [stdout] 65 | | SET amount = ? [INFO] [stdout] ... | [INFO] [stdout] 69 | | data.id, [INFO] [stdout] 70 | | ); [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/budgeting/user_budget/delete.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 43 | | r#" [INFO] [stdout] 44 | | DELETE IGNORE FROM budgeting_userbudget [INFO] [stdout] 45 | | WHERE id = ? [INFO] [stdout] 46 | | "#, [INFO] [stdout] 47 | | user_budget_id [INFO] [stdout] 48 | | ); [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/pricing/flavor_price/modify.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 64 | | r#" [INFO] [stdout] 65 | | UPDATE pricing_flavorprice [INFO] [stdout] 66 | | SET user_class = ?, unit_price = ?, start_time = ?, flavor_id = ? [INFO] [stdout] ... | [INFO] [stdout] 73 | | data.id, [INFO] [stdout] 74 | | ); [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/pricing/flavor_price/delete.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | DELETE IGNORE FROM pricing_flavorprice [INFO] [stdout] 48 | | WHERE id = ? [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | flavor_price_id [INFO] [stdout] 51 | | ); [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/quota/flavor_quota/modify.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | UPDATE quota_quota [INFO] [stdout] 67 | | SET [INFO] [stdout] ... | [INFO] [stdout] 74 | | data.id, [INFO] [stdout] 75 | | ); [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/quota/flavor_quota/modify.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | UPDATE quota_flavorquota [INFO] [stdout] 83 | | SET flavor_group_id = ? [INFO] [stdout] ... | [INFO] [stdout] 87 | | data.id, [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/quota/flavor_quota/delete.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | let query1 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | DELETE IGNORE FROM quota_flavorquota [INFO] [stdout] 48 | | WHERE quota_ptr_id = ? [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | flavor_quota_id [INFO] [stdout] 51 | | ); [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/quota/flavor_quota/delete.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | let query2 = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | DELETE IGNORE FROM quota_quota [INFO] [stdout] 65 | | WHERE id = ? [INFO] [stdout] 66 | | "#, [INFO] [stdout] 67 | | flavor_quota_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/resources/flavor_group/modify.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 62 | | r#" [INFO] [stdout] 63 | | UPDATE resources_flavorgroup [INFO] [stdout] 64 | | SET name = ?, project_id = ? [INFO] [stdout] ... | [INFO] [stdout] 69 | | data.id, [INFO] [stdout] 70 | | ); [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/resources/flavor_group/delete.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | DELETE IGNORE FROM resources_flavorgroup [INFO] [stdout] 48 | | WHERE id = ? [INFO] [stdout] 49 | | "#, [INFO] [stdout] 50 | | flavor_group_id [INFO] [stdout] 51 | | ); [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/resources/flavor/modify.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | UPDATE resources_flavor [INFO] [stdout] 65 | | SET name = ?, openstack_id = ?, weight = ?, group_id = ? [INFO] [stdout] ... | [INFO] [stdout] 72 | | data.id, [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/resources/flavor/delete.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 42 | | r#" [INFO] [stdout] 43 | | DELETE IGNORE FROM resources_flavor [INFO] [stdout] 44 | | WHERE id = ? [INFO] [stdout] 45 | | "#, [INFO] [stdout] 46 | | flavor_id [INFO] [stdout] 47 | | ); [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/user/project/create.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 75 | | r#" [INFO] [stdout] 76 | | INSERT IGNORE INTO user_project (name, openstack_id, user_class) [INFO] [stdout] 77 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 81 | | new_project.user_class [INFO] [stdout] 82 | | ); [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/user/project/modify.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 56 | | r#" [INFO] [stdout] 57 | | UPDATE user_project [INFO] [stdout] 58 | | SET name = ?, openstack_id = ?, user_class = ? [INFO] [stdout] ... | [INFO] [stdout] 64 | | data.id, [INFO] [stdout] 65 | | ); [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/user/project/delete.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 42 | | r#" [INFO] [stdout] 43 | | DELETE IGNORE FROM user_project [INFO] [stdout] 44 | | WHERE id = ? [INFO] [stdout] 45 | | "#, [INFO] [stdout] 46 | | project_id [INFO] [stdout] 47 | | ); [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/user/user/create.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 92 | | r#" [INFO] [stdout] 93 | | INSERT IGNORE INTO user_user (name, openstack_id, project_id, role, is_staff, is_active) [INFO] [stdout] 94 | | VALUES (?, ?, ?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 101 | | new_user.is_active, [INFO] [stdout] 102 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/routes/user/user/modify.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 59 | | r#" [INFO] [stdout] 60 | | UPDATE user_user [INFO] [stdout] 61 | | SET name = ?, openstack_id = ?, project_id = ?, role = ?, is_staff = ?, is_active = ? [INFO] [stdout] ... | [INFO] [stdout] 70 | | data.id, [INFO] [stdout] 71 | | ); [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/user/user/delete.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 42 | | r#" [INFO] [stdout] 43 | | DELETE IGNORE FROM user_user [INFO] [stdout] 44 | | WHERE id = ? [INFO] [stdout] 45 | | "#, [INFO] [stdout] 46 | | user_id [INFO] [stdout] 47 | | ); [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 `avina-api` (lib test) due to 103 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `avina-api` (lib) due to 103 previous errors [INFO] running `Command { std: "docker" "inspect" "421f5a0af36b96a5212b0af57f0e0d8714bc6ea4feb5323fec8109afa85a0ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "421f5a0af36b96a5212b0af57f0e0d8714bc6ea4feb5323fec8109afa85a0ed1", kill_on_drop: false }` [INFO] [stdout] 421f5a0af36b96a5212b0af57f0e0d8714bc6ea4feb5323fec8109afa85a0ed1