[INFO] cloning repository https://github.com/ArExi0n/Backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArExi0n/Backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArExi0n%2FBackend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArExi0n%2FBackend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34d6465a60df45897211d5b19138acb487cac4bc
[INFO] checking ArExi0n/Backend against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArExi0n%2FBackend" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArExi0n/Backend
[INFO] finished tweaking git repo https://github.com/ArExi0n/Backend
[INFO] tweaked toml for git repo https://github.com/ArExi0n/Backend written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArExi0n/Backend on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArExi0n/Backend 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 906f5a224acd1d5d2e95a86b9017788397e487d97c5f3938ecdf092292d08419
[INFO] running `Command { std: "docker" "start" "-a" "906f5a224acd1d5d2e95a86b9017788397e487d97c5f3938ecdf092292d08419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "906f5a224acd1d5d2e95a86b9017788397e487d97c5f3938ecdf092292d08419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "906f5a224acd1d5d2e95a86b9017788397e487d97c5f3938ecdf092292d08419", kill_on_drop: false }`
[INFO] [stdout] 906f5a224acd1d5d2e95a86b9017788397e487d97c5f3938ecdf092292d08419
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e6fc6560add3404a60a6d734bed38f57b106bd9af629ecd63e4170d4201af92
[INFO] running `Command { std: "docker" "start" "-a" "1e6fc6560add3404a60a6d734bed38f57b106bd9af629ecd63e4170d4201af92", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking compression-codecs v0.4.30
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking async-compression v0.4.30
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `fetch_latest_prices`, `fetch_single_price`, and `validate_api_key`
[INFO] [stdout]  --> src/API/mod.rs:7:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fetch_latest_prices,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     fetch_single_price,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     validate_api_key,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_http_client` and `is_rate_limited`
[INFO] [stdout]   --> src/API/mod.rs:13:2
[INFO] [stdout]    |
[INFO] [stdout] 13 |     create_http_client,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     is_rate_limited,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CMCQuote` and `CMCResponse`
[INFO] [stdout]   --> src/API/mod.rs:18:2
[INFO] [stdout]    |
[INFO] [stdout] 18 |     CMCResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     CMCQuote,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_supported_symbol as binance_is_supported_symbol` and `start_price_stream`
[INFO] [stdout]   --> src/API/mod.rs:25:2
[INFO] [stdout]    |
[INFO] [stdout] 25 |     start_price_stream,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     is_supported_symbol as binance_is_supported_symbol,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `detector::*`
[INFO] [stdout]  --> src/Alerts/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use detector::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `analyzer::*`
[INFO] [stdout]  --> src/Alerts/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use analyzer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rules::*`
[INFO] [stdout]  --> src/Alerts/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use rules::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `server::*`
[INFO] [stdout]  --> src/WebSocket/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use server::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fetch_latest_prices`, `fetch_single_price`, and `validate_api_key`
[INFO] [stdout]  --> src/API/mod.rs:7:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fetch_latest_prices,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     fetch_single_price,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     validate_api_key,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_http_client` and `is_rate_limited`
[INFO] [stdout]   --> src/API/mod.rs:13:2
[INFO] [stdout]    |
[INFO] [stdout] 13 |     create_http_client,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     is_rate_limited,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CMCQuote` and `CMCResponse`
[INFO] [stdout]   --> src/API/mod.rs:18:2
[INFO] [stdout]    |
[INFO] [stdout] 18 |     CMCResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     CMCQuote,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `is_supported_symbol as binance_is_supported_symbol` and `start_price_stream`
[INFO] [stdout]   --> src/API/mod.rs:25:2
[INFO] [stdout]    |
[INFO] [stdout] 25 |     start_price_stream,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     is_supported_symbol as binance_is_supported_symbol,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `detector::*`
[INFO] [stdout]  --> src/Alerts/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use detector::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `analyzer::*`
[INFO] [stdout]  --> src/Alerts/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use analyzer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rules::*`
[INFO] [stdout]  --> src/Alerts/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use rules::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `server::*`
[INFO] [stdout]  --> src/WebSocket/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use server::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: sqlx::Encode<'_, _>` is not satisfied
[INFO] [stdout]    --> src/DataBase/model.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     .bind(uuid)
[INFO] [stdout]     |      ---- ^^^^ the trait `sqlx::Encode<'_, _>` is not implemented for `Uuid`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `sqlx_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/encode.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub trait Encode<'q, DB: Database> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compression-codecs-0.4.30/src/lib.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub trait Encode {
[INFO] [stdout]     | ---------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `sqlx::Encode<'q, DB>`:
[INFO] [stdout]               `&'a str` implements `sqlx::Encode<'a, sqlx::Any>`
[INFO] [stdout]               `&'q [u8]` implements `sqlx::Encode<'q, sqlx::Any>`
[INFO] [stdout]               `&T` implements `sqlx::Encode<'q, DB>`
[INFO] [stdout]               `&[T]` implements `sqlx::Encode<'q, Postgres>`
[INFO] [stdout]               `&[u8]` implements `sqlx::Encode<'_, Postgres>`
[INFO] [stdout]               `&str` implements `sqlx::Encode<'_, Postgres>`
[INFO] [stdout]               `Box<[u8]>` implements `sqlx::Encode<'_, Postgres>`
[INFO] [stdout]               `Box<str>` implements `sqlx::Encode<'_, Postgres>`
[INFO] [stdout]             and 57 others
[INFO] [stdout] note: required by a bound in `sqlx::query::Query::<'q, DB, <DB as sqlx::Database>::Arguments<'q>>::bind`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:86:25
[INFO] [stdout]     |
[INFO] [stdout]  86 |     pub fn bind<T: 'q + Encode<'q, DB> + Type<DB>>(mut self, value: T) -> Self {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ required by this bound in `Query::<'q, DB, <DB as Database>::Arguments<'q>>::bind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: Type<_>` is not satisfied
[INFO] [stdout]    --> src/DataBase/model.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     .bind(uuid)
[INFO] [stdout]     |      ---- ^^^^ the trait `Type<_>` is not implemented for `Uuid`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `sqlx_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/types/mod.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Type<DB: Database> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    --> /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/core/src/error.rs:915:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `Type<DB>`:
[INFO] [stdout]               `&T` implements `Type<DB>`
[INFO] [stdout]               `()` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3, T4)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6, T7)` implements `Type<Postgres>`
[INFO] [stdout]             and 67 others
[INFO] [stdout] note: required by a bound in `sqlx::query::Query::<'q, DB, <DB as sqlx::Database>::Arguments<'q>>::bind`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:86:42
[INFO] [stdout]     |
[INFO] [stdout]  86 |     pub fn bind<T: 'q + Encode<'q, DB> + Type<DB>>(mut self, value: T) -> Self {
[INFO] [stdout]     |                                          ^^^^^^^^ required by this bound in `Query::<'q, DB, <DB as Database>::Arguments<'q>>::bind`
[INFO] [stdout] help: use a unary tuple instead
[INFO] [stdout]     |
[INFO] [stdout] 279 |     .bind((uuid,))
[INFO] [stdout]     |           +    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: sqlx::Encode<'_, _>` is not satisfied
[INFO] [stdout]    --> src/DataBase/model.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     .bind(uuid)
[INFO] [stdout]     |      ---- ^^^^ the trait `sqlx::Encode<'_, _>` is not implemented for `Uuid`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `sqlx_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/encode.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub trait Encode<'q, DB: Database> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compression-codecs-0.4.30/src/lib.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub trait Encode {
[INFO] [stdout]     | ---------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `sqlx::Encode<'q, DB>`:
[INFO] [stdout]               `&'a str` implements `sqlx::Encode<'a, sqlx::Any>`
[INFO] [stdout]               `&'q [u8]` implements `sqlx::Encode<'q, sqlx::Any>`
[INFO] [stdout]               `&T` implements `sqlx::Encode<'q, DB>`
[INFO] [stdout]               `&[T]` implements `sqlx::Encode<'q, Postgres>`
[INFO] [stdout]               `&[u8]` implements `sqlx::Encode<'_, Postgres>`
[INFO] [stdout]               `&str` implements `sqlx::Encode<'_, Postgres>`
[INFO] [stdout]               `Box<[u8]>` implements `sqlx::Encode<'_, Postgres>`
[INFO] [stdout]               `Box<str>` implements `sqlx::Encode<'_, Postgres>`
[INFO] [stdout]             and 57 others
[INFO] [stdout] note: required by a bound in `sqlx::query::Query::<'q, DB, <DB as sqlx::Database>::Arguments<'q>>::bind`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:86:25
[INFO] [stdout]     |
[INFO] [stdout]  86 |     pub fn bind<T: 'q + Encode<'q, DB> + Type<DB>>(mut self, value: T) -> Self {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ required by this bound in `Query::<'q, DB, <DB as Database>::Arguments<'q>>::bind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: Type<_>` is not satisfied
[INFO] [stdout]    --> src/DataBase/model.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     .bind(uuid)
[INFO] [stdout]     |      ---- ^^^^ the trait `Type<_>` is not implemented for `Uuid`
[INFO] [stdout]     |      |
[INFO] [stdout]     |      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `sqlx_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/types/mod.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Type<DB: Database> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    --> /rustc/c8085cfed34c45021fc8f66d073f6394b3e35431/library/core/src/error.rs:915:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `Type<DB>`:
[INFO] [stdout]               `&T` implements `Type<DB>`
[INFO] [stdout]               `()` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3, T4)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6)` implements `Type<Postgres>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6, T7)` implements `Type<Postgres>`
[INFO] [stdout]             and 67 others
[INFO] [stdout] note: required by a bound in `sqlx::query::Query::<'q, DB, <DB as sqlx::Database>::Arguments<'q>>::bind`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:86:42
[INFO] [stdout]     |
[INFO] [stdout]  86 |     pub fn bind<T: 'q + Encode<'q, DB> + Type<DB>>(mut self, value: T) -> Self {
[INFO] [stdout]     |                                          ^^^^^^^^ required by this bound in `Query::<'q, DB, <DB as Database>::Arguments<'q>>::bind`
[INFO] [stdout] help: use a unary tuple instead
[INFO] [stdout]     |
[INFO] [stdout] 279 |     .bind((uuid,))
[INFO] [stdout]     |           +    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "backend") due to 2 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "backend" test) due to 2 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1e6fc6560add3404a60a6d734bed38f57b106bd9af629ecd63e4170d4201af92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e6fc6560add3404a60a6d734bed38f57b106bd9af629ecd63e4170d4201af92", kill_on_drop: false }`
[INFO] [stdout] 1e6fc6560add3404a60a6d734bed38f57b106bd9af629ecd63e4170d4201af92
