[INFO] cloning repository https://github.com/CheraghiMilad/Crow-Sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CheraghiMilad/Crow-Sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCheraghiMilad%2FCrow-Sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCheraghiMilad%2FCrow-Sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1be1ce587ea86a76811ff480ed2a3f99e47ff7f2
[INFO] checking CheraghiMilad/Crow-Sandbox against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCheraghiMilad%2FCrow-Sandbox" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CheraghiMilad/Crow-Sandbox
[INFO] finished tweaking git repo https://github.com/CheraghiMilad/Crow-Sandbox
[INFO] tweaked toml for git repo https://github.com/CheraghiMilad/Crow-Sandbox written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CheraghiMilad/Crow-Sandbox on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CheraghiMilad/Crow-Sandbox 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a38806b2de92a52495c47749053da4ea28f9be58d8f47ec3390e7c3a5896843
[INFO] running `Command { std: "docker" "start" "-a" "4a38806b2de92a52495c47749053da4ea28f9be58d8f47ec3390e7c3a5896843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a38806b2de92a52495c47749053da4ea28f9be58d8f47ec3390e7c3a5896843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a38806b2de92a52495c47749053da4ea28f9be58d8f47ec3390e7c3a5896843", kill_on_drop: false }`
[INFO] [stdout] 4a38806b2de92a52495c47749053da4ea28f9be58d8f47ec3390e7c3a5896843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68a517f171c5c2336e500b0c40d6c3f8defe65907c17123d6d34d7f448921770
[INFO] running `Command { std: "docker" "start" "-a" "68a517f171c5c2336e500b0c40d6c3f8defe65907c17123d6d34d7f448921770", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking infer v0.13.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking iri-string v0.4.1
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling postgres-derive v0.4.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking bollard-stubs v1.42.0-rc.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking crow-core v0.1.0 (/opt/rustwide/workdir/crow-core)
[INFO] [stdout] error[E0449]: visibility qualifiers are not permitted here
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |     ^^^ help: remove the qualifier
[INFO] [stdout]    |
[INFO] [stdout]    = note: trait items always share the visibility of their trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0449]: visibility qualifiers are not permitted here
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |     ^^^ help: remove the qualifier
[INFO] [stdout]    |
[INFO] [stdout]    = note: trait items always share the visibility of their trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crow-core/src/db_handler/db_interface.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[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 import: `std::sync::Arc`
[INFO] [stdout]  --> crow-core/src/db_handler/db_interface.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `initialize_database` do not match the trait declaration
[INFO] [stdout]   --> crow-core/src/db_handler/impl_postgres.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[async_trait]
[INFO] [stdout]    | -------------- this `where` clause might not match the one in the trait
[INFO] [stdout] ...
[INFO] [stdout] 59 |     async fn initialize_database (&self) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: crow-core/src/db_handler/db_interface.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                                     - lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `initialize_database` do not match the trait declaration
[INFO] [stdout]   --> crow-core/src/db_handler/impl_postgres.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[async_trait]
[INFO] [stdout]    | -------------- this `where` clause might not match the one in the trait
[INFO] [stdout] ...
[INFO] [stdout] 59 |     async fn initialize_database (&self) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: crow-core/src/db_handler/db_interface.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                                     - lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let conn = PostgresDbConn::connect_to_database().await?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     conn.initialize_database().await?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Ok(conn)
[INFO] [stdout]    |     ^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Ok(conn)
[INFO] [stdout]    |     ^^^^^^^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn initialize_database_main_thread() -> Result<Arc<dyn JobDatabase>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let conn = PostgresDbConn::connect_to_database().await?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     conn.initialize_database().await?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Ok(conn)
[INFO] [stdout]    |     ^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Ok(conn)
[INFO] [stdout]    |     ^^^^^^^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `JobDatabase` is not dyn compatible
[INFO] [stdout]   --> crow-core/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn initialize_database_main_thread() -> Result<Arc<dyn JobDatabase>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `JobDatabase` is not dyn compatible
[INFO] [stdout]    |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]   --> crow-core/src/db_handler/db_interface.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait JobDatabase: Send + Sync {
[INFO] [stdout]    |           ----------- this trait is not dyn compatible...
[INFO] [stdout] 16 |     /// Create the `jobs` table if it does not already exist.
[INFO] [stdout] 17 |     pub async fn initialize_database(&self) -> Result<()>;  
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ ...because method `initialize_database` is `async`
[INFO] [stdout]    = help: consider moving `initialize_database` to another trait
[INFO] [stdout]    = help: only type `db_handler::impl_postgres::PostgresDbConn` implements `JobDatabase` within this crate; consider using it directly instead.
[INFO] [stdout]    = note: `JobDatabase` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0038, E0195, E0449.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crow-core` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0038, E0195, E0449.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crow-core` (lib) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "68a517f171c5c2336e500b0c40d6c3f8defe65907c17123d6d34d7f448921770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a517f171c5c2336e500b0c40d6c3f8defe65907c17123d6d34d7f448921770", kill_on_drop: false }`
[INFO] [stdout] 68a517f171c5c2336e500b0c40d6c3f8defe65907c17123d6d34d7f448921770
