[INFO] cloning repository https://github.com/LeSaRXD/my-twitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeSaRXD/my-twitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeSaRXD%2Fmy-twitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeSaRXD%2Fmy-twitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 596d22562a9cabc1f963dd55febcf3366144f400
[INFO] checking LeSaRXD/my-twitter against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeSaRXD%2Fmy-twitter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeSaRXD/my-twitter
[INFO] finished tweaking git repo https://github.com/LeSaRXD/my-twitter
[INFO] tweaked toml for git repo https://github.com/LeSaRXD/my-twitter written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeSaRXD/my-twitter on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeSaRXD/my-twitter 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded slug v0.1.5
[INFO] [stderr]   Downloaded sqlx-macros v0.8.0
[INFO] [stderr]   Downloaded hmac-sha512 v1.1.5
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.0
[INFO] [stderr]   Downloaded filetime v0.2.24
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.0
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded sqlx v0.8.0
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.0
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.0
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded rocket_dyn_templates v0.2.0
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded normpath v1.3.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3c008597477f10d87c73e8f9b6662aa590e7110163118572dca82543c13b291
[INFO] running `Command { std: "docker" "start" "-a" "a3c008597477f10d87c73e8f9b6662aa590e7110163118572dca82543c13b291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3c008597477f10d87c73e8f9b6662aa590e7110163118572dca82543c13b291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c008597477f10d87c73e8f9b6662aa590e7110163118572dca82543c13b291", kill_on_drop: false }`
[INFO] [stdout] a3c008597477f10d87c73e8f9b6662aa590e7110163118572dca82543c13b291
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40bc568da11ffa81d66101df11e9e8027c87cdb60dfc4de4026a5037b6209b0b
[INFO] running `Command { std: "docker" "start" "-a" "40bc568da11ffa81d66101df11e9e8027c87cdb60dfc4de4026a5037b6209b0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.24
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking hmac-sha512 v1.1.5
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking sqlx-postgres v0.8.0
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]     Checking sqlx v0.8.0
[INFO] [stderr]     Checking rocket_dyn_templates v0.2.0
[INFO] [stderr]     Checking my-twitter v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/database/account.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         sqlx::query_as!(
[INFO] [stdout] 38 | |             Account,
[INFO] [stdout] 39 | |             r#"SELECT *,
[INFO] [stdout] 40 | |             (SELECT COUNT(*) FROM follow WHERE user_id = id) AS "following!",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |             id.into(),
[INFO] [stdout] 46 | |         )
[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]   --> src/database/account.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         sqlx::query_as!(
[INFO] [stdout] 38 | |             Account,
[INFO] [stdout] 39 | |             r#"SELECT *,
[INFO] [stdout] 40 | |             (SELECT COUNT(*) FROM follow WHERE user_id = id) AS "following!",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |             id.into(),
[INFO] [stdout] 46 | |         )
[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]   --> src/database/account.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | /         sqlx::query_as!(
[INFO] [stdout] 55 | |             Account,
[INFO] [stdout] 56 | |             r#"SELECT *,
[INFO] [stdout] 57 | |             (SELECT COUNT(*) FROM follow WHERE user_id = id) AS "following!",
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             handle,
[INFO] [stdout] 63 | |         )
[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]   --> src/database/account.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | /         sqlx::query_as!(
[INFO] [stdout] 55 | |             Account,
[INFO] [stdout] 56 | |             r#"SELECT *,
[INFO] [stdout] 57 | |             (SELECT COUNT(*) FROM follow WHERE user_id = id) AS "following!",
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             handle,
[INFO] [stdout] 63 | |         )
[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]   --> src/database/account.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |           match sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 72 | |             Account,
[INFO] [stdout] 73 | |             r#"SELECT *,
[INFO] [stdout] 74 | |             (SELECT COUNT(*) FROM follow WHERE user_id = id) AS "following!",
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             handle,
[INFO] [stdout] 79 | |         )
[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]   --> src/database/account.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |           match sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 72 | |             Account,
[INFO] [stdout] 73 | |             r#"SELECT *,
[INFO] [stdout] 74 | |             (SELECT COUNT(*) FROM follow WHERE user_id = id) AS "following!",
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             handle,
[INFO] [stdout] 79 | |         )
[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]    --> src/database/account.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query_as!(
[INFO] [stdout] 103 | |             Account,
[INFO] [stdout] 104 | |             r#"INSERT INTO account (handle, password_hash)
[INFO] [stdout] 105 | |             VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |             &crypto::encode_password(password, MAX_ITERATIONS)
[INFO] [stdout] 112 | |         )
[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]    --> src/database/account.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query_as!(
[INFO] [stdout] 103 | |             Account,
[INFO] [stdout] 104 | |             r#"INSERT INTO account (handle, password_hash)
[INFO] [stdout] 105 | |             VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |             &crypto::encode_password(password, MAX_ITERATIONS)
[INFO] [stdout] 112 | |         )
[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]    --> src/database/account.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 |         sqlx::query!(r#"DELETE FROM account WHERE id = $1"#, i32::from(self.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` (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]    --> src/database/account.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 |         sqlx::query!(r#"DELETE FROM account WHERE id = $1"#, i32::from(self.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` (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]   --> src/database/follow.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sqlx::query_as!(
[INFO] [stdout] 11 | |             Follow,
[INFO] [stdout] 12 | |             r#"INSERT INTO follow (user_id, followed_id)
[INFO] [stdout] 13 | |             VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |             follow_id.into(),
[INFO] [stdout] 18 | |         )
[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]   --> src/database/follow.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sqlx::query_as!(
[INFO] [stdout] 11 | |             Follow,
[INFO] [stdout] 12 | |             r#"INSERT INTO follow (user_id, followed_id)
[INFO] [stdout] 13 | |             VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |             follow_id.into(),
[INFO] [stdout] 18 | |         )
[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]   --> src/database/follow.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         sqlx::query!(
[INFO] [stdout] 24 | |             r#"DELETE FROM follow
[INFO] [stdout] 25 | |             WHERE user_id = $1 AND followed_id = $2"#,
[INFO] [stdout] 26 | |             i32::from(self.id),
[INFO] [stdout] 27 | |             followed_id.into(),
[INFO] [stdout] 28 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/database/follow.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         sqlx::query!(
[INFO] [stdout] 24 | |             r#"DELETE FROM follow
[INFO] [stdout] 25 | |             WHERE user_id = $1 AND followed_id = $2"#,
[INFO] [stdout] 26 | |             i32::from(self.id),
[INFO] [stdout] 27 | |             followed_id.into(),
[INFO] [stdout] 28 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/database/post.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         sqlx::query_as!(
[INFO] [stdout] 28 | |             Post,
[INFO] [stdout] 29 | |             r#"SELECT p.*,
[INFO] [stdout] 30 | |             a.handle as author_handle,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             user_id.map(Into::into),
[INFO] [stdout] 38 | |         )
[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]   --> src/database/post.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         sqlx::query_as!(
[INFO] [stdout] 28 | |             Post,
[INFO] [stdout] 29 | |             r#"SELECT p.*,
[INFO] [stdout] 30 | |             a.handle as author_handle,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             user_id.map(Into::into),
[INFO] [stdout] 38 | |         )
[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]   --> src/database/post.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | /         sqlx::query_as!(
[INFO] [stdout] 47 | |             Post,
[INFO] [stdout] 48 | |             r#"SELECT p.*,
[INFO] [stdout] 49 | |             a.handle as author_handle,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |             user_id.map(Into::into),
[INFO] [stdout] 60 | |         )
[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]   --> src/database/post.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | /         sqlx::query_as!(
[INFO] [stdout] 47 | |             Post,
[INFO] [stdout] 48 | |             r#"SELECT p.*,
[INFO] [stdout] 49 | |             a.handle as author_handle,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |             user_id.map(Into::into),
[INFO] [stdout] 60 | |         )
[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]   --> src/database/post.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_scalar!(
[INFO] [stdout] 67 | |             r#"DELETE FROM post WHERE id = $1 RETURNING parent_id"#,
[INFO] [stdout] 68 | |             i64::from(self.id),
[INFO] [stdout] 69 | |         )
[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_scalar` (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]   --> src/database/post.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_scalar!(
[INFO] [stdout] 67 | |             r#"DELETE FROM post WHERE id = $1 RETURNING parent_id"#,
[INFO] [stdout] 68 | |             i64::from(self.id),
[INFO] [stdout] 69 | |         )
[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_scalar` (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]   --> src/database/post.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 | /         sqlx::query_as!(
[INFO] [stdout] 81 | |             Post,
[INFO] [stdout] 82 | |             r#"SELECT p.*,
[INFO] [stdout] 83 | |             a.handle as author_handle,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             user_id.map(Into::into),
[INFO] [stdout] 94 | |         )
[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]   --> src/database/post.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 | /         sqlx::query_as!(
[INFO] [stdout] 81 | |             Post,
[INFO] [stdout] 82 | |             r#"SELECT p.*,
[INFO] [stdout] 83 | |             a.handle as author_handle,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             user_id.map(Into::into),
[INFO] [stdout] 94 | |         )
[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]    --> src/database/post.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         sqlx::query_as!(
[INFO] [stdout] 109 | |             Post,
[INFO] [stdout] 110 | |             r#"SELECT p.*,
[INFO] [stdout] 111 | |             a.handle AS author_handle,
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |             user_id.map(Into::into),
[INFO] [stdout] 128 | |         )
[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]    --> src/database/post.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         sqlx::query_as!(
[INFO] [stdout] 109 | |             Post,
[INFO] [stdout] 110 | |             r#"SELECT p.*,
[INFO] [stdout] 111 | |             a.handle AS author_handle,
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |             user_id.map(Into::into),
[INFO] [stdout] 128 | |         )
[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]    --> src/database/post.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | /         sqlx::query_as!(
[INFO] [stdout] 139 | |             Post,
[INFO] [stdout] 140 | |             r#"WITH inserted AS (
[INFO] [stdout] 141 | |                 INSERT INTO post (author_id, body, parent_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |             parent_id.map(Into::into),
[INFO] [stdout] 155 | |         )
[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]    --> src/database/post.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | /         sqlx::query_as!(
[INFO] [stdout] 139 | |             Post,
[INFO] [stdout] 140 | |             r#"WITH inserted AS (
[INFO] [stdout] 141 | |                 INSERT INTO post (author_id, body, parent_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |             parent_id.map(Into::into),
[INFO] [stdout] 155 | |         )
[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]    --> src/database/post.rs:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 | /         sqlx::query_as!(
[INFO] [stdout] 168 | |             Vote,
[INFO] [stdout] 169 | |             r#"INSERT INTO vote (voter_id, post_id)
[INFO] [stdout] 170 | |             VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |             post_id.into(),
[INFO] [stdout] 175 | |         )
[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]    --> src/database/post.rs:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 | /         sqlx::query_as!(
[INFO] [stdout] 168 | |             Vote,
[INFO] [stdout] 169 | |             r#"INSERT INTO vote (voter_id, post_id)
[INFO] [stdout] 170 | |             VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |             post_id.into(),
[INFO] [stdout] 175 | |         )
[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]    --> src/database/post.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | /         sqlx::query_as!(
[INFO] [stdout] 181 | |             Vote,
[INFO] [stdout] 182 | |             r#"DELETE FROM vote WHERE voter_id = $1 AND post_id = $2"#,
[INFO] [stdout] 183 | |             i32::from(self.id),
[INFO] [stdout] 184 | |             post_id.into(),
[INFO] [stdout] 185 | |         )
[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]    --> src/database/post.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | /         sqlx::query_as!(
[INFO] [stdout] 181 | |             Vote,
[INFO] [stdout] 182 | |             r#"DELETE FROM vote WHERE voter_id = $1 AND post_id = $2"#,
[INFO] [stdout] 183 | |             i32::from(self.id),
[INFO] [stdout] 184 | |             post_id.into(),
[INFO] [stdout] 185 | |         )
[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]   --> src/database/vote.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | /         sqlx::query_as!(
[INFO] [stdout] 16 | |             Account,
[INFO] [stdout] 17 | |             r#"SELECT *,
[INFO] [stdout] 18 | |             (SELECT COUNT(*) FROM follow WHERE user_id = id) AS "following!",
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |             i64::from(self.id),
[INFO] [stdout] 25 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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]   --> src/database/vote.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | /         sqlx::query_as!(
[INFO] [stdout] 16 | |             Account,
[INFO] [stdout] 17 | |             r#"SELECT *,
[INFO] [stdout] 18 | |             (SELECT COUNT(*) FROM follow WHERE user_id = id) AS "following!",
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |             i64::from(self.id),
[INFO] [stdout] 25 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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]   --> src/database/vote.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_scalar!(
[INFO] [stdout] 32 | |             r#"SELECT EXISTS(
[INFO] [stdout] 33 | |                 SELECT * FROM vote WHERE post_id = $1 AND voter_id = $2
[INFO] [stdout] 34 | |             ) AS "exists!""#,
[INFO] [stdout] 35 | |             i64::from(self.id),
[INFO] [stdout] 36 | |             account_id.into(),
[INFO] [stdout] 37 | |         )
[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_scalar` (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]   --> src/database/vote.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_scalar!(
[INFO] [stdout] 32 | |             r#"SELECT EXISTS(
[INFO] [stdout] 33 | |                 SELECT * FROM vote WHERE post_id = $1 AND voter_id = $2
[INFO] [stdout] 34 | |             ) AS "exists!""#,
[INFO] [stdout] 35 | |             i64::from(self.id),
[INFO] [stdout] 36 | |             account_id.into(),
[INFO] [stdout] 37 | |         )
[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_scalar` (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]   --> src/database/vote.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query_as!(
[INFO] [stdout] 49 | |             Post,
[INFO] [stdout] 50 | |             r#"SELECT p.*,
[INFO] [stdout] 51 | |             a.handle AS author_handle,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |             user_id.map(Into::into),
[INFO] [stdout] 61 | |         )
[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]   --> src/database/vote.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query_as!(
[INFO] [stdout] 49 | |             Post,
[INFO] [stdout] 50 | |             r#"SELECT p.*,
[INFO] [stdout] 51 | |             a.handle AS author_handle,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |             user_id.map(Into::into),
[INFO] [stdout] 61 | |         )
[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[E0282]: type annotations needed
[INFO] [stdout]    --> src/database/account.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query_as!(
[INFO] [stdout] 103 | |             Account,
[INFO] [stdout] 104 | |             r#"INSERT INTO account (handle, password_hash)
[INFO] [stdout] 105 | |             VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |         .fetch_one(&*POOL)
[INFO] [stdout] 114 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database/account.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query_as!(
[INFO] [stdout] 103 | |             Account,
[INFO] [stdout] 104 | |             r#"INSERT INTO account (handle, password_hash)
[INFO] [stdout] 105 | |             VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |         .fetch_one(&*POOL)
[INFO] [stdout] 114 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database/account.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         sqlx::query!(r#"DELETE FROM account WHERE id = $1"#, i32::from(self.id),)
[INFO] [stdout] 129 | |             .fetch_one(&*POOL)
[INFO] [stdout] 130 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database/account.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         sqlx::query!(r#"DELETE FROM account WHERE id = $1"#, i32::from(self.id),)
[INFO] [stdout] 129 | |             .fetch_one(&*POOL)
[INFO] [stdout] 130 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database/follow.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         sqlx::query!(
[INFO] [stdout] 24 | |             r#"DELETE FROM follow
[INFO] [stdout] 25 | |             WHERE user_id = $1 AND followed_id = $2"#,
[INFO] [stdout] 26 | |             i32::from(self.id),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         .execute(&*POOL)
[INFO] [stdout] 30 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database/follow.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         sqlx::query!(
[INFO] [stdout] 24 | |             r#"DELETE FROM follow
[INFO] [stdout] 25 | |             WHERE user_id = $1 AND followed_id = $2"#,
[INFO] [stdout] 26 | |             i32::from(self.id),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         .execute(&*POOL)
[INFO] [stdout] 30 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database/post.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_scalar!(
[INFO] [stdout] 67 | |             r#"DELETE FROM post WHERE id = $1 RETURNING parent_id"#,
[INFO] [stdout] 68 | |             i64::from(self.id),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database/post.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_scalar!(
[INFO] [stdout] 67 | |             r#"DELETE FROM post WHERE id = $1 RETURNING parent_id"#,
[INFO] [stdout] 68 | |             i64::from(self.id),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database/post.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .map(|o| o.map(Into::into))
[INFO] [stdout]    |               ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .map(|o: /* Type */| o.map(Into::into))
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database/post.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .map(|o| o.map(Into::into))
[INFO] [stdout]    |               ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .map(|o: /* Type */| o.map(Into::into))
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database/post.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | /         sqlx::query_as!(
[INFO] [stdout] 181 | |             Vote,
[INFO] [stdout] 182 | |             r#"DELETE FROM vote WHERE voter_id = $1 AND post_id = $2"#,
[INFO] [stdout] 183 | |             i32::from(self.id),
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |         .execute(&*POOL)
[INFO] [stdout] 187 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database/post.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | /         sqlx::query_as!(
[INFO] [stdout] 181 | |             Vote,
[INFO] [stdout] 182 | |             r#"DELETE FROM vote WHERE voter_id = $1 AND post_id = $2"#,
[INFO] [stdout] 183 | |             i32::from(self.id),
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |         .execute(&*POOL)
[INFO] [stdout] 187 | |         .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] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-twitter` (bin "my-twitter") due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `my-twitter` (bin "my-twitter" test) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "40bc568da11ffa81d66101df11e9e8027c87cdb60dfc4de4026a5037b6209b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bc568da11ffa81d66101df11e9e8027c87cdb60dfc4de4026a5037b6209b0b", kill_on_drop: false }`
[INFO] [stdout] 40bc568da11ffa81d66101df11e9e8027c87cdb60dfc4de4026a5037b6209b0b
