[INFO] fetching crate plexo-sdk 0.5.2... [INFO] checking plexo-sdk-0.5.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate plexo-sdk 0.5.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate plexo-sdk 0.5.2 [INFO] finished tweaking crates.io crate plexo-sdk 0.5.2 [INFO] tweaked toml for crates.io crate plexo-sdk 0.5.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate plexo-sdk 0.5.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 374 packages to latest compatible versions [INFO] [stderr] Adding askama v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding async-openai v0.20.0 (available: v0.29.2) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.26.4 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6e1160622292dc4525a1c1d410c94e06da02eb89d7aef152273be81dc54600e [INFO] running `Command { std: "docker" "start" "-a" "e6e1160622292dc4525a1c1d410c94e06da02eb89d7aef152273be81dc54600e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6e1160622292dc4525a1c1d410c94e06da02eb89d7aef152273be81dc54600e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e1160622292dc4525a1c1d410c94e06da02eb89d7aef152273be81dc54600e", kill_on_drop: false }` [INFO] [stdout] e6e1160622292dc4525a1c1d410c94e06da02eb89d7aef152273be81dc54600e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70bb5517a3eab6d715acae9df22b5ab6fc587a3d06912a8037e5d17e3cc8e49e [INFO] running `Command { std: "docker" "start" "-a" "70bb5517a3eab6d715acae9df22b5ab6fc587a3d06912a8037e5d17e3cc8e49e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking pest v2.8.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking rfc7239 v0.1.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking wildmatch v2.4.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking async-convert v1.0.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking async-graphql-value v7.0.17 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking async-graphql-parser v7.0.17 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling poem-derive v3.1.12 [INFO] [stderr] Compiling poem-openapi-derive v5.1.16 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking async-graphql v7.0.17 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking poem v3.1.12 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking async-openai v0.20.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking poem-openapi v5.1.16 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking plexo-sdk v0.5.2 (/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/organization/operations.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 134 | | r#" [INFO] [stdout] 135 | | SELECT * FROM organization [INFO] [stdout] 136 | | "#, [INFO] [stdout] 137 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/organization/operations.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 156 | | r#" [INFO] [stdout] 157 | | INSERT INTO organization (name, value, owner_id) [INFO] [stdout] 158 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 163 | | input.owner_id [INFO] [stdout] 164 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/organization/operations.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 180 | | r#" [INFO] [stdout] 181 | | SELECT * FROM organization WHERE name = $1 [INFO] [stdout] 182 | | "#, [INFO] [stdout] 183 | | name, [INFO] [stdout] 184 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/loader.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let assets = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM assets WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/organization/operations.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 134 | | r#" [INFO] [stdout] 135 | | SELECT * FROM organization [INFO] [stdout] 136 | | "#, [INFO] [stdout] 137 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/organization/operations.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 156 | | r#" [INFO] [stdout] 157 | | INSERT INTO organization (name, value, owner_id) [INFO] [stdout] 158 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 163 | | input.owner_id [INFO] [stdout] 164 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/organization/operations.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 180 | | r#" [INFO] [stdout] 181 | | SELECT * FROM organization WHERE name = $1 [INFO] [stdout] 182 | | "#, [INFO] [stdout] 183 | | name, [INFO] [stdout] 184 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/operations.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | let asset_final_info = sqlx::query!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 147 | | r#" [INFO] [stdout] 148 | | INSERT INTO assets (name, owner_id, kind, project_id) [INFO] [stdout] 149 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 155 | | input.project_id, [INFO] [stdout] 156 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/operations.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | let asset_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 173 | | r#" [INFO] [stdout] 174 | | SELECT * FROM assets WHERE id = $1 [INFO] [stdout] 175 | | "#, [INFO] [stdout] 176 | | id, [INFO] [stdout] 177 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/operations.rs:237:32 [INFO] [stdout] | [INFO] [stdout] 237 | let asset_final_info = sqlx::query!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 238 | | r#" [INFO] [stdout] 239 | | UPDATE assets [INFO] [stdout] 240 | | SET [INFO] [stdout] ... | [INFO] [stdout] 250 | | id, [INFO] [stdout] 251 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/operations.rs:267:26 [INFO] [stdout] | [INFO] [stdout] 267 | let asset_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 268 | | r#" [INFO] [stdout] 269 | | DELETE FROM assets WHERE id = $1 [INFO] [stdout] 270 | | RETURNING * [INFO] [stdout] 271 | | "#, [INFO] [stdout] 272 | | id, [INFO] [stdout] 273 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/loader.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let assets = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM assets WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/loader.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | let changes = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM changes WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/operations.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | let asset_final_info = sqlx::query!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 147 | | r#" [INFO] [stdout] 148 | | INSERT INTO assets (name, owner_id, kind, project_id) [INFO] [stdout] 149 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 155 | | input.project_id, [INFO] [stdout] 156 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/operations.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | let asset_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 173 | | r#" [INFO] [stdout] 174 | | SELECT * FROM assets WHERE id = $1 [INFO] [stdout] 175 | | "#, [INFO] [stdout] 176 | | id, [INFO] [stdout] 177 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/operations.rs:237:32 [INFO] [stdout] | [INFO] [stdout] 237 | let asset_final_info = sqlx::query!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 238 | | r#" [INFO] [stdout] 239 | | UPDATE assets [INFO] [stdout] 240 | | SET [INFO] [stdout] ... | [INFO] [stdout] 250 | | id, [INFO] [stdout] 251 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/assets/operations.rs:267:26 [INFO] [stdout] | [INFO] [stdout] 267 | let asset_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 268 | | r#" [INFO] [stdout] 269 | | DELETE FROM assets WHERE id = $1 [INFO] [stdout] 270 | | RETURNING * [INFO] [stdout] 271 | | "#, [INFO] [stdout] 272 | | id, [INFO] [stdout] 273 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/operations.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 150 | let change_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 151 | | r#" [INFO] [stdout] 152 | | INSERT INTO changes (owner_id, resource_id, operation, resource_type, diff_json) [INFO] [stdout] 153 | | VALUES ($1, $2, $3, $4, $5) [INFO] [stdout] ... | [INFO] [stdout] 160 | | input.diff_json, [INFO] [stdout] 161 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/operations.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | let change_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 179 | | r#" [INFO] [stdout] 180 | | SELECT * FROM changes [INFO] [stdout] 181 | | WHERE id = $1 [INFO] [stdout] 182 | | "#, [INFO] [stdout] 183 | | id, [INFO] [stdout] 184 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/operations.rs:244:27 [INFO] [stdout] | [INFO] [stdout] 244 | let change_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 245 | | r#" [INFO] [stdout] 246 | | UPDATE changes [INFO] [stdout] 247 | | SET [INFO] [stdout] ... | [INFO] [stdout] 261 | | id, [INFO] [stdout] 262 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/operations.rs:279:27 [INFO] [stdout] | [INFO] [stdout] 279 | let change_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 280 | | r#" [INFO] [stdout] 281 | | DELETE FROM changes WHERE id = $1 [INFO] [stdout] 282 | | RETURNING * [INFO] [stdout] 283 | | "#, [INFO] [stdout] 284 | | id, [INFO] [stdout] 285 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/loader.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | let changes = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM changes WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/loader.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let messages = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | SELECT * FROM chats WHERE id = ANY($1) [INFO] [stdout] 23 | | "#, [INFO] [stdout] 24 | | &keys [INFO] [stdout] 25 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/operations.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 150 | let change_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 151 | | r#" [INFO] [stdout] 152 | | INSERT INTO changes (owner_id, resource_id, operation, resource_type, diff_json) [INFO] [stdout] 153 | | VALUES ($1, $2, $3, $4, $5) [INFO] [stdout] ... | [INFO] [stdout] 160 | | input.diff_json, [INFO] [stdout] 161 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/operations.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | let chat = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 130 | | r#" [INFO] [stdout] 131 | | INSERT INTO chats (owner_id, resource_id, resource_type, status) [INFO] [stdout] 132 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 138 | | input.status.unwrap_or_default().to_string(), [INFO] [stdout] 139 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/operations.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | let change_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 179 | | r#" [INFO] [stdout] 180 | | SELECT * FROM changes [INFO] [stdout] 181 | | WHERE id = $1 [INFO] [stdout] 182 | | "#, [INFO] [stdout] 183 | | id, [INFO] [stdout] 184 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/operations.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let chat = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | r#" [INFO] [stdout] 162 | | SELECT * FROM chats WHERE id = $1 [INFO] [stdout] 163 | | "#, [INFO] [stdout] 164 | | id, [INFO] [stdout] 165 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/operations.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | let chat = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 187 | | r#" [INFO] [stdout] 188 | | UPDATE chats [INFO] [stdout] 189 | | SET status = $1 [INFO] [stdout] ... | [INFO] [stdout] 194 | | id, [INFO] [stdout] 195 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/operations.rs:244:27 [INFO] [stdout] | [INFO] [stdout] 244 | let change_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 245 | | r#" [INFO] [stdout] 246 | | UPDATE changes [INFO] [stdout] 247 | | SET [INFO] [stdout] ... | [INFO] [stdout] 261 | | id, [INFO] [stdout] 262 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/operations.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | let chat = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 217 | | r#" [INFO] [stdout] 218 | | DELETE FROM chats WHERE id = $1 [INFO] [stdout] 219 | | RETURNING * [INFO] [stdout] 220 | | "#, [INFO] [stdout] 221 | | id, [INFO] [stdout] 222 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/changes/operations.rs:279:27 [INFO] [stdout] | [INFO] [stdout] 279 | let change_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 280 | | r#" [INFO] [stdout] 281 | | DELETE FROM changes WHERE id = $1 [INFO] [stdout] 282 | | RETURNING * [INFO] [stdout] 283 | | "#, [INFO] [stdout] 284 | | id, [INFO] [stdout] 285 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/labels/loader.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let labels = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM labels WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/loader.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let messages = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | SELECT * FROM chats WHERE id = ANY($1) [INFO] [stdout] 23 | | "#, [INFO] [stdout] 24 | | &keys [INFO] [stdout] 25 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/labels/operations.rs:138:26 [INFO] [stdout] | [INFO] [stdout] 138 | let label_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 139 | | r#" [INFO] [stdout] 140 | | INSERT INTO labels (name, description, color, owner_id) [INFO] [stdout] 141 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 147 | | input.owner_id, [INFO] [stdout] 148 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/labels/operations.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | let label_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 165 | | r#" [INFO] [stdout] 166 | | SELECT * FROM labels [INFO] [stdout] 167 | | WHERE id = $1 [INFO] [stdout] 168 | | "#, [INFO] [stdout] 169 | | 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/resources/labels/operations.rs:227:26 [INFO] [stdout] | [INFO] [stdout] 227 | let label_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 228 | | r#" [INFO] [stdout] 229 | | UPDATE labels [INFO] [stdout] 230 | | SET [INFO] [stdout] ... | [INFO] [stdout] 240 | | 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/resources/labels/operations.rs:257:26 [INFO] [stdout] | [INFO] [stdout] 257 | let label_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 258 | | r#" [INFO] [stdout] 259 | | DELETE FROM labels WHERE id = $1 [INFO] [stdout] 260 | | RETURNING * [INFO] [stdout] 261 | | "#, [INFO] [stdout] 262 | | id, [INFO] [stdout] 263 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/labels/relations.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 28 | | r#" [INFO] [stdout] 29 | | SELECT task_id FROM labels_by_tasks [INFO] [stdout] 30 | | WHERE label_id = $1 [INFO] [stdout] 31 | | "#, [INFO] [stdout] 32 | | &self.id [INFO] [stdout] 33 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/operations.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | let chat = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 130 | | r#" [INFO] [stdout] 131 | | INSERT INTO chats (owner_id, resource_id, resource_type, status) [INFO] [stdout] 132 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 138 | | input.status.unwrap_or_default().to_string(), [INFO] [stdout] 139 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/operations.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let chat = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | r#" [INFO] [stdout] 162 | | SELECT * FROM chats WHERE id = $1 [INFO] [stdout] 163 | | "#, [INFO] [stdout] 164 | | id, [INFO] [stdout] 165 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/operations.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | let chat = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 187 | | r#" [INFO] [stdout] 188 | | UPDATE chats [INFO] [stdout] 189 | | SET status = $1 [INFO] [stdout] ... | [INFO] [stdout] 194 | | id, [INFO] [stdout] 195 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/chats/operations.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | let chat = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 217 | | r#" [INFO] [stdout] 218 | | DELETE FROM chats WHERE id = $1 [INFO] [stdout] 219 | | RETURNING * [INFO] [stdout] 220 | | "#, [INFO] [stdout] 221 | | id, [INFO] [stdout] 222 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/labels/loader.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let labels = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM labels WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/extensions.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 44 | | " [INFO] [stdout] 45 | | INSERT INTO members (email, name, github_id, photo_url) [INFO] [stdout] 46 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 52 | | input.photo_url, [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/extensions.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 76 | | " [INFO] [stdout] 77 | | INSERT INTO members (email, name, password_hash, photo_url, role) [INFO] [stdout] 78 | | VALUES ($1, $2, $3, $4, COALESCE($5)) [INFO] [stdout] ... | [INFO] [stdout] 85 | | input.role.map(|role| role.to_string()), [INFO] [stdout] 86 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/extensions.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 109 | | " [INFO] [stdout] 110 | | SELECT * FROM members [INFO] [stdout] 111 | | WHERE github_id = $1 [INFO] [stdout] 112 | | ", [INFO] [stdout] 113 | | github_id, [INFO] [stdout] 114 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/extensions.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 137 | | " [INFO] [stdout] 138 | | SELECT * FROM members [INFO] [stdout] 139 | | WHERE email = $1 [INFO] [stdout] 140 | | ", [INFO] [stdout] 141 | | email, [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/resources/members/loader.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | let members = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM members WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/labels/operations.rs:138:26 [INFO] [stdout] | [INFO] [stdout] 138 | let label_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 139 | | r#" [INFO] [stdout] 140 | | INSERT INTO labels (name, description, color, owner_id) [INFO] [stdout] 141 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 147 | | input.owner_id, [INFO] [stdout] 148 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/labels/operations.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | let label_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 165 | | r#" [INFO] [stdout] 166 | | SELECT * FROM labels [INFO] [stdout] 167 | | WHERE id = $1 [INFO] [stdout] 168 | | "#, [INFO] [stdout] 169 | | 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/resources/labels/operations.rs:227:26 [INFO] [stdout] | [INFO] [stdout] 227 | let label_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 228 | | r#" [INFO] [stdout] 229 | | UPDATE labels [INFO] [stdout] 230 | | SET [INFO] [stdout] ... | [INFO] [stdout] 240 | | 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/resources/labels/operations.rs:257:26 [INFO] [stdout] | [INFO] [stdout] 257 | let label_info = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 258 | | r#" [INFO] [stdout] 259 | | DELETE FROM labels WHERE id = $1 [INFO] [stdout] 260 | | RETURNING * [INFO] [stdout] 261 | | "#, [INFO] [stdout] 262 | | id, [INFO] [stdout] 263 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/labels/relations.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 28 | | r#" [INFO] [stdout] 29 | | SELECT task_id FROM labels_by_tasks [INFO] [stdout] 30 | | WHERE label_id = $1 [INFO] [stdout] 31 | | "#, [INFO] [stdout] 32 | | &self.id [INFO] [stdout] 33 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/extensions.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 44 | | " [INFO] [stdout] 45 | | INSERT INTO members (email, name, github_id, photo_url) [INFO] [stdout] 46 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 52 | | input.photo_url, [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/extensions.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 76 | | " [INFO] [stdout] 77 | | INSERT INTO members (email, name, password_hash, photo_url, role) [INFO] [stdout] 78 | | VALUES ($1, $2, $3, $4, COALESCE($5)) [INFO] [stdout] ... | [INFO] [stdout] 85 | | input.role.map(|role| role.to_string()), [INFO] [stdout] 86 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/extensions.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 109 | | " [INFO] [stdout] 110 | | SELECT * FROM members [INFO] [stdout] 111 | | WHERE github_id = $1 [INFO] [stdout] 112 | | ", [INFO] [stdout] 113 | | github_id, [INFO] [stdout] 114 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/extensions.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 137 | | " [INFO] [stdout] 138 | | SELECT * FROM members [INFO] [stdout] 139 | | WHERE email = $1 [INFO] [stdout] 140 | | ", [INFO] [stdout] 141 | | email, [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/resources/members/loader.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | let members = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM members WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/operations.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | let member_final_info = sqlx::query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 169 | | r#" [INFO] [stdout] 170 | | INSERT INTO members (name, email, role, github_id, google_id, photo_url, password_hash) [INFO] [stdout] 171 | | VALUES ($1, $2, $3, $4, $5, $6, $7) [INFO] [stdout] ... | [INFO] [stdout] 180 | | input.password_hash [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/resources/members/operations.rs:205:27 [INFO] [stdout] | [INFO] [stdout] 205 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 206 | | r#" [INFO] [stdout] 207 | | SELECT * [INFO] [stdout] 208 | | FROM members [INFO] [stdout] ... | [INFO] [stdout] 211 | | id [INFO] [stdout] 212 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/operations.rs:283:33 [INFO] [stdout] | [INFO] [stdout] 283 | let member_final_info = sqlx::query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 284 | | r#" [INFO] [stdout] 285 | | UPDATE members [INFO] [stdout] 286 | | SET [INFO] [stdout] ... | [INFO] [stdout] 304 | | id [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/resources/members/operations.rs:329:27 [INFO] [stdout] | [INFO] [stdout] 329 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 330 | | r#" [INFO] [stdout] 331 | | DELETE FROM members WHERE id = $1 [INFO] [stdout] 332 | | RETURNING * [INFO] [stdout] 333 | | "#, [INFO] [stdout] 334 | | id [INFO] [stdout] 335 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/relations.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 23 | | r#" [INFO] [stdout] 24 | | SELECT project_id FROM members_by_projects [INFO] [stdout] 25 | | WHERE member_id = $1 [INFO] [stdout] 26 | | "#, [INFO] [stdout] 27 | | &self.id [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/relations.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 48 | | r#" [INFO] [stdout] 49 | | SELECT task_id FROM tasks_by_assignees [INFO] [stdout] 50 | | WHERE assignee_id = $1 [INFO] [stdout] 51 | | "#, [INFO] [stdout] 52 | | &self.id [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/relations.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 70 | | r#" [INFO] [stdout] 71 | | SELECT team_id FROM members_by_teams [INFO] [stdout] 72 | | WHERE member_id = $1 [INFO] [stdout] 73 | | "#, [INFO] [stdout] 74 | | &self.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/resources/messages/loader.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let messages = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | SELECT * FROM messages WHERE id = ANY($1) [INFO] [stdout] 23 | | "#, [INFO] [stdout] 24 | | &keys [INFO] [stdout] 25 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/operations.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | let member_final_info = sqlx::query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 169 | | r#" [INFO] [stdout] 170 | | INSERT INTO members (name, email, role, github_id, google_id, photo_url, password_hash) [INFO] [stdout] 171 | | VALUES ($1, $2, $3, $4, $5, $6, $7) [INFO] [stdout] ... | [INFO] [stdout] 180 | | input.password_hash [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/resources/members/operations.rs:205:27 [INFO] [stdout] | [INFO] [stdout] 205 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 206 | | r#" [INFO] [stdout] 207 | | SELECT * [INFO] [stdout] 208 | | FROM members [INFO] [stdout] ... | [INFO] [stdout] 211 | | id [INFO] [stdout] 212 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/operations.rs:283:33 [INFO] [stdout] | [INFO] [stdout] 283 | let member_final_info = sqlx::query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 284 | | r#" [INFO] [stdout] 285 | | UPDATE members [INFO] [stdout] 286 | | SET [INFO] [stdout] ... | [INFO] [stdout] 304 | | id [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/resources/members/operations.rs:329:27 [INFO] [stdout] | [INFO] [stdout] 329 | let member_info = sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 330 | | r#" [INFO] [stdout] 331 | | DELETE FROM members WHERE id = $1 [INFO] [stdout] 332 | | RETURNING * [INFO] [stdout] 333 | | "#, [INFO] [stdout] 334 | | id [INFO] [stdout] 335 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/messages/operations.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 140 | let message = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 141 | | r#" [INFO] [stdout] 142 | | INSERT INTO messages (owner_id, chat_id, resource_id, resource_type, parent_id, status, content) [INFO] [stdout] 143 | | VALUES ($1, $2, $3, $4, $5, $6, $7) [INFO] [stdout] ... | [INFO] [stdout] 152 | | input.content, [INFO] [stdout] 153 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/messages/operations.rs:175:23 [INFO] [stdout] | [INFO] [stdout] 175 | let message = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 176 | | r#" [INFO] [stdout] 177 | | SELECT * FROM messages WHERE id = $1 [INFO] [stdout] 178 | | "#, [INFO] [stdout] 179 | | 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/resources/messages/operations.rs:202:23 [INFO] [stdout] | [INFO] [stdout] 202 | let message = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 203 | | r#" [INFO] [stdout] 204 | | UPDATE messages [INFO] [stdout] 205 | | SET content = COALESCE($1, content), status = COALESCE($2, status) [INFO] [stdout] ... | [INFO] [stdout] 211 | | id, [INFO] [stdout] 212 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/messages/operations.rs:234:23 [INFO] [stdout] | [INFO] [stdout] 234 | let message = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 235 | | r#" [INFO] [stdout] 236 | | DELETE FROM messages WHERE id = $1 [INFO] [stdout] 237 | | RETURNING * [INFO] [stdout] 238 | | "#, [INFO] [stdout] 239 | | id [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/resources/members/relations.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 23 | | r#" [INFO] [stdout] 24 | | SELECT project_id FROM members_by_projects [INFO] [stdout] 25 | | WHERE member_id = $1 [INFO] [stdout] 26 | | "#, [INFO] [stdout] 27 | | &self.id [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/relations.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 48 | | r#" [INFO] [stdout] 49 | | SELECT task_id FROM tasks_by_assignees [INFO] [stdout] 50 | | WHERE assignee_id = $1 [INFO] [stdout] 51 | | "#, [INFO] [stdout] 52 | | &self.id [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/members/relations.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 70 | | r#" [INFO] [stdout] 71 | | SELECT team_id FROM members_by_teams [INFO] [stdout] 72 | | WHERE member_id = $1 [INFO] [stdout] 73 | | "#, [INFO] [stdout] 74 | | &self.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/resources/messages/loader.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let messages = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | SELECT * FROM messages WHERE id = ANY($1) [INFO] [stdout] 23 | | "#, [INFO] [stdout] 24 | | &keys [INFO] [stdout] 25 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/loader.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let projects = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 25 | | r#" [INFO] [stdout] 26 | | SELECT * FROM projects WHERE id = ANY($1) [INFO] [stdout] 27 | | "#, [INFO] [stdout] 28 | | &keys [INFO] [stdout] 29 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/messages/operations.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 140 | let message = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 141 | | r#" [INFO] [stdout] 142 | | INSERT INTO messages (owner_id, chat_id, resource_id, resource_type, parent_id, status, content) [INFO] [stdout] 143 | | VALUES ($1, $2, $3, $4, $5, $6, $7) [INFO] [stdout] ... | [INFO] [stdout] 152 | | input.content, [INFO] [stdout] 153 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/messages/operations.rs:175:23 [INFO] [stdout] | [INFO] [stdout] 175 | let message = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 176 | | r#" [INFO] [stdout] 177 | | SELECT * FROM messages WHERE id = $1 [INFO] [stdout] 178 | | "#, [INFO] [stdout] 179 | | 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/resources/messages/operations.rs:202:23 [INFO] [stdout] | [INFO] [stdout] 202 | let message = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 203 | | r#" [INFO] [stdout] 204 | | UPDATE messages [INFO] [stdout] 205 | | SET content = COALESCE($1, content), status = COALESCE($2, status) [INFO] [stdout] ... | [INFO] [stdout] 211 | | id, [INFO] [stdout] 212 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/messages/operations.rs:234:23 [INFO] [stdout] | [INFO] [stdout] 234 | let message = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 235 | | r#" [INFO] [stdout] 236 | | DELETE FROM messages WHERE id = $1 [INFO] [stdout] 237 | | RETURNING * [INFO] [stdout] 238 | | "#, [INFO] [stdout] 239 | | id [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/resources/projects/loader.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let projects = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 25 | | r#" [INFO] [stdout] 26 | | SELECT * FROM projects WHERE id = ANY($1) [INFO] [stdout] 27 | | "#, [INFO] [stdout] 28 | | &keys [INFO] [stdout] 29 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | let project = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 196 | | r#" [INFO] [stdout] 197 | | INSERT INTO projects (name, description, owner_id, status) [INFO] [stdout] 198 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 204 | | input.status.unwrap_or_default().to_string(), [INFO] [stdout] 205 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | / sqlx::query!( [INFO] [stdout] 212 | | r#" [INFO] [stdout] 213 | | INSERT INTO members_by_projects (member_id, project_id) [INFO] [stdout] 214 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 217 | | project.id, [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/resources/projects/operations.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | / sqlx::query!( [INFO] [stdout] 228 | | r#" [INFO] [stdout] 229 | | INSERT INTO teams_by_projects (team_id, project_id) [INFO] [stdout] 230 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 233 | | project.id, [INFO] [stdout] 234 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:266:28 [INFO] [stdout] | [INFO] [stdout] 266 | let project_info = sqlx::query!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 267 | | r#" [INFO] [stdout] 268 | | SELECT * FROM projects WHERE id = $1 [INFO] [stdout] 269 | | "#, [INFO] [stdout] 270 | | id, [INFO] [stdout] 271 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:300:34 [INFO] [stdout] | [INFO] [stdout] 300 | let project_final_info = sqlx::query!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 301 | | r#" [INFO] [stdout] 302 | | UPDATE projects [INFO] [stdout] 303 | | SET [INFO] [stdout] ... | [INFO] [stdout] 323 | | id, [INFO] [stdout] 324 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 330 | / sqlx::query!( [INFO] [stdout] 331 | | r#" [INFO] [stdout] 332 | | INSERT INTO members_by_projects (member_id, project_id) [INFO] [stdout] 333 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 336 | | id, [INFO] [stdout] 337 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:344:17 [INFO] [stdout] | [INFO] [stdout] 344 | / sqlx::query!( [INFO] [stdout] 345 | | r#" [INFO] [stdout] 346 | | DELETE FROM members_by_projects [INFO] [stdout] 347 | | WHERE member_id = $1 AND project_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 350 | | id, [INFO] [stdout] 351 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:360:17 [INFO] [stdout] | [INFO] [stdout] 360 | / sqlx::query!( [INFO] [stdout] 361 | | r#" [INFO] [stdout] 362 | | INSERT INTO teams_by_projects (team_id, project_id) [INFO] [stdout] 363 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 366 | | id, [INFO] [stdout] 367 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:374:17 [INFO] [stdout] | [INFO] [stdout] 374 | / sqlx::query!( [INFO] [stdout] 375 | | r#" [INFO] [stdout] 376 | | DELETE FROM teams_by_projects [INFO] [stdout] 377 | | WHERE team_id = $1 AND project_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 380 | | id, [INFO] [stdout] 381 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:413:28 [INFO] [stdout] | [INFO] [stdout] 413 | let project_info = sqlx::query!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 414 | | r#" [INFO] [stdout] 415 | | DELETE FROM projects WHERE id = $1 [INFO] [stdout] 416 | | RETURNING * [INFO] [stdout] 417 | | "#, [INFO] [stdout] 418 | | id, [INFO] [stdout] 419 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/relations.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | let tasks = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 53 | | r#" [INFO] [stdout] 54 | | SELECT * FROM tasks [INFO] [stdout] 55 | | WHERE project_id = $1"#, [INFO] [stdout] 56 | | &self.id [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/relations.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 92 | | r#" [INFO] [stdout] 93 | | SELECT member_id FROM members_by_projects [INFO] [stdout] 94 | | WHERE project_id = $1 [INFO] [stdout] 95 | | "#, [INFO] [stdout] 96 | | &self.id [INFO] [stdout] 97 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/relations.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | let assets = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 117 | | r#" [INFO] [stdout] 118 | | SELECT * FROM assets [INFO] [stdout] 119 | | WHERE project_id = $1"#, [INFO] [stdout] 120 | | &self.id [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/resources/projects/relations.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 146 | | r#" [INFO] [stdout] 147 | | SELECT team_id FROM teams_by_projects [INFO] [stdout] 148 | | WHERE project_id = $1 [INFO] [stdout] 149 | | "#, [INFO] [stdout] 150 | | &self.id [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/resources/projects/relations.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | let changes = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 168 | | r#" [INFO] [stdout] 169 | | SELECT * FROM changes [INFO] [stdout] 170 | | WHERE resource_id = $1"#, [INFO] [stdout] 171 | | &self.id [INFO] [stdout] 172 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/extensions.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | / sqlx::query!( [INFO] [stdout] 76 | | r#" [INFO] [stdout] 77 | | INSERT INTO labels_by_tasks (task_id, label_id) [INFO] [stdout] 78 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 81 | | label, [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/resources/tasks/extensions.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | / sqlx::query!( [INFO] [stdout] 91 | | r#" [INFO] [stdout] 92 | | INSERT INTO tasks_by_assignees (task_id, assignee_id) [INFO] [stdout] 93 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 96 | | assignee, [INFO] [stdout] 97 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/loader.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | let tasks = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM tasks WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | let project = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 196 | | r#" [INFO] [stdout] 197 | | INSERT INTO projects (name, description, owner_id, status) [INFO] [stdout] 198 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 204 | | input.status.unwrap_or_default().to_string(), [INFO] [stdout] 205 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | / sqlx::query!( [INFO] [stdout] 212 | | r#" [INFO] [stdout] 213 | | INSERT INTO members_by_projects (member_id, project_id) [INFO] [stdout] 214 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 217 | | project.id, [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/resources/projects/operations.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | / sqlx::query!( [INFO] [stdout] 228 | | r#" [INFO] [stdout] 229 | | INSERT INTO teams_by_projects (team_id, project_id) [INFO] [stdout] 230 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 233 | | project.id, [INFO] [stdout] 234 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:266:28 [INFO] [stdout] | [INFO] [stdout] 266 | let project_info = sqlx::query!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 267 | | r#" [INFO] [stdout] 268 | | SELECT * FROM projects WHERE id = $1 [INFO] [stdout] 269 | | "#, [INFO] [stdout] 270 | | id, [INFO] [stdout] 271 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:300:34 [INFO] [stdout] | [INFO] [stdout] 300 | let project_final_info = sqlx::query!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 301 | | r#" [INFO] [stdout] 302 | | UPDATE projects [INFO] [stdout] 303 | | SET [INFO] [stdout] ... | [INFO] [stdout] 323 | | id, [INFO] [stdout] 324 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 330 | / sqlx::query!( [INFO] [stdout] 331 | | r#" [INFO] [stdout] 332 | | INSERT INTO members_by_projects (member_id, project_id) [INFO] [stdout] 333 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 336 | | id, [INFO] [stdout] 337 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:344:17 [INFO] [stdout] | [INFO] [stdout] 344 | / sqlx::query!( [INFO] [stdout] 345 | | r#" [INFO] [stdout] 346 | | DELETE FROM members_by_projects [INFO] [stdout] 347 | | WHERE member_id = $1 AND project_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 350 | | id, [INFO] [stdout] 351 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:360:17 [INFO] [stdout] | [INFO] [stdout] 360 | / sqlx::query!( [INFO] [stdout] 361 | | r#" [INFO] [stdout] 362 | | INSERT INTO teams_by_projects (team_id, project_id) [INFO] [stdout] 363 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 366 | | id, [INFO] [stdout] 367 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:374:17 [INFO] [stdout] | [INFO] [stdout] 374 | / sqlx::query!( [INFO] [stdout] 375 | | r#" [INFO] [stdout] 376 | | DELETE FROM teams_by_projects [INFO] [stdout] 377 | | WHERE team_id = $1 AND project_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 380 | | id, [INFO] [stdout] 381 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/operations.rs:413:28 [INFO] [stdout] | [INFO] [stdout] 413 | let project_info = sqlx::query!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 414 | | r#" [INFO] [stdout] 415 | | DELETE FROM projects WHERE id = $1 [INFO] [stdout] 416 | | RETURNING * [INFO] [stdout] 417 | | "#, [INFO] [stdout] 418 | | id, [INFO] [stdout] 419 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/relations.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | let tasks = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 53 | | r#" [INFO] [stdout] 54 | | SELECT * FROM tasks [INFO] [stdout] 55 | | WHERE project_id = $1"#, [INFO] [stdout] 56 | | &self.id [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/relations.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 92 | | r#" [INFO] [stdout] 93 | | SELECT member_id FROM members_by_projects [INFO] [stdout] 94 | | WHERE project_id = $1 [INFO] [stdout] 95 | | "#, [INFO] [stdout] 96 | | &self.id [INFO] [stdout] 97 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/projects/relations.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | let assets = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 117 | | r#" [INFO] [stdout] 118 | | SELECT * FROM assets [INFO] [stdout] 119 | | WHERE project_id = $1"#, [INFO] [stdout] 120 | | &self.id [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/resources/projects/relations.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 146 | | r#" [INFO] [stdout] 147 | | SELECT team_id FROM teams_by_projects [INFO] [stdout] 148 | | WHERE project_id = $1 [INFO] [stdout] 149 | | "#, [INFO] [stdout] 150 | | &self.id [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/resources/projects/relations.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | let changes = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 168 | | r#" [INFO] [stdout] 169 | | SELECT * FROM changes [INFO] [stdout] 170 | | WHERE resource_id = $1"#, [INFO] [stdout] 171 | | &self.id [INFO] [stdout] 172 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/extensions.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | / sqlx::query!( [INFO] [stdout] 76 | | r#" [INFO] [stdout] 77 | | INSERT INTO labels_by_tasks (task_id, label_id) [INFO] [stdout] 78 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 81 | | label, [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/resources/tasks/extensions.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | / sqlx::query!( [INFO] [stdout] 91 | | r#" [INFO] [stdout] 92 | | INSERT INTO tasks_by_assignees (task_id, assignee_id) [INFO] [stdout] 93 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 96 | | assignee, [INFO] [stdout] 97 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/loader.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | let tasks = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT * FROM tasks WHERE id = ANY($1) [INFO] [stdout] 28 | | "#, [INFO] [stdout] 29 | | &keys [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | let task = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 216 | | r#" [INFO] [stdout] 217 | | INSERT INTO tasks (title, description, owner_id, status, priority, due_date, project_id, lead_id, parent_id) [INFO] [stdout] 218 | | VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) [INFO] [stdout] ... | [INFO] [stdout] 229 | | input.parent_id, [INFO] [stdout] 230 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:236:17 [INFO] [stdout] | [INFO] [stdout] 236 | / sqlx::query!( [INFO] [stdout] 237 | | r#" [INFO] [stdout] 238 | | INSERT INTO labels_by_tasks (task_id, label_id) [INFO] [stdout] 239 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 242 | | label, [INFO] [stdout] 243 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | / sqlx::query!( [INFO] [stdout] 252 | | r#" [INFO] [stdout] 253 | | INSERT INTO tasks_by_assignees (task_id, assignee_id) [INFO] [stdout] 254 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 257 | | assignee, [INFO] [stdout] 258 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:347:25 [INFO] [stdout] | [INFO] [stdout] 347 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 348 | | r#" [INFO] [stdout] 349 | | SELECT * FROM tasks WHERE id = $1 [INFO] [stdout] 350 | | "#, [INFO] [stdout] 351 | | id, [INFO] [stdout] 352 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:384:31 [INFO] [stdout] | [INFO] [stdout] 384 | let task_final_info = sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 385 | | r#" [INFO] [stdout] 386 | | UPDATE tasks [INFO] [stdout] 387 | | SET [INFO] [stdout] ... | [INFO] [stdout] 407 | | id, [INFO] [stdout] 408 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | / sqlx::query!( [INFO] [stdout] 415 | | r#" [INFO] [stdout] 416 | | INSERT INTO labels_by_tasks (task_id, label_id) [INFO] [stdout] 417 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 420 | | label, [INFO] [stdout] 421 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:427:17 [INFO] [stdout] | [INFO] [stdout] 427 | / sqlx::query!( [INFO] [stdout] 428 | | r#" [INFO] [stdout] 429 | | DELETE FROM labels_by_tasks WHERE task_id = $1 AND label_id = $2 [INFO] [stdout] 430 | | "#, [INFO] [stdout] 431 | | id, [INFO] [stdout] 432 | | label, [INFO] [stdout] 433 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 441 | / sqlx::query!( [INFO] [stdout] 442 | | r#" [INFO] [stdout] 443 | | INSERT INTO tasks_by_assignees (task_id, assignee_id) [INFO] [stdout] 444 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 447 | | assignee, [INFO] [stdout] 448 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | / sqlx::query!( [INFO] [stdout] 455 | | r#" [INFO] [stdout] 456 | | DELETE FROM tasks_by_assignees WHERE task_id = $1 AND assignee_id = $2 [INFO] [stdout] 457 | | "#, [INFO] [stdout] 458 | | id, [INFO] [stdout] 459 | | assignee, [INFO] [stdout] 460 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:548:25 [INFO] [stdout] | [INFO] [stdout] 548 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 549 | | r#" [INFO] [stdout] 550 | | DELETE FROM tasks WHERE id = $1 [INFO] [stdout] 551 | | RETURNING * [INFO] [stdout] 552 | | "#, [INFO] [stdout] 553 | | id, [INFO] [stdout] 554 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/relations.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 72 | | r#" [INFO] [stdout] 73 | | SELECT assignee_id FROM tasks_by_assignees [INFO] [stdout] 74 | | WHERE task_id = $1 [INFO] [stdout] 75 | | "#, [INFO] [stdout] 76 | | &self.id [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/relations.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | SELECT label_id FROM labels_by_tasks [INFO] [stdout] 99 | | WHERE task_id = $1 [INFO] [stdout] 100 | | "#, [INFO] [stdout] 101 | | &self.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/resources/tasks/relations.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 119 | | r#" [INFO] [stdout] 120 | | SELECT id FROM tasks [INFO] [stdout] 121 | | WHERE parent_id = $1 [INFO] [stdout] 122 | | "#, [INFO] [stdout] 123 | | &self.id [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/relations.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | let changes = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 144 | | r#" [INFO] [stdout] 145 | | SELECT * FROM changes [INFO] [stdout] 146 | | WHERE resource_id = $1"#, [INFO] [stdout] 147 | | &self.id [INFO] [stdout] 148 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/loader.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | let teams = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 25 | | r#" [INFO] [stdout] 26 | | SELECT * FROM teams WHERE id = ANY($1) [INFO] [stdout] 27 | | "#, [INFO] [stdout] 28 | | &keys [INFO] [stdout] 29 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | let task = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 216 | | r#" [INFO] [stdout] 217 | | INSERT INTO tasks (title, description, owner_id, status, priority, due_date, project_id, lead_id, parent_id) [INFO] [stdout] 218 | | VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) [INFO] [stdout] ... | [INFO] [stdout] 229 | | input.parent_id, [INFO] [stdout] 230 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:236:17 [INFO] [stdout] | [INFO] [stdout] 236 | / sqlx::query!( [INFO] [stdout] 237 | | r#" [INFO] [stdout] 238 | | INSERT INTO labels_by_tasks (task_id, label_id) [INFO] [stdout] 239 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 242 | | label, [INFO] [stdout] 243 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | / sqlx::query!( [INFO] [stdout] 252 | | r#" [INFO] [stdout] 253 | | INSERT INTO tasks_by_assignees (task_id, assignee_id) [INFO] [stdout] 254 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 257 | | assignee, [INFO] [stdout] 258 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:347:25 [INFO] [stdout] | [INFO] [stdout] 347 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 348 | | r#" [INFO] [stdout] 349 | | SELECT * FROM tasks WHERE id = $1 [INFO] [stdout] 350 | | "#, [INFO] [stdout] 351 | | id, [INFO] [stdout] 352 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:384:31 [INFO] [stdout] | [INFO] [stdout] 384 | let task_final_info = sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 385 | | r#" [INFO] [stdout] 386 | | UPDATE tasks [INFO] [stdout] 387 | | SET [INFO] [stdout] ... | [INFO] [stdout] 407 | | id, [INFO] [stdout] 408 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | / sqlx::query!( [INFO] [stdout] 415 | | r#" [INFO] [stdout] 416 | | INSERT INTO labels_by_tasks (task_id, label_id) [INFO] [stdout] 417 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 420 | | label, [INFO] [stdout] 421 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:427:17 [INFO] [stdout] | [INFO] [stdout] 427 | / sqlx::query!( [INFO] [stdout] 428 | | r#" [INFO] [stdout] 429 | | DELETE FROM labels_by_tasks WHERE task_id = $1 AND label_id = $2 [INFO] [stdout] 430 | | "#, [INFO] [stdout] 431 | | id, [INFO] [stdout] 432 | | label, [INFO] [stdout] 433 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 441 | / sqlx::query!( [INFO] [stdout] 442 | | r#" [INFO] [stdout] 443 | | INSERT INTO tasks_by_assignees (task_id, assignee_id) [INFO] [stdout] 444 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 447 | | assignee, [INFO] [stdout] 448 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | / sqlx::query!( [INFO] [stdout] 455 | | r#" [INFO] [stdout] 456 | | DELETE FROM tasks_by_assignees WHERE task_id = $1 AND assignee_id = $2 [INFO] [stdout] 457 | | "#, [INFO] [stdout] 458 | | id, [INFO] [stdout] 459 | | assignee, [INFO] [stdout] 460 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/operations.rs:548:25 [INFO] [stdout] | [INFO] [stdout] 548 | let task_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 549 | | r#" [INFO] [stdout] 550 | | DELETE FROM tasks WHERE id = $1 [INFO] [stdout] 551 | | RETURNING * [INFO] [stdout] 552 | | "#, [INFO] [stdout] 553 | | id, [INFO] [stdout] 554 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/relations.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 72 | | r#" [INFO] [stdout] 73 | | SELECT assignee_id FROM tasks_by_assignees [INFO] [stdout] 74 | | WHERE task_id = $1 [INFO] [stdout] 75 | | "#, [INFO] [stdout] 76 | | &self.id [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/relations.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | SELECT label_id FROM labels_by_tasks [INFO] [stdout] 99 | | WHERE task_id = $1 [INFO] [stdout] 100 | | "#, [INFO] [stdout] 101 | | &self.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/resources/tasks/relations.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 119 | | r#" [INFO] [stdout] 120 | | SELECT id FROM tasks [INFO] [stdout] 121 | | WHERE parent_id = $1 [INFO] [stdout] 122 | | "#, [INFO] [stdout] 123 | | &self.id [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/tasks/relations.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | let changes = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 144 | | r#" [INFO] [stdout] 145 | | SELECT * FROM changes [INFO] [stdout] 146 | | WHERE resource_id = $1"#, [INFO] [stdout] 147 | | &self.id [INFO] [stdout] 148 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:159:31 [INFO] [stdout] | [INFO] [stdout] 159 | let team_final_info = sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 160 | | r#" [INFO] [stdout] 161 | | INSERT INTO teams (name, owner_id, visibility, prefix) [INFO] [stdout] 162 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 168 | | input.prefix [INFO] [stdout] 169 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | / sqlx::query!( [INFO] [stdout] 176 | | r#" [INFO] [stdout] 177 | | INSERT INTO members_by_teams (team_id, member_id) [INFO] [stdout] 178 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 181 | | member_id [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/resources/teams/operations.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / sqlx::query!( [INFO] [stdout] 191 | | r#" [INFO] [stdout] 192 | | INSERT INTO teams_by_projects (team_id, project_id) [INFO] [stdout] 193 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 196 | | project_id [INFO] [stdout] 197 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | let team_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 223 | | r#" [INFO] [stdout] 224 | | SELECT id, created_at, updated_at, name, owner_id, visibility, prefix [INFO] [stdout] 225 | | FROM teams [INFO] [stdout] ... | [INFO] [stdout] 228 | | id [INFO] [stdout] 229 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:296:31 [INFO] [stdout] | [INFO] [stdout] 296 | let team_final_info = sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 297 | | r#" [INFO] [stdout] 298 | | UPDATE teams [INFO] [stdout] 299 | | SET [INFO] [stdout] ... | [INFO] [stdout] 312 | | id, [INFO] [stdout] 313 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | / sqlx::query!( [INFO] [stdout] 320 | | r#" [INFO] [stdout] 321 | | INSERT INTO members_by_teams (team_id, member_id) [INFO] [stdout] 322 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 325 | | member_id [INFO] [stdout] 326 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | / sqlx::query!( [INFO] [stdout] 333 | | r#" [INFO] [stdout] 334 | | DELETE FROM members_by_teams [INFO] [stdout] 335 | | WHERE team_id = $1 AND member_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 338 | | member_id [INFO] [stdout] 339 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | / sqlx::query!( [INFO] [stdout] 348 | | r#" [INFO] [stdout] 349 | | INSERT INTO teams_by_projects (team_id, project_id) [INFO] [stdout] 350 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 353 | | project_id [INFO] [stdout] 354 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:360:17 [INFO] [stdout] | [INFO] [stdout] 360 | / sqlx::query!( [INFO] [stdout] 361 | | r#" [INFO] [stdout] 362 | | DELETE FROM teams_by_projects [INFO] [stdout] 363 | | WHERE team_id = $1 AND project_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 366 | | project_id [INFO] [stdout] 367 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 392 | let team_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 393 | | r#" [INFO] [stdout] 394 | | DELETE FROM teams [INFO] [stdout] 395 | | WHERE id = $1 [INFO] [stdout] ... | [INFO] [stdout] 398 | | id [INFO] [stdout] 399 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/relations.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 28 | | r#" [INFO] [stdout] 29 | | SELECT project_id FROM teams_by_projects [INFO] [stdout] 30 | | WHERE team_id = $1 [INFO] [stdout] 31 | | "#, [INFO] [stdout] 32 | | &self.id [INFO] [stdout] 33 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/loader.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | let teams = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 25 | | r#" [INFO] [stdout] 26 | | SELECT * FROM teams WHERE id = ANY($1) [INFO] [stdout] 27 | | "#, [INFO] [stdout] 28 | | &keys [INFO] [stdout] 29 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/relations.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 53 | | r#" [INFO] [stdout] 54 | | SELECT member_id FROM members_by_teams [INFO] [stdout] 55 | | WHERE team_id = $1 [INFO] [stdout] 56 | | "#, [INFO] [stdout] 57 | | &self.id [INFO] [stdout] 58 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:159:31 [INFO] [stdout] | [INFO] [stdout] 159 | let team_final_info = sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 160 | | r#" [INFO] [stdout] 161 | | INSERT INTO teams (name, owner_id, visibility, prefix) [INFO] [stdout] 162 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 168 | | input.prefix [INFO] [stdout] 169 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | / sqlx::query!( [INFO] [stdout] 176 | | r#" [INFO] [stdout] 177 | | INSERT INTO members_by_teams (team_id, member_id) [INFO] [stdout] 178 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 181 | | member_id [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/resources/teams/operations.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | / sqlx::query!( [INFO] [stdout] 191 | | r#" [INFO] [stdout] 192 | | INSERT INTO teams_by_projects (team_id, project_id) [INFO] [stdout] 193 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 196 | | project_id [INFO] [stdout] 197 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | let team_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 223 | | r#" [INFO] [stdout] 224 | | SELECT id, created_at, updated_at, name, owner_id, visibility, prefix [INFO] [stdout] 225 | | FROM teams [INFO] [stdout] ... | [INFO] [stdout] 228 | | id [INFO] [stdout] 229 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:296:31 [INFO] [stdout] | [INFO] [stdout] 296 | let team_final_info = sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 297 | | r#" [INFO] [stdout] 298 | | UPDATE teams [INFO] [stdout] 299 | | SET [INFO] [stdout] ... | [INFO] [stdout] 312 | | id, [INFO] [stdout] 313 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | / sqlx::query!( [INFO] [stdout] 320 | | r#" [INFO] [stdout] 321 | | INSERT INTO members_by_teams (team_id, member_id) [INFO] [stdout] 322 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 325 | | member_id [INFO] [stdout] 326 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | / sqlx::query!( [INFO] [stdout] 333 | | r#" [INFO] [stdout] 334 | | DELETE FROM members_by_teams [INFO] [stdout] 335 | | WHERE team_id = $1 AND member_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 338 | | member_id [INFO] [stdout] 339 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | / sqlx::query!( [INFO] [stdout] 348 | | r#" [INFO] [stdout] 349 | | INSERT INTO teams_by_projects (team_id, project_id) [INFO] [stdout] 350 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 353 | | project_id [INFO] [stdout] 354 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:360:17 [INFO] [stdout] | [INFO] [stdout] 360 | / sqlx::query!( [INFO] [stdout] 361 | | r#" [INFO] [stdout] 362 | | DELETE FROM teams_by_projects [INFO] [stdout] 363 | | WHERE team_id = $1 AND project_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 366 | | project_id [INFO] [stdout] 367 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/operations.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 392 | let team_info = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 393 | | r#" [INFO] [stdout] 394 | | DELETE FROM teams [INFO] [stdout] 395 | | WHERE id = $1 [INFO] [stdout] ... | [INFO] [stdout] 398 | | id [INFO] [stdout] 399 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/relations.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 28 | | r#" [INFO] [stdout] 29 | | SELECT project_id FROM teams_by_projects [INFO] [stdout] 30 | | WHERE team_id = $1 [INFO] [stdout] 31 | | "#, [INFO] [stdout] 32 | | &self.id [INFO] [stdout] 33 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/resources/teams/relations.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | let ids: Vec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 53 | | r#" [INFO] [stdout] 54 | | SELECT member_id FROM members_by_teams [INFO] [stdout] 55 | | WHERE team_id = $1 [INFO] [stdout] 56 | | "#, [INFO] [stdout] 57 | | &self.id [INFO] [stdout] 58 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/loader.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | ... .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/loader.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | ... .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/loader.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | ... .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/loader.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | ... .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/loader.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | ... .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/loader.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | ... .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/loader.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | ... .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/loader.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | ... .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/loader.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | ... .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/loader.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | ... .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/loader.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | ... .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/loader.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | ... .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/chats/operations.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | .and_then(|a| ChatStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/chats/operations.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | .and_then(|a| ChatStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/chats/operations.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | .and_then(|a| ChatStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/chats/operations.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | .and_then(|a| ChatStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/chats/operations.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | .and_then(|a| ChatStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/chats/operations.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | .and_then(|a| ChatStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/chats/operations.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | .and_then(|a| ChatStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/chats/operations.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | .and_then(|a| ChatStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/extensions.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/extensions.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/extensions.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/extensions.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/extensions.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/extensions.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/extensions.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/extensions.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/operations.rs:193:28 [INFO] [stdout] | [INFO] [stdout] 193 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/operations.rs:224:28 [INFO] [stdout] | [INFO] [stdout] 224 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/operations.rs:317:28 [INFO] [stdout] | [INFO] [stdout] 317 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/operations.rs:347:28 [INFO] [stdout] | [INFO] [stdout] 347 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/operations.rs:193:28 [INFO] [stdout] | [INFO] [stdout] 193 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/operations.rs:224:28 [INFO] [stdout] | [INFO] [stdout] 224 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/operations.rs:317:28 [INFO] [stdout] | [INFO] [stdout] 317 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/members/operations.rs:347:28 [INFO] [stdout] | [INFO] [stdout] 347 | .and_then(|a| MemberRole::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/messages/operations.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | .and_then(|a| MessageStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/messages/operations.rs:194:28 [INFO] [stdout] | [INFO] [stdout] 194 | .and_then(|a| MessageStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/messages/operations.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | .and_then(|a| MessageStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/messages/operations.rs:254:28 [INFO] [stdout] | [INFO] [stdout] 254 | .and_then(|a| MessageStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/messages/operations.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | .and_then(|a| MessageStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/messages/operations.rs:194:28 [INFO] [stdout] | [INFO] [stdout] 194 | .and_then(|a| MessageStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/messages/operations.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | .and_then(|a| MessageStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/messages/operations.rs:254:28 [INFO] [stdout] | [INFO] [stdout] 254 | .and_then(|a| MessageStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:288:28 [INFO] [stdout] | [INFO] [stdout] 288 | .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:292:28 [INFO] [stdout] | [INFO] [stdout] 292 | .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:407:28 [INFO] [stdout] | [INFO] [stdout] 407 | .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:436:28 [INFO] [stdout] | [INFO] [stdout] 436 | .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:440:28 [INFO] [stdout] | [INFO] [stdout] 440 | .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:288:28 [INFO] [stdout] | [INFO] [stdout] 288 | .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:292:28 [INFO] [stdout] | [INFO] [stdout] 292 | .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:407:28 [INFO] [stdout] | [INFO] [stdout] 407 | .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:436:28 [INFO] [stdout] | [INFO] [stdout] 436 | .and_then(|a| ProjectStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/operations.rs:440:28 [INFO] [stdout] | [INFO] [stdout] 440 | .and_then(|a| ProjectVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/relations.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/relations.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/relations.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | .and_then(|a| AssetKind::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/relations.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/relations.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/projects/relations.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | .and_then(|a| AssetKind::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:299:28 [INFO] [stdout] | [INFO] [stdout] 299 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:364:28 [INFO] [stdout] | [INFO] [stdout] 364 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:368:28 [INFO] [stdout] | [INFO] [stdout] 368 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:566:28 [INFO] [stdout] | [INFO] [stdout] 566 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:570:28 [INFO] [stdout] | [INFO] [stdout] 570 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:299:28 [INFO] [stdout] | [INFO] [stdout] 299 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:364:28 [INFO] [stdout] | [INFO] [stdout] 364 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:368:28 [INFO] [stdout] | [INFO] [stdout] 368 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:566:28 [INFO] [stdout] | [INFO] [stdout] 566 | .and_then(|a| TaskStatus::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/tasks/operations.rs:570:28 [INFO] [stdout] | [INFO] [stdout] 570 | .and_then(|a| TaskPriority::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/operations.rs:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/operations.rs:241:28 [INFO] [stdout] | [INFO] [stdout] 241 | .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/operations.rs:381:28 [INFO] [stdout] | [INFO] [stdout] 381 | .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/operations.rs:411:28 [INFO] [stdout] | [INFO] [stdout] 411 | .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/operations.rs:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/operations.rs:241:28 [INFO] [stdout] | [INFO] [stdout] 241 | .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/operations.rs:381:28 [INFO] [stdout] | [INFO] [stdout] 381 | .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/resources/teams/operations.rs:411:28 [INFO] [stdout] | [INFO] [stdout] 411 | .and_then(|a| TeamVisibility::from_str(&a).ok()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plexo-sdk` (lib test) due to 132 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `plexo-sdk` (lib) due to 132 previous errors [INFO] running `Command { std: "docker" "inspect" "70bb5517a3eab6d715acae9df22b5ab6fc587a3d06912a8037e5d17e3cc8e49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70bb5517a3eab6d715acae9df22b5ab6fc587a3d06912a8037e5d17e3cc8e49e", kill_on_drop: false }` [INFO] [stdout] 70bb5517a3eab6d715acae9df22b5ab6fc587a3d06912a8037e5d17e3cc8e49e