[INFO] fetching crate plexo-sdk 0.5.2...
[INFO] testing plexo-sdk-0.5.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate plexo-sdk 0.5.2 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plexo-sdk 0.5.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 367 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.30.1)
[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.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f51dd97a1686b1e63ac21fa5c1bc5617e5728debd8d7773ba3839ce5a1b3971
[INFO] running `Command { std: "docker" "start" "-a" "2f51dd97a1686b1e63ac21fa5c1bc5617e5728debd8d7773ba3839ce5a1b3971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f51dd97a1686b1e63ac21fa5c1bc5617e5728debd8d7773ba3839ce5a1b3971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f51dd97a1686b1e63ac21fa5c1bc5617e5728debd8d7773ba3839ce5a1b3971", kill_on_drop: false }`
[INFO] [stdout] 2f51dd97a1686b1e63ac21fa5c1bc5617e5728debd8d7773ba3839ce5a1b3971
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 495f29a5f1ef608df60772d69f4eed277849d9426158ac900fa7ac20b472b93d
[INFO] running `Command { std: "docker" "start" "-a" "495f29a5f1ef608df60772d69f4eed277849d9426158ac900fa7ac20b472b93d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling async-graphql-value v7.0.17
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling async-graphql-parser v7.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling rfc7239 v0.1.3
[INFO] [stderr]    Compiling poem-derive v3.1.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling wildmatch v2.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling poem v3.1.12
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling poem-openapi-derive v5.1.16
[INFO] [stderr]    Compiling async-graphql-derive v7.0.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling async-openai v0.20.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling poem-openapi v5.1.16
[INFO] [stderr]    Compiling async-graphql v7.0.17
[INFO] [stderr]    Compiling 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/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/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/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/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/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/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<Uuid> = 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<Uuid> = 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<Uuid> = 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<Uuid> = 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/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<Uuid> = 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<Uuid> = 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<Uuid> = 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<Uuid> = 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<Uuid> = 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/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<Uuid> = 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<Uuid> = 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[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 31 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 32 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 31 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 32 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 26 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 27 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 31 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 32 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 31 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 32 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 26 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 27 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 30 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 31 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 31 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 32 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 30 | |         .fetch_all(&*self.0.db_pool)
[INFO] [stdout] 31 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/organization/operations.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let task_info = sqlx::query!(
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |         Ok(task_info
[INFO] [stdout]     |            --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `task_info` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let task_info: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                      ++++++++++++
[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] 
[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] 
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/labels/relations.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let ids: Vec<Uuid> = 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] ...  |
[INFO] [stdout] 34 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 35 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/labels/relations.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let tasks_map = loaders.task_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[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] 
[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] 
[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] 
[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] 
[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] 
[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] 
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/members/relations.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 |           let ids: Vec<Uuid> = 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] ...  |
[INFO] [stdout] 29 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 30 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/members/relations.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let projects_map = loaders.project_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/members/relations.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |           let ids: Vec<Uuid> = 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] ...  |
[INFO] [stdout] 54 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 55 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/members/relations.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let tasks_map = loaders.task_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/members/relations.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |           let ids: Vec<Uuid> = 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] ...  |
[INFO] [stdout] 76 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 77 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/members/relations.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let teams_map = loaders.team_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[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] 
[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] 
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] 219 | |                 .execute(&mut *tx)
[INFO] [stdout] 220 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] 235 | |                 .execute(&mut *tx)
[INFO] [stdout] 236 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[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] 
[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] 
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] 338 | |                 .execute(&mut *tx)
[INFO] [stdout] 339 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] 352 | |                 .execute(&mut *tx)
[INFO] [stdout] 353 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] 368 | |                 .execute(&mut *tx)
[INFO] [stdout] 369 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] 382 | |                 .execute(&mut *tx)
[INFO] [stdout] 383 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[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] 
[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] 
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...  |
[INFO] [stdout] 58 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 59 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/projects/relations.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |           let ids: Vec<Uuid> = 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] ...  |
[INFO] [stdout] 98 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 99 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/resources/projects/relations.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let members_map = loaders.member_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...   |
[INFO] [stdout] 122 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 123 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/resources/projects/relations.rs:145:30
[INFO] [stdout]     |
[INFO] [stdout] 145 |           let ids: Vec<Uuid> = 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] ...   |
[INFO] [stdout] 152 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 153 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/resources/projects/relations.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let teams_map = loaders.team_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...   |
[INFO] [stdout] 173 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 174 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[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] 
[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] 
[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] 
[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] 
[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] 
[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] 
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/tasks/relations.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |           let ids: Vec<Uuid> = 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] ...  |
[INFO] [stdout] 78 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 79 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/tasks/relations.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let members_map = loaders.member_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/resources/tasks/relations.rs:96:30
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let ids: Vec<Uuid> = 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] ...   |
[INFO] [stdout] 103 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 104 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/resources/tasks/relations.rs:110:26
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let labels_map = loaders.label_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/resources/tasks/relations.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |           let ids: Vec<Uuid> = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 119 | |             r#"
[INFO] [stdout] 120 | |             SELECT id FROM tasks
[INFO] [stdout] 121 | |             WHERE parent_id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 126 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/resources/tasks/relations.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |           Ok(loaders
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 133 | |             .task_loader
[INFO] [stdout] 134 | |             .load_many(ids)
[INFO] [stdout] 135 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/resources/tasks/relations.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |             .map(|x| x.to_owned())
[INFO] [stdout]     |                   ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 138 |             .map(|x: /* Type */| x.to_owned())
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[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] ...   |
[INFO] [stdout] 149 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 150 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[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] 
[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] 
[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] 
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/teams/relations.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let ids: Vec<Uuid> = 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] ...  |
[INFO] [stdout] 34 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 35 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/teams/relations.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let projects_map = loaders.project_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/teams/relations.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let ids: Vec<Uuid> = 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] ...  |
[INFO] [stdout] 59 | |         .fetch_all(&*loaders.engine.db_pool)
[INFO] [stdout] 60 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/resources/teams/relations.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let members_map = loaders.member_loader.load_many(ids.clone()).await.unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plexo-sdk` (lib) due to 175 previous errors
[INFO] running `Command { std: "docker" "inspect" "495f29a5f1ef608df60772d69f4eed277849d9426158ac900fa7ac20b472b93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "495f29a5f1ef608df60772d69f4eed277849d9426158ac900fa7ac20b472b93d", kill_on_drop: false }`
[INFO] [stdout] 495f29a5f1ef608df60772d69f4eed277849d9426158ac900fa7ac20b472b93d
