[INFO] cloning repository https://github.com/DefinitelyNotSimon13/project-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DefinitelyNotSimon13/project-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefinitelyNotSimon13%2Fproject-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefinitelyNotSimon13%2Fproject-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66e15dcae6e14b5878dbaad3af989a523bdf7bda
[INFO] checking DefinitelyNotSimon13/project-tui against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefinitelyNotSimon13%2Fproject-tui" "/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/DefinitelyNotSimon13/project-tui
[INFO] finished tweaking git repo https://github.com/DefinitelyNotSimon13/project-tui
[INFO] tweaked toml for git repo https://github.com/DefinitelyNotSimon13/project-tui written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DefinitelyNotSimon13/project-tui on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DefinitelyNotSimon13/project-tui 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 691ce0e66f021977af63f99cb9e301a6ce61a9c2035e1db986daac8bf989c808
[INFO] running `Command { std: "docker" "start" "-a" "691ce0e66f021977af63f99cb9e301a6ce61a9c2035e1db986daac8bf989c808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "691ce0e66f021977af63f99cb9e301a6ce61a9c2035e1db986daac8bf989c808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691ce0e66f021977af63f99cb9e301a6ce61a9c2035e1db986daac8bf989c808", kill_on_drop: false }`
[INFO] [stdout] 691ce0e66f021977af63f99cb9e301a6ce61a9c2035e1db986daac8bf989c808
[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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46e91b6d7bae8f0cc615ff6ee355ef1f704b3eb85cd57d76f4bba13ec661c135
[INFO] running `Command { std: "docker" "start" "-a" "46e91b6d7bae8f0cc615ff6ee355ef1f704b3eb85cd57d76f4bba13ec661c135", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking flexi_logger v0.28.0
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking ratatui v0.26.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking tui v0.2.0 (/opt/rustwide/workdir/tui)
[INFO] [stdout] warning: unused import: `async_std::future::Future`
[INFO] [stdout]  --> tui/src/ui/test_view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_std::future::Future;
[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: `async_std::task`
[INFO] [stdout]  --> tui/src/ui/test_view.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_std::task;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color_eyre::Result`
[INFO] [stdout]  --> tui/src/ui/test_view.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Response`
[INFO] [stdout]   --> tui/src/ui/test_view.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::Response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::future::Future`
[INFO] [stdout]  --> tui/src/ui/test_view.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_std::future::Future;
[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: `async_std::task`
[INFO] [stdout]  --> tui/src/ui/test_view.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_std::task;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color_eyre::Result`
[INFO] [stdout]  --> tui/src/ui/test_view.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Response`
[INFO] [stdout]   --> tui/src/ui/test_view.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::Response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `test_contents` is never read
[INFO] [stdout]   --> tui/src/app.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub test_contents: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `major_version`, `minor_version`, `patch_version`, `github_repo`, `created_at`, and `updated_at` are never read
[INFO] [stdout]   --> tui/src/ui/test_view.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct TestProject {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     major_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 30 |     minor_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 31 |     patch_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     github_repo: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 33 |     created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     updated_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `test_contents` is never read
[INFO] [stdout]   --> tui/src/app.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct App {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub test_contents: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `major_version`, `minor_version`, `patch_version`, `github_repo`, `created_at`, and `updated_at` are never read
[INFO] [stdout]   --> tui/src/ui/test_view.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct TestProject {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     major_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 30 |     minor_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 31 |     patch_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 32 |     github_repo: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 33 |     created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     updated_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestProject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking api v0.2.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/create.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let project = sqlx::query_as!(project::Model, r"SELECT * FROM projects WHERE id = ?", id)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/delete.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let query_result = sqlx::query!(r"DELETE FROM projects WHERE id = ?", id.to_string())
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/read.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |           let projects = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 29 | |             project::Model,
[INFO] [stdout] 30 | |             r"SELECT * FROM projects ORDER by id LIMIT ? OFFSET ?",
[INFO] [stdout] 31 | |             limit as i32,
[INFO] [stdout] 32 | |             offset as i32
[INFO] [stdout] 33 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/read.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let query_result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 65 | |             project::Model,
[INFO] [stdout] 66 | |             r"SELECT * FROM projects WHERE id = ?",
[INFO] [stdout] 67 | |             id.to_string()
[INFO] [stdout] 68 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/update.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let query_result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 21 | |             project::Model,
[INFO] [stdout] 22 | |             r"SELECT * FROM projects WHERE id = ?",
[INFO] [stdout] 23 | |             id.to_string()
[INFO] [stdout] 24 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> api/src/handler/project/update.rs:99:31
[INFO] [stdout]     |
[INFO] [stdout]  99 |           let updated_project = sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 100 | |             project::Model,
[INFO] [stdout] 101 | |             r"SELECT * FROM projects WHERE id = ?",
[INFO] [stdout] 102 | |             id.to_string()
[INFO] [stdout] 103 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/create.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let project = sqlx::query_as!(project::Model, r"SELECT * FROM projects WHERE id = ?", id)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/delete.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let query_result = sqlx::query!(r"DELETE FROM projects WHERE id = ?", id.to_string())
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/read.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |           let projects = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 29 | |             project::Model,
[INFO] [stdout] 30 | |             r"SELECT * FROM projects ORDER by id LIMIT ? OFFSET ?",
[INFO] [stdout] 31 | |             limit as i32,
[INFO] [stdout] 32 | |             offset as i32
[INFO] [stdout] 33 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/read.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let query_result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 65 | |             project::Model,
[INFO] [stdout] 66 | |             r"SELECT * FROM projects WHERE id = ?",
[INFO] [stdout] 67 | |             id.to_string()
[INFO] [stdout] 68 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> api/src/handler/project/update.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let query_result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 21 | |             project::Model,
[INFO] [stdout] 22 | |             r"SELECT * FROM projects WHERE id = ?",
[INFO] [stdout] 23 | |             id.to_string()
[INFO] [stdout] 24 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> api/src/handler/project/update.rs:99:31
[INFO] [stdout]     |
[INFO] [stdout]  99 |           let updated_project = sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 100 | |             project::Model,
[INFO] [stdout] 101 | |             r"SELECT * FROM projects WHERE id = ?",
[INFO] [stdout] 102 | |             id.to_string()
[INFO] [stdout] 103 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `model::project`
[INFO] [stdout]  --> api/src/handler/project/create.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{model::project, schema::project::CreateProjectSchema};
[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: `model::project`
[INFO] [stdout]   --> api/src/handler/project/update.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{model::project, schema::project::UpdateProjectSchema};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `model::project`
[INFO] [stdout]  --> api/src/handler/project/create.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{model::project, schema::project::CreateProjectSchema};
[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: `model::project`
[INFO] [stdout]   --> api/src/handler/project/update.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{model::project, schema::project::UpdateProjectSchema};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> api/src/handler/project/create.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |           let project = sqlx::query_as!(project::Model, r"SELECT * FROM projects WHERE id = ?", id)
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 56 | |             .fetch_one(&data.db)
[INFO] [stdout] 57 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> api/src/handler/project/delete.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |           let query_result = sqlx::query!(r"DELETE FROM projects WHERE id = ?", id.to_string())
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 18 | |             .execute(&data.db)
[INFO] [stdout] 19 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> api/src/handler/project/create.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |           let project = sqlx::query_as!(project::Model, r"SELECT * FROM projects WHERE id = ?", id)
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 56 | |             .fetch_one(&data.db)
[INFO] [stdout] 57 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> api/src/handler/project/read.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |           let projects = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 29 | |             project::Model,
[INFO] [stdout] 30 | |             r"SELECT * FROM projects ORDER by id LIMIT ? OFFSET ?",
[INFO] [stdout] 31 | |             limit as i32,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         .fetch_all(&data.db)
[INFO] [stdout] 35 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> api/src/handler/project/delete.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |           let query_result = sqlx::query!(r"DELETE FROM projects WHERE id = ?", id.to_string())
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 18 | |             .execute(&data.db)
[INFO] [stdout] 19 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> api/src/handler/project/update.rs:99:31
[INFO] [stdout]     |
[INFO] [stdout]  99 |           let updated_project = sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 100 | |             project::Model,
[INFO] [stdout] 101 | |             r"SELECT * FROM projects WHERE id = ?",
[INFO] [stdout] 102 | |             id.to_string()
[INFO] [stdout] 103 | |         )
[INFO] [stdout] 104 | |         .fetch_one(&data.db)
[INFO] [stdout] 105 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> api/src/handler/project/read.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |           let projects = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 29 | |             project::Model,
[INFO] [stdout] 30 | |             r"SELECT * FROM projects ORDER by id LIMIT ? OFFSET ?",
[INFO] [stdout] 31 | |             limit as i32,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         .fetch_all(&data.db)
[INFO] [stdout] 35 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> api/src/handler/project/update.rs:99:31
[INFO] [stdout]     |
[INFO] [stdout]  99 |           let updated_project = sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 100 | |             project::Model,
[INFO] [stdout] 101 | |             r"SELECT * FROM projects WHERE id = ?",
[INFO] [stdout] 102 | |             id.to_string()
[INFO] [stdout] 103 | |         )
[INFO] [stdout] 104 | |         .fetch_one(&data.db)
[INFO] [stdout] 105 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api` (bin "api") due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api` (bin "api" test) due to 10 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "46e91b6d7bae8f0cc615ff6ee355ef1f704b3eb85cd57d76f4bba13ec661c135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46e91b6d7bae8f0cc615ff6ee355ef1f704b3eb85cd57d76f4bba13ec661c135", kill_on_drop: false }`
[INFO] [stdout] 46e91b6d7bae8f0cc615ff6ee355ef1f704b3eb85cd57d76f4bba13ec661c135
