[INFO] cloning repository https://github.com/Danue1/workflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danue1/workflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanue1%2Fworkflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanue1%2Fworkflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3f22b1b3eb6cdad2523aeb9d92f68723c78ab36
[INFO] documenting Danue1/workflow against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanue1%2Fworkflow" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Danue1/workflow
[INFO] finished tweaking git repo https://github.com/Danue1/workflow
[INFO] tweaked toml for git repo https://github.com/Danue1/workflow written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Danue1/workflow on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Danue1/workflow 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded insta v1.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37b0309509969e4d5fe9d01e0ebd5b3f4ca1db9cde1957ccdd198f1d5631f79f
[INFO] running `Command { std: "docker" "start" "-a" "37b0309509969e4d5fe9d01e0ebd5b3f4ca1db9cde1957ccdd198f1d5631f79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37b0309509969e4d5fe9d01e0ebd5b3f4ca1db9cde1957ccdd198f1d5631f79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b0309509969e4d5fe9d01e0ebd5b3f4ca1db9cde1957ccdd198f1d5631f79f", kill_on_drop: false }`
[INFO] [stdout] 37b0309509969e4d5fe9d01e0ebd5b3f4ca1db9cde1957ccdd198f1d5631f79f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e80d23d1de61a6091ad53d667bee0fdecbb21f6f038c0130aa817ad81f733a3d
[INFO] running `Command { std: "docker" "start" "-a" "e80d23d1de61a6091ad53d667bee0fdecbb21f6f038c0130aa817ad81f733a3d", kill_on_drop: false }`
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tinyvec v1.7.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking database v0.1.0 (/opt/rustwide/workdir/crates/external/database)
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling frontend_domain v0.1.0 (/opt/rustwide/workdir/crates/frontend_domain)
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling frontend_infrastructure v0.1.0 (/opt/rustwide/workdir/crates/frontend_infrastructure)
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling frontend_application v0.1.0 (/opt/rustwide/workdir/crates/frontend_application)
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking const_num v0.1.0 (/opt/rustwide/workdir/crates/tools/const_num)
[INFO] [stderr]  Documenting database v0.1.0 (/opt/rustwide/workdir/crates/external/database)
[INFO] [stderr]  Documenting const_num v0.1.0 (/opt/rustwide/workdir/crates/tools/const_num)
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking domain v0.1.0 (/opt/rustwide/workdir/crates/tools/domain)
[INFO] [stderr]  Documenting domain v0.1.0 (/opt/rustwide/workdir/crates/tools/domain)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]  Documenting cron v0.1.0 (/opt/rustwide/workdir/crates/tools/cron)
[INFO] [stderr]     Checking new_types v0.1.0 (/opt/rustwide/workdir/crates/tools/new_types)
[INFO] [stderr]  Documenting new_types v0.1.0 (/opt/rustwide/workdir/crates/tools/new_types)
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]    Compiling sqlx-postgres 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 postgresql v0.1.0 (/opt/rustwide/workdir/crates/external/postgresql)
[INFO] [stderr]  Documenting postgresql v0.1.0 (/opt/rustwide/workdir/crates/external/postgresql)
[INFO] [stderr]  Documenting frontend_domain v0.1.0 (/opt/rustwide/workdir/crates/frontend_domain)
[INFO] [stderr]  Documenting frontend_infrastructure v0.1.0 (/opt/rustwide/workdir/crates/frontend_infrastructure)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.name,
[INFO] [stdout] 42 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/create/mod.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             r#"
[INFO] [stdout] 71 | |                 INSERT INTO namespace (namespace_id, name)
[INFO] [stdout] 72 | |                 VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |             input.name,
[INFO] [stdout] 76 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     n.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 49 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/one/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     n.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             input.namespace_id,
[INFO] [stdout] 45 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/remove/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         sqlx::query!(
[INFO] [stdout] 35 | |             r#"
[INFO] [stdout] 36 | |                 UPDATE namespace
[INFO] [stdout] 37 | |                 SET deleted_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |             input.namespace_id,
[INFO] [stdout] 41 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.namespace_id,
[INFO] [stdout] 42 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT tq.task_queue_id
[INFO] [stdout] 71 | |                 FROM task_queue tq
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             input.name,
[INFO] [stdout] 75 | |         )
[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]    --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query!(
[INFO] [stdout] 103 | |             r#"
[INFO] [stdout] 104 | |                 INSERT INTO task_queue (task_queue_id, namespace_id, name, type)
[INFO] [stdout] 105 | |                 VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             input.r#type.as_str(),
[INFO] [stdout] 111 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/task_queue__list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     tq.task_queue_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 54 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.namespace_id,
[INFO] [stdout] 42 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT w.workflow_id
[INFO] [stdout] 71 | |                 FROM workflow w
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             input.name,
[INFO] [stdout] 75 | |         )
[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]    --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | /         sqlx::query!(
[INFO] [stdout] 107 | |             r#"
[INFO] [stdout] 108 | |                 INSERT INTO workflow (workflow_id, namespace_id, name, cron, input)
[INFO] [stdout] 109 | |                 VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |             input,
[INFO] [stdout] 116 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/workflow__list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.workflow_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 56 | |         )
[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]   --> crates/frontend_infrastructure/src/workflow/list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.workflow_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 52 | |         )
[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]   --> crates/frontend_infrastructure/src/workflow/one/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |             input.workflow_id,
[INFO] [stdout] 48 | |         )
[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]   --> crates/frontend_infrastructure/src/workflow/remove/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 UPDATE workflow
[INFO] [stdout] 38 | |                 SET deleted_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.workflow_id,
[INFO] [stdout] 42 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.name,
[INFO] [stdout] 42 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/create/mod.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             r#"
[INFO] [stdout] 71 | |                 INSERT INTO namespace (namespace_id, name)
[INFO] [stdout] 72 | |                 VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |             input.name,
[INFO] [stdout] 76 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     n.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 49 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/one/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     n.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             input.namespace_id,
[INFO] [stdout] 45 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/remove/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         sqlx::query!(
[INFO] [stdout] 35 | |             r#"
[INFO] [stdout] 36 | |                 UPDATE namespace
[INFO] [stdout] 37 | |                 SET deleted_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |             input.namespace_id,
[INFO] [stdout] 41 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.namespace_id,
[INFO] [stdout] 42 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT tq.task_queue_id
[INFO] [stdout] 71 | |                 FROM task_queue tq
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             input.name,
[INFO] [stdout] 75 | |         )
[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]    --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query!(
[INFO] [stdout] 103 | |             r#"
[INFO] [stdout] 104 | |                 INSERT INTO task_queue (task_queue_id, namespace_id, name, type)
[INFO] [stdout] 105 | |                 VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             input.r#type.as_str(),
[INFO] [stdout] 111 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/task_queue__list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     tq.task_queue_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 54 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.namespace_id,
[INFO] [stdout] 42 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT w.workflow_id
[INFO] [stdout] 71 | |                 FROM workflow w
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             input.name,
[INFO] [stdout] 75 | |         )
[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]    --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | /         sqlx::query!(
[INFO] [stdout] 107 | |             r#"
[INFO] [stdout] 108 | |                 INSERT INTO workflow (workflow_id, namespace_id, name, cron, input)
[INFO] [stdout] 109 | |                 VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |             input,
[INFO] [stdout] 116 | |         )
[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]   --> crates/frontend_infrastructure/src/namespace/workflow__list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.workflow_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 56 | |         )
[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]   --> crates/frontend_infrastructure/src/workflow/list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.workflow_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 52 | |         )
[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]   --> crates/frontend_infrastructure/src/workflow/one/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |             input.workflow_id,
[INFO] [stdout] 48 | |         )
[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]   --> crates/frontend_infrastructure/src/workflow/remove/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 UPDATE workflow
[INFO] [stdout] 38 | |                 SET deleted_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.workflow_id,
[INFO] [stdout] 42 | |         )
[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] [stderr] error: could not document `frontend_infrastructure`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `frontend_infrastructure` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "e80d23d1de61a6091ad53d667bee0fdecbb21f6f038c0130aa817ad81f733a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e80d23d1de61a6091ad53d667bee0fdecbb21f6f038c0130aa817ad81f733a3d", kill_on_drop: false }`
[INFO] [stdout] e80d23d1de61a6091ad53d667bee0fdecbb21f6f038c0130aa817ad81f733a3d
