[INFO] cloning repository https://github.com/njfio/fluentcli_web_services [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njfio/fluentcli_web_services" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjfio%2Ffluentcli_web_services", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjfio%2Ffluentcli_web_services'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fb3a3ed83f10931a559e5afd67ba0f67f1780ae [INFO] checking njfio/fluentcli_web_services/0fb3a3ed83f10931a559e5afd67ba0f67f1780ae against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjfio%2Ffluentcli_web_services" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/njfio/fluentcli_web_services [INFO] finished tweaking git repo https://github.com/njfio/fluentcli_web_services [INFO] tweaked toml for git repo https://github.com/njfio/fluentcli_web_services written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/njfio/fluentcli_web_services on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/njfio/fluentcli_web_services already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 65 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.7.8 [INFO] [stderr] Adding allocator-api2 v0.2.21 [INFO] [stderr] Adding anyhow v1.0.98 [INFO] [stderr] Adding atoi v1.0.0 [INFO] [stderr] Adding base64 v0.13.1 [INFO] [stderr] Adding bitflags v1.3.2 [INFO] [stderr] Adding crc v3.3.0 [INFO] [stderr] Adding crc-catalog v2.4.0 [INFO] [stderr] Adding crossbeam-queue v0.3.12 [INFO] [stderr] Adding crossbeam-utils v0.8.21 [INFO] [stderr] Adding difflib v0.4.0 [INFO] [stderr] Adding dirs v4.0.0 [INFO] [stderr] Adding dirs-sys v0.3.7 [INFO] [stderr] Adding dotenvy v0.15.7 [INFO] [stderr] Adding downcast v0.11.0 [INFO] [stderr] Adding either v1.15.0 [INFO] [stderr] Downgrading env_logger v0.11.5 -> v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding event-listener v2.5.3 [INFO] [stderr] Adding float-cmp v0.9.0 [INFO] [stderr] Adding fragile v2.0.1 [INFO] [stderr] Adding futures-intrusive v0.4.2 [INFO] [stderr] Adding hashbrown v0.12.3 [INFO] [stderr] Adding hashlink v0.8.4 [INFO] [stderr] Adding heck v0.4.1 [INFO] [stderr] Adding hermit-abi v0.5.2 [INFO] [stderr] Adding hkdf v0.12.4 [INFO] [stderr] Adding indexmap v1.9.3 [INFO] [stderr] Adding instant v0.1.13 [INFO] [stderr] Adding is-terminal v0.4.16 [INFO] [stderr] Adding itertools v0.10.5 [INFO] [stderr] Adding libredox v0.1.9 [INFO] [stderr] Adding mockall v0.11.4 (available: v0.13.1) [INFO] [stderr] Adding mockall_derive v0.11.4 [INFO] [stderr] Adding normalize-line-endings v0.3.0 [INFO] [stderr] Adding parking_lot v0.11.2 [INFO] [stderr] Adding parking_lot_core v0.8.6 [INFO] [stderr] Adding predicates v2.1.5 [INFO] [stderr] Adding predicates-core v1.0.9 [INFO] [stderr] Adding predicates-tree v1.0.12 [INFO] [stderr] Adding redox_syscall v0.2.16 [INFO] [stderr] Adding redox_users v0.4.6 [INFO] [stderr] Adding ring v0.16.20 [INFO] [stderr] Downgrading rustls v0.23.13 -> v0.20.9 [INFO] [stderr] Downgrading rustls-pemfile v2.1.3 -> v1.0.4 [INFO] [stderr] Adding sct v0.7.1 [INFO] [stderr] Adding spin v0.5.2 [INFO] [stderr] Adding sqlformat v0.2.6 [INFO] [stderr] Adding sqlx v0.6.3 (available: v0.8.6) [INFO] [stderr] Adding sqlx-core v0.6.3 [INFO] [stderr] Adding sqlx-macros v0.6.3 [INFO] [stderr] Adding sqlx-rt v0.6.3 [INFO] [stderr] Adding syn v1.0.109 [INFO] [stderr] Adding termcolor v1.4.1 [INFO] [stderr] Adding termtree v0.5.1 [INFO] [stderr] Downgrading tokio-rustls v0.26.0 -> v0.23.4 [INFO] [stderr] Adding tokio-test v0.4.4 [INFO] [stderr] Adding unicode-segmentation v1.12.0 [INFO] [stderr] Adding unicode_categories v0.1.1 [INFO] [stderr] Adding untrusted v0.7.1 [INFO] [stderr] Adding webpki v0.22.4 [INFO] [stderr] Adding webpki-roots v0.22.6 [INFO] [stderr] Adding winapi v0.3.9 [INFO] [stderr] Adding winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding winapi-util v0.1.9 [INFO] [stderr] Adding winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a18e75c78e19439b7857f2b8fba7d6f0c5feb1fb22e59a9f7b0af110ba74d0 [INFO] running `Command { std: "docker" "start" "-a" "25a18e75c78e19439b7857f2b8fba7d6f0c5feb1fb22e59a9f7b0af110ba74d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a18e75c78e19439b7857f2b8fba7d6f0c5feb1fb22e59a9f7b0af110ba74d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a18e75c78e19439b7857f2b8fba7d6f0c5feb1fb22e59a9f7b0af110ba74d0", kill_on_drop: false }` [INFO] [stdout] 25a18e75c78e19439b7857f2b8fba7d6f0c5feb1fb22e59a9f7b0af110ba74d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa67feadd9c1443f18fe51c83bb5b8030897cfcde4fed34b838d9fbb8757827 [INFO] running `Command { std: "docker" "start" "-a" "baa67feadd9c1443f18fe51c83bb5b8030897cfcde4fed34b838d9fbb8757827", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking sqlx-core v0.6.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking fluent_web_services v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/db/db.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use diesel::pg::PgConnection; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/db/db.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::r2d2::{self, ConnectionManager, Pool, PoolError}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `diesel` [INFO] [stdout] --> src/db/db.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::r2d2::{self, ConnectionManager, Pool, PoolError}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `diesel_migrations` [INFO] [stdout] --> src/db/db.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel_migrations::{embed_migrations, EmbeddedMigrations, MigrationHarness}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `diesel_migrations` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel_migrations`, use `cargo add diesel_migrations` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/agent.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/amber_store.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/configuration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/docker_file.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/db/db.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use diesel::pg::PgConnection; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/fluentcli.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/job.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/llm_template.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/pipeline.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/secure_vault.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/agent_service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/amber_store_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/api_key_service.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/attachment_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/chat/conversation_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/chat/message_service.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/configuration_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/docker_file_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/db/db.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::r2d2::{self, ConnectionManager, Pool, PoolError}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `diesel` [INFO] [stdout] --> src/db/db.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::r2d2::{self, ConnectionManager, Pool, PoolError}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `diesel_migrations` [INFO] [stdout] --> src/db/db.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel_migrations::{embed_migrations, EmbeddedMigrations, MigrationHarness}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `diesel_migrations` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel_migrations`, use `cargo add diesel_migrations` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/agent.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/amber_store.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/configuration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/docker_file.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/fluentcli.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/job.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/llm_template.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/pipeline.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/secure_vault.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/agent_service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/amber_store_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/api_key_service.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/attachment_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/chat/conversation_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/chat/message_service.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/configuration_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/docker_file_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/worker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/fluentcli_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest; [INFO] [stdout] | ^^^^^^^ no external crate `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/fluentcli_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/anthropic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/anthropic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/anthropic.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/cohere.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/cohere.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/cohere.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/dalle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/dalle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/dalle.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/gemini.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/gemini.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/gemini.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/grok.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/grok.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/grok.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/openai.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/openai.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/openai.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/perplexity.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/perplexity.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/perplexity.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::{Client, StatusCode}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/mistral.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/mistral.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/mistral.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/pipeline_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/secure_vault_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/user_service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/worker_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/llm_template_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/services/job_scheduler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/utils/auth.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use futures::future::{ok, Ready}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bcrypt` [INFO] [stdout] --> src/utils/auth.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bcrypt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bcrypt`, use `cargo add bcrypt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/utils/auth.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::Future; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aes` [INFO] [stdout] --> src/utils/encryption.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use aes::Aes256; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `aes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aes`, use `cargo add aes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `block_modes` [INFO] [stdout] --> src/utils/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use block_modes::block_padding::Pkcs7; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `block_modes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `block_modes`, use `cargo add block_modes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/worker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `block_modes` [INFO] [stdout] --> src/utils/encryption.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use block_modes::{BlockMode, Cbc}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `block_modes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `block_modes`, use `cargo add block_modes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/fluentcli_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest; [INFO] [stdout] | ^^^^^^^ no external crate `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex` [INFO] [stdout] --> src/utils/encryption.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hex; [INFO] [stdout] | ^^^ no external crate `hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/utils/encryption.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::Rng; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/utils/extractors.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::future::{ready, Ready}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/fluentcli_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bcrypt` [INFO] [stdout] --> src/utils/encryption.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bcrypt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bcrypt`, use `cargo add bcrypt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/anthropic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/anthropic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/utils/extractors.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `diesel` [INFO] [stdout] --> src/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::r2d2; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/anthropic.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/cohere.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/cohere.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/handlers/api_key.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/handlers/attachment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/cohere.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/api_key.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/conversation.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/llm_chat.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/llm_provider.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/message.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/handlers/stream_chat.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/stream_chat.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mime_guess` [INFO] [stdout] --> src/handlers/temp_image.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mime_guess::from_path; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `mime_guess` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mime_guess`, use `cargo add mime_guess` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/dalle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/dalle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/user_llm_config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/dalle.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/gemini.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/gemini.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/gemini.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/grok.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/grok.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/grok.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/openai.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/openai.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/openai.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/perplexity.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/perplexity.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/perplexity.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::{Client, StatusCode}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/mistral.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/mistral.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/mistral.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/pipeline_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/secure_vault_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/user_service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/worker_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/llm_template.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/llm_provider.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/chat_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/leonardo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/leonardo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/leonardo.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::{Client, RequestBuilder, Response}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/stability.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/stability.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/stability.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::{multipart, Client, RequestBuilder, Response}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::stream::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/llm_providers/stability.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/llm_template_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/services/job_scheduler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/utils/auth.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use futures::future::{ok, Ready}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bcrypt` [INFO] [stdout] --> src/utils/auth.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bcrypt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bcrypt`, use `cargo add bcrypt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/utils/auth.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::Future; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aes` [INFO] [stdout] --> src/utils/encryption.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use aes::Aes256; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `aes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aes`, use `cargo add aes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `block_modes` [INFO] [stdout] --> src/utils/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use block_modes::block_padding::Pkcs7; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `block_modes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `block_modes`, use `cargo add block_modes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_service.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use reqwest::{Client, RequestBuilder}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/handlers/attachment.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::attachments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/function_calling.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lazy_static` [INFO] [stdout] --> src/handlers/function_calling.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/handlers/function_calling.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lazy_static` [INFO] [stdout] --> src/handlers/metrics.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `block_modes` [INFO] [stdout] --> src/utils/encryption.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use block_modes::{BlockMode, Cbc}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `block_modes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `block_modes`, use `cargo add block_modes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex` [INFO] [stdout] --> src/utils/encryption.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hex; [INFO] [stdout] | ^^^ no external crate `hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prometheus` [INFO] [stdout] --> src/handlers/metrics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use prometheus::{Encoder, TextEncoder, Registry, CounterVec, IntGauge, opts}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `prometheus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `prometheus`, use `cargo add prometheus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/utils/encryption.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::Rng; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/active_worker.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/utils/extractors.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::future::{ready, Ready}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bcrypt` [INFO] [stdout] --> src/utils/encryption.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bcrypt::{hash, verify, DEFAULT_COST}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `bcrypt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bcrypt`, use `cargo add bcrypt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/utils/extractors.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `diesel` [INFO] [stdout] --> src/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::r2d2; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/handlers/api_key.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/handlers/attachment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/api_key.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/conversation.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/llm_chat.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/llm_provider.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/message.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/handlers/stream_chat.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/stream_chat.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mime_guess` [INFO] [stdout] --> src/handlers/temp_image.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mime_guess::from_path; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `mime_guess` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mime_guess`, use `cargo add mime_guess` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/user_llm_config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/llm_template.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/llm_provider.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::active_workers` [INFO] [stdout] --> src/models/active_worker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::active_workers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `active_workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/agent.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::agents` [INFO] [stdout] --> src/models/agent.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::agents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `agents` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/amber_store.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::amber_store` [INFO] [stdout] --> src/models/amber_store.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::amber_store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `amber_store` in `schema` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these modules instead [INFO] [stdout] | [INFO] [stdout] 1 - use crate::schema::amber_store; [INFO] [stdout] 1 + use crate::handlers::amber_store; [INFO] [stdout] | [INFO] [stdout] 1 - use crate::schema::amber_store; [INFO] [stdout] 1 + use crate::models::amber_store; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/api_key.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::api_keys` [INFO] [stdout] --> src/models/api_key.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::api_keys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `api_keys` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/configuration.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/chat_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/leonardo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/leonardo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/leonardo.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::{Client, RequestBuilder, Response}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/stability.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> src/services/llm_providers/stability.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::{self, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_providers/stability.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest::{multipart, Client, RequestBuilder, Response}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::stream::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/llm_providers/stability.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/llm_service.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use reqwest::{Client, RequestBuilder}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `reqwest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/tests/chat_service_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::configurations` [INFO] [stdout] --> src/models/configuration.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::configurations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/docker_file.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::docker_files` [INFO] [stdout] --> src/models/docker_file.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::docker_files; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/tests/utils_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/job.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/handlers/attachment.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::attachments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/function_calling.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::jobs` [INFO] [stdout] --> src/models/job.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::jobs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/pipeline.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lazy_static` [INFO] [stdout] --> src/handlers/function_calling.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/handlers/function_calling.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lazy_static` [INFO] [stdout] --> src/handlers/metrics.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::pipelines` [INFO] [stdout] --> src/models/pipeline.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::pipelines; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/secure_vault.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::secure_vaults` [INFO] [stdout] --> src/models/secure_vault.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::secure_vaults; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prometheus` [INFO] [stdout] --> src/handlers/metrics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use prometheus::{Encoder, TextEncoder, Registry, CounterVec, IntGauge, opts}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `prometheus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `prometheus`, use `cargo add prometheus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/active_worker.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::users` [INFO] [stdout] --> src/models/user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::users; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/worker.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::active_workers` [INFO] [stdout] --> src/models/active_worker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::active_workers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `active_workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/agent.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::workers` [INFO] [stdout] --> src/models/worker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::workers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/attachment.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::agents` [INFO] [stdout] --> src/models/agent.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::agents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `agents` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/models/attachment.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::schema::attachments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/conversation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/amber_store.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::conversations` [INFO] [stdout] --> src/models/conversation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::conversations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/llm_provider.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::amber_store` [INFO] [stdout] --> src/models/amber_store.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::amber_store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `amber_store` in `schema` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these modules instead [INFO] [stdout] | [INFO] [stdout] 1 - use crate::schema::amber_store; [INFO] [stdout] 1 + use crate::handlers::amber_store; [INFO] [stdout] | [INFO] [stdout] 1 - use crate::schema::amber_store; [INFO] [stdout] 1 + use crate::models::amber_store; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/api_key.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::llm_providers` [INFO] [stdout] --> src/models/llm_provider.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::llm_providers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `llm_providers` in `schema` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 1 - use crate::schema::llm_providers; [INFO] [stdout] 1 + use crate::services::llm_providers; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/message.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::api_keys` [INFO] [stdout] --> src/models/api_key.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::api_keys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `api_keys` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/configuration.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::configurations` [INFO] [stdout] --> src/models/configuration.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::configurations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/docker_file.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::messages` [INFO] [stdout] --> src/models/message.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::schema::messages; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/user_llm_config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::user_llm_configs` [INFO] [stdout] --> src/models/user_llm_config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::user_llm_configs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::docker_files` [INFO] [stdout] --> src/models/docker_file.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::docker_files; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/job.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::agents` [INFO] [stdout] --> src/services/agent_service.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::schema::agents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `agents` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::jobs` [INFO] [stdout] --> src/models/job.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::jobs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/pipeline.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::schema::api_keys`, `crate::schema::user_llm_configs` [INFO] [stdout] --> src/services/api_key_service.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::{api_keys, user_llm_configs}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ no `user_llm_configs` in `schema` [INFO] [stdout] | | [INFO] [stdout] | no `api_keys` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::attachments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | use crate::schema::attachments::dsl; [INFO] [stdout] | ^^^^^^^^^^^ could not find `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | use crate::schema::attachments::dsl; [INFO] [stdout] | ^^^^^^^^^^^ could not find `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | use crate::schema::attachments::dsl; [INFO] [stdout] | ^^^^^^^^^^^ could not find `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::pipelines` [INFO] [stdout] --> src/models/pipeline.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::pipelines; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/secure_vault.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | use crate::schema::attachments::dsl; [INFO] [stdout] | ^^^^^^^^^^^ could not find `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conversations` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::schema::conversations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conversations` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::schema::conversations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conversations` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::schema::conversations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conversations` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | use crate::schema::conversations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 76 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::secure_vaults` [INFO] [stdout] --> src/models/secure_vault.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::secure_vaults; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::users` [INFO] [stdout] --> src/models/user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::users; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/worker.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::workers` [INFO] [stdout] --> src/models/worker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::workers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/attachment.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::conversations` [INFO] [stdout] --> src/services/chat/conversation_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::conversations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/message_service.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/message_service.rs:291:28 [INFO] [stdout] | [INFO] [stdout] 291 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/message_service.rs:305:28 [INFO] [stdout] | [INFO] [stdout] 305 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/message_service.rs:337:28 [INFO] [stdout] | [INFO] [stdout] 337 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/models/attachment.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::schema::attachments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/conversation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::messages` [INFO] [stdout] --> src/services/chat/message_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::messages; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 76 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::conversations` [INFO] [stdout] --> src/models/conversation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::conversations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/llm_provider.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::user_llm_configs` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::user_llm_configs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/provider/adapter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/provider/openai.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/provider/anthropic.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/tool/executor.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/job_service.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::llm_providers` [INFO] [stdout] --> src/models/llm_provider.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::llm_providers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `llm_providers` in `schema` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 1 - use crate::schema::llm_providers; [INFO] [stdout] 1 + use crate::services::llm_providers; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:330:28 [INFO] [stdout] | [INFO] [stdout] 330 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:359:28 [INFO] [stdout] | [INFO] [stdout] 359 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:375:28 [INFO] [stdout] | [INFO] [stdout] 375 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/message.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::messages` [INFO] [stdout] --> src/models/message.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::schema::messages; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/models/user_llm_config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/examples/weather_tool.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::user_llm_configs` [INFO] [stdout] --> src/models/user_llm_config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::schema::user_llm_configs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `amber_store` in `schema` [INFO] [stdout] --> src/services/amber_store_service.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::schema::amber_store::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `amber_store` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::agents` [INFO] [stdout] --> src/services/agent_service.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::schema::agents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `agents` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::schema::llm_providers`, `crate::schema::user_llm_configs` [INFO] [stdout] --> src/services/llm_provider.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::{llm_providers, user_llm_configs}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `user_llm_configs` in `schema` [INFO] [stdout] | | [INFO] [stdout] | no `llm_providers` in `schema` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] crate::services::llm_providers [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | use crate::schema::users::dsl::*; // Add this line to import users [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::users` [INFO] [stdout] --> src/services/user_service.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::schema::users; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken` [INFO] [stdout] --> src/utils/jwt.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use jsonwebtoken::{decode, encode, DecodingKey, EncodingKey, Header, Validation}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lazy_static` [INFO] [stdout] --> src/utils/jwt.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/utils/jwt.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/attachment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/active_worker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/active_worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/agent.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/agent.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/amber_store.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/amber_store.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/api_key.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/api_key.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/configuration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/configuration.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/docker_file.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::schema::api_keys`, `crate::schema::user_llm_configs` [INFO] [stdout] --> src/services/api_key_service.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::{api_keys, user_llm_configs}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ no `user_llm_configs` in `schema` [INFO] [stdout] | | [INFO] [stdout] | no `api_keys` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/docker_file.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/job.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/job.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::attachments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/pipeline.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/pipeline.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | use crate::schema::attachments::dsl; [INFO] [stdout] | ^^^^^^^^^^^ could not find `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/secure_vault.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/secure_vault.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | use crate::schema::attachments::dsl; [INFO] [stdout] | ^^^^^^^^^^^ could not find `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/user.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | use crate::schema::attachments::dsl; [INFO] [stdout] | ^^^^^^^^^^^ could not find `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::attachments` [INFO] [stdout] --> src/services/attachment_service.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | use crate::schema::attachments::dsl; [INFO] [stdout] | ^^^^^^^^^^^ could not find `attachments` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conversations` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::schema::conversations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conversations` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::schema::conversations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conversations` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::schema::conversations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `conversations` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | use crate::schema::conversations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/conversation_service.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 76 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::conversations` [INFO] [stdout] --> src/services/chat/conversation_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::conversations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `conversations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/message_service.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/message_service.rs:291:28 [INFO] [stdout] | [INFO] [stdout] 291 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/message_service.rs:305:28 [INFO] [stdout] | [INFO] [stdout] 305 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `messages` in `schema` [INFO] [stdout] --> src/services/chat/message_service.rs:337:28 [INFO] [stdout] | [INFO] [stdout] 337 | use crate::schema::messages::dsl::*; [INFO] [stdout] | ^^^^^^^^ could not find `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::messages` [INFO] [stdout] --> src/services/chat/message_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::messages; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `messages` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/worker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/attachment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/attachment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/conversation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/llm_provider.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/message.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/message.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/user_llm_config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/user_llm_config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/services/agent_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::Utc; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/agent_service.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/amber_store_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aes` [INFO] [stdout] --> src/services/api_key_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aes::Aes256; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `aes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aes`, use `cargo add aes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `block_modes` [INFO] [stdout] --> src/services/api_key_service.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use block_modes::{BlockMode, Cbc}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `block_modes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `block_modes`, use `cargo add block_modes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `block_padding` [INFO] [stdout] --> src/services/api_key_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use block_padding::Pkcs7; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `block_padding` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `block_padding`, use `cargo add block_padding` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 76 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user_llm_configs` in `schema` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | use crate::schema::user_llm_configs::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/services/api_key_service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex` [INFO] [stdout] --> src/services/api_key_service.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use hex; [INFO] [stdout] | ^^^ no external crate `hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/services/api_key_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rand::Rng; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/api_key_service.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `configurations` in `schema` [INFO] [stdout] --> src/services/configuration_service.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::schema::configurations::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `configurations` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `regex` [INFO] [stdout] --> src/services/attachment_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use regex::Regex; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `regex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/attachment_service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use reqwest; [INFO] [stdout] | ^^^^^^^ no external crate `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `docker_files` in `schema` [INFO] [stdout] --> src/services/docker_file_service.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::schema::docker_files::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `docker_files` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::user_llm_configs` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::user_llm_configs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `user_llm_configs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/provider/adapter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `url` [INFO] [stdout] --> src/services/attachment_service.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use url::Url; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `url` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/provider/openai.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/provider/anthropic.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/tool/executor.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/attachment_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/chat/conversation_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/chat/message_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/job_service.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/configuration_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:330:28 [INFO] [stdout] | [INFO] [stdout] 330 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:359:28 [INFO] [stdout] | [INFO] [stdout] 359 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:375:28 [INFO] [stdout] | [INFO] [stdout] 375 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `jobs` in `schema` [INFO] [stdout] --> src/services/job_service.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | use crate::schema::jobs::dsl::*; [INFO] [stdout] | ^^^^ could not find `jobs` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/docker_file_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tempfile` [INFO] [stdout] --> src/services/job_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tempfile::NamedTempFile; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `tempfile` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/job_service.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/llm_provider.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde_yaml` [INFO] [stdout] --> src/services/pipeline_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ no external crate `serde_yaml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/pipeline_service.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/secure_vault_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/services/user_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::Utc; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/user_service.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/worker_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/services/function_calling/examples/weather_tool.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `pipelines` in `schema` [INFO] [stdout] --> src/services/pipeline_service.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | use crate::schema::pipelines::dsl::*; [INFO] [stdout] | ^^^^^^^^^ could not find `pipelines` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `secure_vaults` in `schema` [INFO] [stdout] --> src/services/secure_vault_service.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::schema::secure_vaults::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `secure_vaults` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | diesel::joinable!(active_workers -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | diesel::joinable!(agents -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | diesel::joinable!(amber_store -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | diesel::joinable!(api_keys -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | diesel::joinable!(configurations -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | diesel::joinable!(conversations -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | diesel::joinable!(docker_files -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | diesel::joinable!(jobs -> amber_store (amber_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | diesel::joinable!(jobs -> configurations (config)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | diesel::joinable!(jobs -> docker_files (worker_type)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | diesel::joinable!(jobs -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | diesel::joinable!(llm_providers -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | diesel::joinable!(messages -> attachments (attachment_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | diesel::joinable!(messages -> conversations (conversation_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | diesel::joinable!(pipelines -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | diesel::joinable!(secure_vault -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | diesel::joinable!(secure_vaults -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | diesel::joinable!(user_llm_configs -> api_keys (api_key_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | diesel::joinable!(user_llm_configs -> llm_providers (provider_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | diesel::joinable!(user_llm_configs -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | diesel::joinable!(workers -> docker_files (worker_type)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | diesel::allow_tables_to_appear_in_same_query!( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::schema::llm_providers`, `crate::schema::user_llm_configs` [INFO] [stdout] --> src/services/llm_provider.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::{llm_providers, user_llm_configs}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `user_llm_configs` in `schema` [INFO] [stdout] | | [INFO] [stdout] | no `llm_providers` in `schema` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] crate::services::llm_providers [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | use crate::schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> src/services/user_service.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | use crate::schema::users::dsl::*; // Add this line to import users [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `workers` in `schema` [INFO] [stdout] --> src/services/worker_service.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | use crate::schema::workers::dsl::*; [INFO] [stdout] | ^^^^^^^ could not find `workers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::schema::users` [INFO] [stdout] --> src/services/user_service.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::schema::users; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `jsonwebtoken` [INFO] [stdout] --> src/utils/jwt.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use jsonwebtoken::{decode, encode, DecodingKey, EncodingKey, Header, Validation}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonwebtoken` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jsonwebtoken`, use `cargo add jsonwebtoken` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lazy_static` [INFO] [stdout] --> src/utils/jwt.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/utils/jwt.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::handlers::metrics::SCHEDULED_JOBS_GAUGE` [INFO] [stdout] --> src/tests/metrics_tests.rs:2:75 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::handlers::metrics::{metrics, init_metrics, set_scheduled_jobs, SCHEDULED_JOBS_GAUGE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `SCHEDULED_JOBS_GAUGE` in `handlers::metrics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/handlers/attachment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/active_worker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/active_worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/agent.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/agent.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/amber_store.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/amber_store.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/api_key.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/api_key.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/configuration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/configuration.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/docker_file.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/docker_file.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/job.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/job.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/pipeline.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/pipeline.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/secure_vault.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/secure_vault.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/user.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/worker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/attachment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/attachment.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/conversation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/llm_provider.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/active_worker.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/message.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/message.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/models/user_llm_config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/models/user_llm_config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/services/agent_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::Utc; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/agent_service.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/amber_store_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aes` [INFO] [stdout] --> src/services/api_key_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aes::Aes256; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `aes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aes`, use `cargo add aes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `block_modes` [INFO] [stdout] --> src/services/api_key_service.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use block_modes::{BlockMode, Cbc}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `block_modes` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `block_modes`, use `cargo add block_modes` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `block_padding` [INFO] [stdout] --> src/services/api_key_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use block_padding::Pkcs7; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `block_padding` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `block_padding`, use `cargo add block_padding` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/services/api_key_service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex` [INFO] [stdout] --> src/services/api_key_service.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use hex; [INFO] [stdout] | ^^^ no external crate `hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/services/api_key_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rand::Rng; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/api_key_service.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `regex` [INFO] [stdout] --> src/services/attachment_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use regex::Regex; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `regex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> src/services/attachment_service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use reqwest; [INFO] [stdout] | ^^^^^^^ no external crate `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `url` [INFO] [stdout] --> src/services/attachment_service.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use url::Url; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `url` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/attachment_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/chat/conversation_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/chat/message_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/configuration_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/docker_file_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tempfile` [INFO] [stdout] --> src/services/job_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tempfile::NamedTempFile; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `tempfile` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/job_service.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/active_worker.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/llm_provider.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde_yaml` [INFO] [stdout] --> src/services/pipeline_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ no external crate `serde_yaml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/pipeline_service.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/secure_vault_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/services/user_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::Utc; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/user_service.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uuid` [INFO] [stdout] --> src/services/worker_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use uuid::Uuid; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uuid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/active_worker.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | diesel::table! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | diesel::joinable!(active_workers -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | diesel::joinable!(agents -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | diesel::joinable!(amber_store -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | diesel::joinable!(api_keys -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | diesel::joinable!(configurations -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/active_worker.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | diesel::joinable!(conversations -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | diesel::joinable!(docker_files -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | diesel::joinable!(jobs -> amber_store (amber_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | diesel::joinable!(jobs -> configurations (config)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | diesel::joinable!(jobs -> docker_files (worker_type)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | diesel::joinable!(jobs -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | diesel::joinable!(llm_providers -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | diesel::joinable!(messages -> attachments (attachment_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | diesel::joinable!(messages -> conversations (conversation_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | diesel::joinable!(pipelines -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | diesel::joinable!(secure_vault -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | diesel::joinable!(secure_vaults -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | diesel::joinable!(user_llm_configs -> api_keys (api_key_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | diesel::joinable!(user_llm_configs -> llm_providers (provider_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | diesel::joinable!(user_llm_configs -> users (user_id)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | diesel::joinable!(workers -> docker_files (worker_type)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/schema.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | diesel::allow_tables_to_appear_in_same_query!( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/active_worker.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/active_worker.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/active_worker.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/active_worker.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/active_worker.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = active_workers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/agent.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/agent.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/agent.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/active_worker.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = active_workers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/agent.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/agent.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/agent.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/agent.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/agent.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/agent.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[diesel(table_name = agents)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/agent.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/agent.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[diesel(table_name = agents)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/agent.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/agent.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[diesel(table_name = agents)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/agent.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(AsChangeset, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/agent.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[diesel(table_name = agents)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/agent.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(AsChangeset, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/agent.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | #[diesel(table_name = agents)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/amber_store.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/agent.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | #[diesel(table_name = agents)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/amber_store.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/amber_store.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/amber_store.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/amber_store.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/amber_store.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/amber_store.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/amber_store.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/amber_store.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = amber_store)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/amber_store.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/amber_store.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = amber_store)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/amber_store.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[diesel(table_name = amber_store)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/amber_store.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/amber_store.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(AsChangeset, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/amber_store.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[diesel(table_name = amber_store)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/amber_store.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[diesel(table_name = amber_store)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/amber_store.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(AsChangeset, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/api_key.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize, Clone, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/api_key.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/amber_store.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[diesel(table_name = amber_store)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/api_key.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize, Clone, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/api_key.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize, Clone, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/api_key.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/api_key.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/api_key.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize, Clone, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/api_key.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/api_key.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[diesel(table_name = api_keys)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/api_key.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[diesel(table_name = api_keys)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/api_key.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[diesel(column_name = "key_value")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/api_key.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[diesel(column_name = "key_value")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/api_key.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/api_key.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/api_key.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[diesel(table_name = api_keys)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/api_key.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[diesel(table_name = api_keys)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/configuration.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/configuration.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/configuration.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/configuration.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/configuration.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/configuration.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/configuration.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/configuration.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/configuration.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[diesel(table_name = configurations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/configuration.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/configuration.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[diesel(table_name = configurations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/configuration.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/configuration.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[diesel(table_name = configurations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/docker_file.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/docker_file.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/configuration.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[diesel(table_name = configurations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/docker_file.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/docker_file.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/configuration.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/configuration.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[diesel(table_name = configurations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/configuration.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/docker_file.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = docker_files)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/docker_file.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/docker_file.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[diesel(table_name = docker_files)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/configuration.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[diesel(table_name = configurations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/docker_file.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/docker_file.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/docker_file.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[diesel(table_name = docker_files)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/docker_file.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/job.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/job.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/docker_file.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/job.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/job.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/docker_file.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/job.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[diesel(table_name = jobs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/job.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/job.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[diesel(table_name = jobs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/docker_file.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = docker_files)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/job.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/job.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[diesel(table_name = jobs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/docker_file.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/pipeline.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/pipeline.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/pipeline.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/pipeline.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/docker_file.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[diesel(table_name = docker_files)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/docker_file.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/pipeline.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = pipelines)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/pipeline.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/docker_file.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[diesel(table_name = docker_files)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/pipeline.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[diesel(table_name = pipelines)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/job.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/pipeline.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/job.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/pipeline.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[diesel(table_name = pipelines)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/job.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/job.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = secure_vaults)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[diesel(table_name = secure_vaults)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/job.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[diesel(table_name = jobs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/job.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[diesel(table_name = secure_vaults)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/user.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/job.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[diesel(table_name = jobs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/user.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/job.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/job.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[diesel(table_name = jobs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = users)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/pipeline.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/user.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/pipeline.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/pipeline.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/pipeline.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[diesel(table_name = users)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/user.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[diesel(table_name = users)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/worker.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/worker.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/pipeline.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = pipelines)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/worker.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/pipeline.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/worker.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/pipeline.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[diesel(table_name = pipelines)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/pipeline.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/pipeline.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[diesel(table_name = pipelines)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/worker.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = workers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/worker.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/worker.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[diesel(table_name = workers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/worker.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/worker.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[diesel(table_name = workers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/attachment.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/attachment.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = secure_vaults)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Associations` in this scope [INFO] [stdout] --> src/models/attachment.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[diesel(table_name = secure_vaults)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/attachment.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[diesel(belongs_to(Message))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/attachment.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[diesel(table_name = attachments)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/attachment.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Insertable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/secure_vault.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[diesel(table_name = secure_vaults)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/attachment.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[diesel(table_name = attachments)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/user.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/conversation.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/user.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Selectable` in this scope [INFO] [stdout] --> src/models/conversation.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/conversation.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = users)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/user.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/conversation.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[diesel(table_name = conversations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[diesel(table_name = users)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/conversation.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Insertable, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/user.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/conversation.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[diesel(table_name = conversations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[diesel(table_name = users)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | Debug, Serialize, Deserialize, Queryable, Identifiable, Selectable, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/worker.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | Debug, Serialize, Deserialize, Queryable, Identifiable, Selectable, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/worker.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Selectable` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:8:61 [INFO] [stdout] | [INFO] [stdout] 8 | Debug, Serialize, Deserialize, Queryable, Identifiable, Selectable, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/worker.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:8:73 [INFO] [stdout] | [INFO] [stdout] 8 | Debug, Serialize, Deserialize, Queryable, Identifiable, Selectable, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/worker.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Queryable, Identifiable, Insertable, AsChangeset, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[diesel(table_name = llm_providers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/worker.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[diesel(table_name = workers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Insertable, AsChangeset, Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/worker.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Insertable, AsChangeset, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/worker.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[diesel(table_name = workers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/worker.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(AsChangeset, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[diesel(table_name = llm_providers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/message.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/worker.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[diesel(table_name = workers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/message.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/attachment.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Associations` in this scope [INFO] [stdout] --> src/models/message.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/attachment.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Associations` in this scope [INFO] [stdout] --> src/models/attachment.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/message.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[diesel(belongs_to(Conversation))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/message.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[diesel(table_name = messages)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/message.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Insertable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/attachment.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[diesel(belongs_to(Message))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/attachment.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[diesel(table_name = attachments)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/message.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[diesel(table_name = messages)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/attachment.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Insertable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Selectable` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/attachment.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[diesel(table_name = attachments)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/conversation.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:8:73 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Selectable` in this scope [INFO] [stdout] --> src/models/conversation.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/conversation.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[diesel(table_name = user_llm_configs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/conversation.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[diesel(table_name = conversations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Insertable, Deserialize, Debug, AsChangeset, Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/conversation.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Insertable, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Insertable, Deserialize, Debug, AsChangeset, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/conversation.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[diesel(table_name = conversations)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | Debug, Serialize, Deserialize, Queryable, Identifiable, Selectable, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[diesel(table_name = user_llm_configs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | Debug, Serialize, Deserialize, Queryable, Identifiable, Selectable, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Selectable` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:8:61 [INFO] [stdout] | [INFO] [stdout] 8 | Debug, Serialize, Deserialize, Queryable, Identifiable, Selectable, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:8:73 [INFO] [stdout] | [INFO] [stdout] 8 | Debug, Serialize, Deserialize, Queryable, Identifiable, Selectable, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/error.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | DatabaseError(#[from] diesel::result::Error), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[diesel(table_name = llm_providers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Insertable, AsChangeset, Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Insertable, AsChangeset, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/handlers/stream_chat.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | futures::stream::poll_fn(move |cx| rx.poll_recv(cx)) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/llm_provider.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[diesel(table_name = llm_providers)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/message.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/message.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Associations` in this scope [INFO] [stdout] --> src/models/message.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Queryable, Identifiable, Associations, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/message.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[diesel(belongs_to(Conversation))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/message.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[diesel(table_name = messages)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/message.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Insertable, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/message.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[diesel(table_name = messages)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Queryable` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Selectable` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:8:73 [INFO] [stdout] | [INFO] [stdout] 8 | Queryable, Selectable, Identifiable, Serialize, Deserialize, Debug, AsChangeset, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[diesel(table_name = user_llm_configs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Insertable` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Insertable, Deserialize, Debug, AsChangeset, Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Insertable, Deserialize, Debug, AsChangeset, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `diesel` in this scope [INFO] [stdout] --> src/models/user_llm_config.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[diesel(table_name = user_llm_configs)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/error.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | DatabaseError(#[from] diesel::result::Error), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/handlers/stream_chat.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | futures::stream::poll_fn(move |cx| rx.poll_recv(cx)) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/chat/message_service.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | .transaction::<_, diesel::result::Error, _>(|conn| { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | let exists = diesel::select(diesel::dsl::exists( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:187:55 [INFO] [stdout] | [INFO] [stdout] 187 | .set((status.eq("running"), started_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:295:49 [INFO] [stdout] | [INFO] [stdout] 295 | ... completed_at.eq(diesel::dsl::now), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:306:49 [INFO] [stdout] | [INFO] [stdout] 306 | ... completed_at.eq(diesel::dsl::now), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:345:57 [INFO] [stdout] | [INFO] [stdout] 345 | .set((status.eq("stopped"), completed_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/chat/message_service.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | .transaction::<_, diesel::result::Error, _>(|conn| { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | let exists = diesel::select(diesel::dsl::exists( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | Err(e) => return Box::pin(futures::stream::once(async move { Err(e) })), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | return Box::pin(futures::stream::once(async move { Err(e) })); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | futures::stream::once(async move { request.send().await }) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:156:38 [INFO] [stdout] | [INFO] [stdout] 156 | ... Box::pin(futures::stream::once(error_future)) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | Box::pin(futures::stream::once(async move { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:187:55 [INFO] [stdout] | [INFO] [stdout] 187 | .set((status.eq("running"), started_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:295:49 [INFO] [stdout] | [INFO] [stdout] 295 | ... completed_at.eq(diesel::dsl::now), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:306:49 [INFO] [stdout] | [INFO] [stdout] 306 | ... completed_at.eq(diesel::dsl::now), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/job_service.rs:345:57 [INFO] [stdout] | [INFO] [stdout] 345 | .set((status.eq("stopped"), completed_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono` [INFO] [stdout] --> src/utils/jwt.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let expiration = chrono::Utc::now() [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono` [INFO] [stdout] --> src/utils/jwt.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | let current_time = chrono::Utc::now().timestamp() as usize; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOOL_REGISTRY` in this scope [INFO] [stdout] --> src/handlers/function_calling.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let registry = TOOL_REGISTRY.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOOL_REGISTRY` in this scope [INFO] [stdout] --> src/handlers/function_calling.rs:341:20 [INFO] [stdout] | [INFO] [stdout] 341 | let registry = TOOL_REGISTRY.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOOL_REGISTRY` in this scope [INFO] [stdout] --> src/handlers/function_calling.rs:361:20 [INFO] [stdout] | [INFO] [stdout] 361 | let registry = TOOL_REGISTRY.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOOL_REGISTRY` in this scope [INFO] [stdout] --> src/handlers/function_calling.rs:382:20 [INFO] [stdout] | [INFO] [stdout] 382 | let registry = TOOL_REGISTRY.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | Err(e) => return Box::pin(futures::stream::once(async move { Err(e) })), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/handlers/llm_provider.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | Err(AppError::DatabaseError(diesel::result::Error::NotFound)) => { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 60 - Err(AppError::DatabaseError(diesel::result::Error::NotFound)) => { [INFO] [stdout] 60 + Err(AppError::DatabaseError(Error::NotFound)) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | return Box::pin(futures::stream::once(async move { Err(e) })); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REGISTRY` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let _ = REGISTRY.register(Box::new(HTTP_COUNTER.clone())); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | futures::stream::once(async move { request.send().await }) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HTTP_COUNTER` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | let _ = REGISTRY.register(Box::new(HTTP_COUNTER.clone())); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:156:38 [INFO] [stdout] | [INFO] [stdout] 156 | ... Box::pin(futures::stream::once(error_future)) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REGISTRY` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let _ = REGISTRY.register(Box::new(SCHEDULED_JOBS_GAUGE.clone())); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_service.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | Box::pin(futures::stream::once(async move { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCHEDULED_JOBS_GAUGE` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let _ = REGISTRY.register(Box::new(SCHEDULED_JOBS_GAUGE.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCHEDULED_JOBS_GAUGE` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | SCHEDULED_JOBS_GAUGE.set(count); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REGISTRY` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | let metric_families = REGISTRY.gather(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/agent_service.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | if let diesel::result::Error::NotFound = e { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 53 - if let diesel::result::Error::NotFound = e { [INFO] [stdout] 53 + if let Error::NotFound = e { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/agent_service.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | if let diesel::result::Error::NotFound = e { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 93 - if let diesel::result::Error::NotFound = e { [INFO] [stdout] 93 + if let Error::NotFound = e { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | diesel::insert_into(amber_store) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | amber_store.filter(user_id.eq(user_id)).load::(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `amber_store_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | diesel::update(amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `amber_store_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | diesel::update(amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | diesel::delete(amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `amber_store_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | diesel::delete(amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `user_id` in this scope [INFO] [stdout] --> src/services/chat/conversation_service.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 59 | _user_id: Uuid, [INFO] [stdout] | -------- `_user_id` defined here [INFO] [stdout] ... [INFO] [stdout] 66 | .filter(user_id.eq(_user_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_user_id` marks it as unused, consider renaming it to `user_id` [INFO] [stdout] | [INFO] [stdout] 59 - _user_id: Uuid, [INFO] [stdout] 59 + user_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `messages` in this scope [INFO] [stdout] --> src/services/chat/conversation_service.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | diesel::delete(messages.filter(conversation_id.eq(_conversation_id))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `conversation_id` in this scope [INFO] [stdout] --> src/services/chat/conversation_service.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn delete_conversation(pool: &DbPool, _conversation_id: Uuid) -> Result<(), AppError> { [INFO] [stdout] | ---------------- `_conversation_id` defined here [INFO] [stdout] ... [INFO] [stdout] 84 | diesel::delete(messages.filter(conversation_id.eq(_conversation_id))) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_conversation_id` marks it as unused, consider renaming it to `conversation_id` [INFO] [stdout] | [INFO] [stdout] 74 - pub fn delete_conversation(pool: &DbPool, _conversation_id: Uuid) -> Result<(), AppError> { [INFO] [stdout] 74 + pub fn delete_conversation(pool: &DbPool, conversation_id: Uuid) -> Result<(), AppError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `conversation_id` in this scope [INFO] [stdout] --> src/services/chat/message_service.rs:313:21 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn get_messages(pool: &DbPool, _conversation_id: Uuid) -> Result, AppError> { [INFO] [stdout] | ---------------- `_conversation_id` defined here [INFO] [stdout] ... [INFO] [stdout] 313 | .filter(conversation_id.eq(_conversation_id)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_conversation_id` marks it as unused, consider renaming it to `conversation_id` [INFO] [stdout] | [INFO] [stdout] 304 - pub fn get_messages(pool: &DbPool, _conversation_id: Uuid) -> Result, AppError> { [INFO] [stdout] 304 + pub fn get_messages(pool: &DbPool, conversation_id: Uuid) -> Result, AppError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `created_at` in this scope [INFO] [stdout] --> src/services/chat/message_service.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | .order(created_at.asc()) // Order by creation date ascending [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/chat/message_service.rs:348:21 [INFO] [stdout] | [INFO] [stdout] 348 | .filter(id.eq(_message_id)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `conversation_id` in this scope [INFO] [stdout] --> src/services/chat/message_service.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 334 | _conversation_id: Uuid, [INFO] [stdout] | ---------------- `_conversation_id` defined here [INFO] [stdout] ... [INFO] [stdout] 349 | .filter(conversation_id.eq(_conversation_id)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_conversation_id` marks it as unused, consider renaming it to `conversation_id` [INFO] [stdout] | [INFO] [stdout] 334 - _conversation_id: Uuid, [INFO] [stdout] 334 + conversation_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `user_id` in this scope [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 52 | _user_id: Uuid, [INFO] [stdout] | -------- `_user_id` defined here [INFO] [stdout] ... [INFO] [stdout] 63 | .filter(user_id.eq(_user_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_user_id` marks it as unused, consider renaming it to `user_id` [INFO] [stdout] | [INFO] [stdout] 52 - _user_id: Uuid, [INFO] [stdout] 52 + user_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono` [INFO] [stdout] --> src/utils/jwt.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let expiration = chrono::Utc::now() [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `provider_id` in this scope [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 53 | _provider_id: Uuid, [INFO] [stdout] | ------------ `_provider_id` defined here [INFO] [stdout] ... [INFO] [stdout] 64 | .filter(provider_id.eq(_provider_id)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_provider_id` marks it as unused, consider renaming it to `provider_id` [INFO] [stdout] | [INFO] [stdout] 53 - _provider_id: Uuid, [INFO] [stdout] 53 + provider_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `user_id` in this scope [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 91 | _user_id: Uuid, [INFO] [stdout] | -------- `_user_id` defined here [INFO] [stdout] ... [INFO] [stdout] 98 | .filter(user_id.eq(_user_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_user_id` marks it as unused, consider renaming it to `user_id` [INFO] [stdout] | [INFO] [stdout] 91 - _user_id: Uuid, [INFO] [stdout] 91 + user_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono` [INFO] [stdout] --> src/utils/jwt.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | let current_time = chrono::Utc::now().timestamp() as usize; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | diesel::insert_into(configurations) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | configurations.filter(user_id.eq(user_id)).load::(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `configuration_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOOL_REGISTRY` in this scope [INFO] [stdout] --> src/handlers/function_calling.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let registry = TOOL_REGISTRY.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOOL_REGISTRY` in this scope [INFO] [stdout] --> src/handlers/function_calling.rs:341:20 [INFO] [stdout] | [INFO] [stdout] 341 | let registry = TOOL_REGISTRY.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOOL_REGISTRY` in this scope [INFO] [stdout] --> src/handlers/function_calling.rs:361:20 [INFO] [stdout] | [INFO] [stdout] 361 | let registry = TOOL_REGISTRY.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOOL_REGISTRY` in this scope [INFO] [stdout] --> src/handlers/function_calling.rs:382:20 [INFO] [stdout] | [INFO] [stdout] 382 | let registry = TOOL_REGISTRY.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | diesel::update(configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `configuration_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/handlers/llm_provider.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | Err(AppError::DatabaseError(diesel::result::Error::NotFound)) => { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 60 - Err(AppError::DatabaseError(diesel::result::Error::NotFound)) => { [INFO] [stdout] 60 + Err(AppError::DatabaseError(Error::NotFound)) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | diesel::update(configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REGISTRY` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let _ = REGISTRY.register(Box::new(HTTP_COUNTER.clone())); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HTTP_COUNTER` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | let _ = REGISTRY.register(Box::new(HTTP_COUNTER.clone())); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | diesel::delete(configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `configuration_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REGISTRY` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let _ = REGISTRY.register(Box::new(SCHEDULED_JOBS_GAUGE.clone())); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCHEDULED_JOBS_GAUGE` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let _ = REGISTRY.register(Box::new(SCHEDULED_JOBS_GAUGE.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | diesel::delete(configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCHEDULED_JOBS_GAUGE` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | SCHEDULED_JOBS_GAUGE.set(count); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REGISTRY` in this scope [INFO] [stdout] --> src/handlers/metrics.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | let metric_families = REGISTRY.gather(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | diesel::insert_into(docker_files) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/agent_service.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | if let diesel::result::Error::NotFound = e { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 53 - if let diesel::result::Error::NotFound = e { [INFO] [stdout] 53 + if let Error::NotFound = e { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/agent_service.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | if let diesel::result::Error::NotFound = e { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 93 - if let diesel::result::Error::NotFound = e { [INFO] [stdout] 93 + if let Error::NotFound = e { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | diesel::insert_into(amber_store) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | amber_store.filter(user_id.eq(user_id)).load::(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `amber_store_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | diesel::update(amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `amber_store_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | diesel::update(amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `amber_store` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | diesel::delete(amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^ help: a local variable with a similar name exists: `amber_store_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | docker_files.filter(user_id.eq(user_id)).load::(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^^ help: a local variable with a similar name exists: `docker_file_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/amber_store_service.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | diesel::delete(amber_store.filter(id.eq(amber_store_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `user_id` in this scope [INFO] [stdout] --> src/services/chat/conversation_service.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 59 | _user_id: Uuid, [INFO] [stdout] | -------- `_user_id` defined here [INFO] [stdout] ... [INFO] [stdout] 66 | .filter(user_id.eq(_user_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_user_id` marks it as unused, consider renaming it to `user_id` [INFO] [stdout] | [INFO] [stdout] 59 - _user_id: Uuid, [INFO] [stdout] 59 + user_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `messages` in this scope [INFO] [stdout] --> src/services/chat/conversation_service.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | diesel::delete(messages.filter(conversation_id.eq(_conversation_id))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `conversation_id` in this scope [INFO] [stdout] --> src/services/chat/conversation_service.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn delete_conversation(pool: &DbPool, _conversation_id: Uuid) -> Result<(), AppError> { [INFO] [stdout] | ---------------- `_conversation_id` defined here [INFO] [stdout] ... [INFO] [stdout] 84 | diesel::delete(messages.filter(conversation_id.eq(_conversation_id))) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_conversation_id` marks it as unused, consider renaming it to `conversation_id` [INFO] [stdout] | [INFO] [stdout] 74 - pub fn delete_conversation(pool: &DbPool, _conversation_id: Uuid) -> Result<(), AppError> { [INFO] [stdout] 74 + pub fn delete_conversation(pool: &DbPool, conversation_id: Uuid) -> Result<(), AppError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | diesel::update(docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^ help: a local variable with a similar name exists: `docker_file_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `conversation_id` in this scope [INFO] [stdout] --> src/services/chat/message_service.rs:313:21 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn get_messages(pool: &DbPool, _conversation_id: Uuid) -> Result, AppError> { [INFO] [stdout] | ---------------- `_conversation_id` defined here [INFO] [stdout] ... [INFO] [stdout] 313 | .filter(conversation_id.eq(_conversation_id)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_conversation_id` marks it as unused, consider renaming it to `conversation_id` [INFO] [stdout] | [INFO] [stdout] 304 - pub fn get_messages(pool: &DbPool, _conversation_id: Uuid) -> Result, AppError> { [INFO] [stdout] 304 + pub fn get_messages(pool: &DbPool, conversation_id: Uuid) -> Result, AppError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `created_at` in this scope [INFO] [stdout] --> src/services/chat/message_service.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | .order(created_at.asc()) // Order by creation date ascending [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/chat/message_service.rs:348:21 [INFO] [stdout] | [INFO] [stdout] 348 | .filter(id.eq(_message_id)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `conversation_id` in this scope [INFO] [stdout] --> src/services/chat/message_service.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 334 | _conversation_id: Uuid, [INFO] [stdout] | ---------------- `_conversation_id` defined here [INFO] [stdout] ... [INFO] [stdout] 349 | .filter(conversation_id.eq(_conversation_id)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_conversation_id` marks it as unused, consider renaming it to `conversation_id` [INFO] [stdout] | [INFO] [stdout] 334 - _conversation_id: Uuid, [INFO] [stdout] 334 + conversation_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:35:44 [INFO] [stdout] | [INFO] [stdout] 35 | diesel::update(docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `user_id` in this scope [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 52 | _user_id: Uuid, [INFO] [stdout] | -------- `_user_id` defined here [INFO] [stdout] ... [INFO] [stdout] 63 | .filter(user_id.eq(_user_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_user_id` marks it as unused, consider renaming it to `user_id` [INFO] [stdout] | [INFO] [stdout] 52 - _user_id: Uuid, [INFO] [stdout] 52 + user_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `provider_id` in this scope [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 53 | _provider_id: Uuid, [INFO] [stdout] | ------------ `_provider_id` defined here [INFO] [stdout] ... [INFO] [stdout] 64 | .filter(provider_id.eq(_provider_id)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_provider_id` marks it as unused, consider renaming it to `provider_id` [INFO] [stdout] | [INFO] [stdout] 53 - _provider_id: Uuid, [INFO] [stdout] 53 + provider_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `user_id` in this scope [INFO] [stdout] --> src/services/chat/user_llm_config_service.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 91 | _user_id: Uuid, [INFO] [stdout] | -------- `_user_id` defined here [INFO] [stdout] ... [INFO] [stdout] 98 | .filter(user_id.eq(_user_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_user_id` marks it as unused, consider renaming it to `user_id` [INFO] [stdout] | [INFO] [stdout] 91 - _user_id: Uuid, [INFO] [stdout] 91 + user_id: Uuid, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | diesel::delete(docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^ help: a local variable with a similar name exists: `docker_file_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | diesel::insert_into(configurations) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | configurations.filter(user_id.eq(user_id)).load::(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `configuration_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:44:44 [INFO] [stdout] | [INFO] [stdout] 44 | diesel::delete(docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | diesel::update(configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `configuration_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | diesel::update(configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | match diesel::insert_into(jobs).values(&new_job).get_result(conn) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `configurations` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | diesel::delete(configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `configuration_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/configuration_service.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | diesel::delete(configurations.filter(id.eq(configuration_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | diesel::insert_into(docker_files) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | jobs.filter(user_id.eq(user_id)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | docker_files.filter(user_id.eq(user_id)).load::(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^^^^^^ help: a local variable with a similar name exists: `docker_file_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | jobs.filter(status.eq("scheduled")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | diesel::update(docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^ help: a local variable with a similar name exists: `docker_file_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:35:44 [INFO] [stdout] | [INFO] [stdout] 35 | diesel::update(docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `docker_files` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | diesel::delete(docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^ help: a local variable with a similar name exists: `docker_file_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | jobs.filter(status.eq("scheduled")) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/docker_file_service.rs:44:44 [INFO] [stdout] | [INFO] [stdout] 44 | diesel::delete(docker_files.filter(id.eq(docker_file_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | match diesel::insert_into(jobs).values(&new_job).get_result(conn) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | jobs.filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | jobs.filter(user_id.eq(user_id)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | jobs.filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | jobs.filter(status.eq("scheduled")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | diesel::update(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | jobs.filter(status.eq("scheduled")) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | jobs.filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | diesel::update(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | jobs.filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | diesel::delete(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | diesel::update(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | diesel::update(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | diesel::delete(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | diesel::delete(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | diesel::delete(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/job_service.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | pipelines [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/job_service.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | pipelines [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | .filter(id.eq(pipeline_id)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | .filter(id.eq(pipeline_id)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:125:42 [INFO] [stdout] | [INFO] [stdout] 125 | let updated_job = diesel::update(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:125:42 [INFO] [stdout] | [INFO] [stdout] 125 | let updated_job = diesel::update(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:125:54 [INFO] [stdout] | [INFO] [stdout] 125 | let updated_job = diesel::update(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:125:54 [INFO] [stdout] | [INFO] [stdout] 125 | let updated_job = diesel::update(jobs.filter(id.eq(job_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | .set((status.eq("scheduled"), timers.eq(Some(timers_json)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `timers` in this scope [INFO] [stdout] --> src/services/job_service.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | .set((status.eq("scheduled"), timers.eq(Some(timers_json)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | .set((status.eq("scheduled"), timers.eq(Some(timers_json)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let job = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | let updated_job = diesel::update(jobs.find(job_id)) [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `timers` in this scope [INFO] [stdout] --> src/services/job_service.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | .set((status.eq("scheduled"), timers.eq(Some(timers_json)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | .set((status.eq("running"), started_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `started_at` in this scope [INFO] [stdout] --> src/services/job_service.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | .set((status.eq("running"), started_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let job = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:292:48 [INFO] [stdout] | [INFO] [stdout] 292 | let _ = diesel::update(jobs.find(job_id_clone)) [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:294:33 [INFO] [stdout] | [INFO] [stdout] 294 | ... status.eq("completed"), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `completed_at` in this scope [INFO] [stdout] --> src/services/job_service.rs:295:33 [INFO] [stdout] | [INFO] [stdout] 295 | ... completed_at.eq(diesel::dsl::now), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `results` in this scope [INFO] [stdout] --> src/services/job_service.rs:296:33 [INFO] [stdout] | [INFO] [stdout] 296 | ... results.eq(serde_json::to_value(command_result) [INFO] [stdout] | ^^^^^^^ help: a local variable with a similar name exists: `result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `state_file_content` in this scope [INFO] [stdout] --> src/services/job_service.rs:298:33 [INFO] [stdout] | [INFO] [stdout] 298 | ... state_file_content.eq(state_file_json), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `state_file_content_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:303:48 [INFO] [stdout] | [INFO] [stdout] 303 | let _ = diesel::update(jobs.find(job_id_clone)) [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | let updated_job = diesel::update(jobs.find(job_id)) [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:305:33 [INFO] [stdout] | [INFO] [stdout] 305 | ... status.eq("failed"), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | .set((status.eq("running"), started_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `completed_at` in this scope [INFO] [stdout] --> src/services/job_service.rs:306:33 [INFO] [stdout] | [INFO] [stdout] 306 | ... completed_at.eq(diesel::dsl::now), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `results` in this scope [INFO] [stdout] --> src/services/job_service.rs:307:33 [INFO] [stdout] | [INFO] [stdout] 307 | ... results.eq(serde_json::to_value(e.to_string()) [INFO] [stdout] | ^^^^^^^ help: a local variable with a similar name exists: `result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `started_at` in this scope [INFO] [stdout] --> src/services/job_service.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | .set((status.eq("running"), started_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `state_file_content` in this scope [INFO] [stdout] --> src/services/job_service.rs:309:33 [INFO] [stdout] | [INFO] [stdout] 309 | ... state_file_content.eq(state_file_json), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `state_file_content_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:334:19 [INFO] [stdout] | [INFO] [stdout] 334 | let job = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:292:48 [INFO] [stdout] | [INFO] [stdout] 292 | let _ = diesel::update(jobs.find(job_id_clone)) [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:344:42 [INFO] [stdout] | [INFO] [stdout] 344 | let updated_job = diesel::update(jobs.find(job_id)) [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | .set((status.eq("stopped"), completed_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:294:33 [INFO] [stdout] | [INFO] [stdout] 294 | ... status.eq("completed"), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `completed_at` in this scope [INFO] [stdout] --> src/services/job_service.rs:345:41 [INFO] [stdout] | [INFO] [stdout] 345 | .set((status.eq("stopped"), completed_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `completed_at` in this scope [INFO] [stdout] --> src/services/job_service.rs:295:33 [INFO] [stdout] | [INFO] [stdout] 295 | ... completed_at.eq(diesel::dsl::now), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:362:26 [INFO] [stdout] | [INFO] [stdout] 362 | let job_status = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `results` in this scope [INFO] [stdout] --> src/services/job_service.rs:296:33 [INFO] [stdout] | [INFO] [stdout] 296 | ... results.eq(serde_json::to_value(command_result) [INFO] [stdout] | ^^^^^^^ help: a local variable with a similar name exists: `result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | .select(status) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:378:27 [INFO] [stdout] | [INFO] [stdout] 378 | let job_results = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `state_file_content` in this scope [INFO] [stdout] --> src/services/job_service.rs:298:33 [INFO] [stdout] | [INFO] [stdout] 298 | ... state_file_content.eq(state_file_json), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `state_file_content_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:303:48 [INFO] [stdout] | [INFO] [stdout] 303 | let _ = diesel::update(jobs.find(job_id_clone)) [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `results` in this scope [INFO] [stdout] --> src/services/job_service.rs:380:21 [INFO] [stdout] | [INFO] [stdout] 380 | .select(results) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:394:27 [INFO] [stdout] | [INFO] [stdout] 394 | let job_results = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:305:33 [INFO] [stdout] | [INFO] [stdout] 305 | ... status.eq("failed"), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 395 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `results` in this scope [INFO] [stdout] --> src/services/job_service.rs:396:21 [INFO] [stdout] | [INFO] [stdout] 396 | .select(results) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `completed_at` in this scope [INFO] [stdout] --> src/services/job_service.rs:306:33 [INFO] [stdout] | [INFO] [stdout] 306 | ... completed_at.eq(diesel::dsl::now), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:411:38 [INFO] [stdout] | [INFO] [stdout] 411 | let job_state_file_content = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `results` in this scope [INFO] [stdout] --> src/services/job_service.rs:307:33 [INFO] [stdout] | [INFO] [stdout] 307 | ... results.eq(serde_json::to_value(e.to_string()) [INFO] [stdout] | ^^^^^^^ help: a local variable with a similar name exists: `result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:412:21 [INFO] [stdout] | [INFO] [stdout] 412 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `state_file_content` in this scope [INFO] [stdout] --> src/services/job_service.rs:413:21 [INFO] [stdout] | [INFO] [stdout] 413 | .select(state_file_content) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `state_file_content` in this scope [INFO] [stdout] --> src/services/job_service.rs:309:33 [INFO] [stdout] | [INFO] [stdout] 309 | ... state_file_content.eq(state_file_json), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `state_file_content_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/anthropic.rs:110:30 [INFO] [stdout] | [INFO] [stdout] 110 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 110 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 110 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:334:19 [INFO] [stdout] | [INFO] [stdout] 334 | let job = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/cohere.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 116 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:344:42 [INFO] [stdout] | [INFO] [stdout] 344 | let updated_job = diesel::update(jobs.find(job_id)) [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/gemini.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 193 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 193 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/grok.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 115 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 115 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/openai.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 112 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 112 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | .set((status.eq("stopped"), completed_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/perplexity.rs:142:30 [INFO] [stdout] | [INFO] [stdout] 142 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 142 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 142 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `completed_at` in this scope [INFO] [stdout] --> src/services/job_service.rs:345:41 [INFO] [stdout] | [INFO] [stdout] 345 | .set((status.eq("stopped"), completed_at.eq(diesel::dsl::now))) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:362:26 [INFO] [stdout] | [INFO] [stdout] 362 | let job_status = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/mistral.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 95 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 95 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | diesel::insert_into(pipelines) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `status` in this scope [INFO] [stdout] --> src/services/job_service.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | .select(status) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pipelines [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:378:27 [INFO] [stdout] | [INFO] [stdout] 378 | let job_results = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pipelines [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | .filter(id.eq(pipeline_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `results` in this scope [INFO] [stdout] --> src/services/job_service.rs:380:21 [INFO] [stdout] | [INFO] [stdout] 380 | .select(results) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | diesel::update(pipelines.filter(id.eq(pipeline_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:394:27 [INFO] [stdout] | [INFO] [stdout] 394 | let job_results = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | diesel::update(pipelines.filter(id.eq(pipeline_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | diesel::delete(pipelines.filter(id.eq(pipeline_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 395 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `results` in this scope [INFO] [stdout] --> src/services/job_service.rs:396:21 [INFO] [stdout] | [INFO] [stdout] 396 | .select(results) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | diesel::delete(pipelines.filter(id.eq(pipeline_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | let pipeline_content = pipelines [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `jobs` in this scope [INFO] [stdout] --> src/services/job_service.rs:411:38 [INFO] [stdout] | [INFO] [stdout] 411 | let job_state_file_content = jobs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | .filter(id.eq(pipeline_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/job_service.rs:412:21 [INFO] [stdout] | [INFO] [stdout] 412 | .filter(id.eq(job_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | .select(data) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `secure_vaults` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | match diesel::insert_into(secure_vaults) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `state_file_content` in this scope [INFO] [stdout] --> src/services/job_service.rs:413:21 [INFO] [stdout] | [INFO] [stdout] 413 | .select(state_file_content) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `secure_vaults` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | secure_vaults.filter(user_id.eq(user_id)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `secure_vaults` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | secure_vaults.filter(id.eq(secure_vault_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^^^^^^^^^^^^ help: a local variable with a similar name exists: `secure_vault_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/anthropic.rs:110:30 [INFO] [stdout] | [INFO] [stdout] 110 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 110 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 110 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | secure_vaults.filter(id.eq(secure_vault_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/cohere.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 116 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `secure_vaults` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | diesel::update(secure_vaults.filter(id.eq(secure_vault_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^^ help: a local variable with a similar name exists: `secure_vault_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | diesel::update(secure_vaults.filter(id.eq(secure_vault_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/gemini.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 193 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 193 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `secure_vaults` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | diesel::delete(secure_vaults.filter(id.eq(secure_vault_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^^^^^ help: a local variable with a similar name exists: `secure_vault_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/grok.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 115 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 115 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | diesel::delete(secure_vaults.filter(id.eq(secure_vault_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `users` in this scope [INFO] [stdout] --> src/services/user_service.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | users [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/openai.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 112 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 112 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `username` in this scope [INFO] [stdout] --> src/services/user_service.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | .filter(username.eq(username_)) [INFO] [stdout] | ^^^^^^^^ help: a local variable with a similar name exists: `username_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel` [INFO] [stdout] --> src/services/user_service.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | if error == diesel::result::Error::NotFound { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `diesel` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 12 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 58 - if error == diesel::result::Error::NotFound { [INFO] [stdout] 58 + if error == Error::NotFound { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `users` in this scope [INFO] [stdout] --> src/services/user_service.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | users [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/perplexity.rs:142:30 [INFO] [stdout] | [INFO] [stdout] 142 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 142 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 142 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `users` in this scope [INFO] [stdout] --> src/services/user_service.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | diesel::update(users.find(user_id)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> src/services/llm_providers/mistral.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::future; [INFO] [stdout] | [INFO] [stdout] help: if you import `future`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 95 - .filter(|result| futures::future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] 95 + .filter(|result| future::ready(!matches!(result, Ok(ref s) if s.is_empty()))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `users` in this scope [INFO] [stdout] --> src/services/user_service.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | diesel::delete(users.find(user_id)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `users` in this scope [INFO] [stdout] --> src/services/user_service.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | let count = users [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | diesel::insert_into(pipelines) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `email` in this scope [INFO] [stdout] --> src/services/user_service.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | .filter(email.eq(email_to_check)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `users` in this scope [INFO] [stdout] --> src/services/user_service.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | users.load::(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `workers` in this scope [INFO] [stdout] --> src/services/worker_service.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | match diesel::insert_into(workers) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pipelines [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `workers` in this scope [INFO] [stdout] --> src/services/worker_service.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | workers.filter(user_id.eq(user_id)).load::(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pipelines [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `workers` in this scope [INFO] [stdout] --> src/services/worker_service.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | workers.filter(id.eq(worker_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | .filter(id.eq(pipeline_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/worker_service.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | workers.filter(id.eq(worker_id).and(user_id.eq(user_id))).first(conn).map_err(AppError::DatabaseError) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `workers` in this scope [INFO] [stdout] --> src/services/worker_service.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | diesel::update(workers.filter(id.eq(worker_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | diesel::update(pipelines.filter(id.eq(pipeline_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/worker_service.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | diesel::update(workers.filter(id.eq(worker_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | diesel::update(pipelines.filter(id.eq(pipeline_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `workers` in this scope [INFO] [stdout] --> src/services/worker_service.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | diesel::delete(workers.filter(id.eq(worker_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | diesel::delete(pipelines.filter(id.eq(pipeline_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/worker_service.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | diesel::delete(workers.filter(id.eq(worker_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `workers` in this scope [INFO] [stdout] --> src/services/worker_service.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | diesel::update(workers.filter(id.eq(worker_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | diesel::delete(pipelines.filter(id.eq(pipeline_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/worker_service.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | diesel::update(workers.filter(id.eq(worker_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pipelines` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | let pipeline_content = pipelines [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `pipeline_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `active` in this scope [INFO] [stdout] --> src/services/worker_service.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | .set(active.eq(true)) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | .filter(id.eq(pipeline_id).and(user_id.eq(user_id))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `workers` in this scope [INFO] [stdout] --> src/services/worker_service.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | diesel::update(workers.filter(id.eq(worker_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/services/pipeline_service.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | .select(data) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/services/worker_service.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | diesel::update(workers.filter(id.eq(worker_id).and(user_id.eq(user_id)))) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `active` in this scope [INFO] [stdout] --> src/services/worker_service.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | .set(active.eq(false)) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `secure_vaults` in this scope [INFO] [stdout] --> src/services/secure_vault_service.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | match diesel::insert_into(secure_vaults) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [WARN] too many lines in the log, truncating it