[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] checking Danue1/workflow/c3f22b1b3eb6cdad2523aeb9d92f68723c78ab36 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanue1%2Fworkflow" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Danue1/workflow on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v2.3.0 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded similar v2.5.0 [INFO] [stderr] Downloaded console v0.15.8 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downloaded serde_spanned v0.6.6 [INFO] [stderr] Downloaded sqlformat v0.2.4 [INFO] [stderr] Downloaded generator v0.7.5 [INFO] [stderr] Downloaded async-trait v0.1.80 [INFO] [stderr] Downloaded cookie v0.18.1 [INFO] [stderr] Downloaded toml v0.8.14 [INFO] [stderr] Downloaded yansi v1.0.1 [INFO] [stderr] Downloaded toml_edit v0.22.14 [INFO] [stderr] Downloaded rocket_http v0.5.1 [INFO] [stderr] Downloaded tokio-util v0.7.11 [INFO] [stderr] Downloaded winnow v0.6.13 [INFO] [stderr] Downloaded rocket_codegen v0.5.1 [INFO] [stderr] Downloaded hyper v0.14.29 [INFO] [stderr] Downloaded serde_json v1.0.120 [INFO] [stderr] Downloaded backtrace v0.3.73 [INFO] [stderr] Downloaded insta v1.39.0 [INFO] [stderr] Downloaded regex v1.10.5 [INFO] [stderr] Downloaded gimli v0.29.0 [INFO] [stderr] Downloaded rocket v0.5.1 [INFO] [stderr] Downloaded object v0.36.1 [INFO] [stderr] Downloaded figment v0.10.19 [INFO] [stderr] Downloaded tinyvec v1.7.0 [INFO] [stderr] Downloaded cc v1.0.104 [INFO] [stderr] Downloaded tempfile v3.10.1 [INFO] [stderr] Downloaded unicode-properties v0.1.1 [INFO] [stderr] Downloaded whoami v1.5.1 [INFO] [stderr] Downloaded addr2line v0.22.0 [INFO] [stderr] Downloaded atomic v0.6.0 [INFO] [stderr] Downloaded multer v3.1.0 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded toml_datetime v0.6.6 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded ref-cast-impl v1.0.23 [INFO] [stderr] Downloaded ref-cast v1.0.23 [INFO] [stderr] Downloaded uncased v0.9.10 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded is-terminal v0.4.12 [INFO] [stderr] Downloaded fastrand v2.1.0 [INFO] [stderr] Downloaded uuid v1.9.1 [INFO] [stderr] Downloaded tokio v1.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b157d7e6b4f4e0895a82283fa99d20b4d05771f1c9d433e9d3498349e3b0870a [INFO] running `Command { std: "docker" "start" "-a" "b157d7e6b4f4e0895a82283fa99d20b4d05771f1c9d433e9d3498349e3b0870a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b157d7e6b4f4e0895a82283fa99d20b4d05771f1c9d433e9d3498349e3b0870a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b157d7e6b4f4e0895a82283fa99d20b4d05771f1c9d433e9d3498349e3b0870a", kill_on_drop: false }` [INFO] [stdout] b157d7e6b4f4e0895a82283fa99d20b4d05771f1c9d433e9d3498349e3b0870a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee8ee7045a2b3fee459fcfbb59ffd0c2759c365c5c67ff1467f014cb974e0a7c [INFO] running `Command { std: "docker" "start" "-a" "ee8ee7045a2b3fee459fcfbb59ffd0c2759c365c5c67ff1467f014cb974e0a7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling tinyvec v1.7.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking database v0.1.0 (/opt/rustwide/workdir/crates/external/database) [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling frontend_domain v0.1.0 (/opt/rustwide/workdir/crates/frontend_domain) [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling devise_core v0.4.1 [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] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling frontend_application v0.1.0 (/opt/rustwide/workdir/crates/frontend_application) [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking const_num v0.1.0 (/opt/rustwide/workdir/crates/tools/const_num) [INFO] [stderr] Checking insta v1.39.0 [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 devise_codegen v0.4.1 [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 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 tokio-util v0.7.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime 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] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Checking 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] Checking toml v0.8.14 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking 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] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: Cannot assign requested address (os error 99) [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: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frontend_infrastructure` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `frontend_infrastructure` (lib test) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "ee8ee7045a2b3fee459fcfbb59ffd0c2759c365c5c67ff1467f014cb974e0a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8ee7045a2b3fee459fcfbb59ffd0c2759c365c5c67ff1467f014cb974e0a7c", kill_on_drop: false }` [INFO] [stdout] ee8ee7045a2b3fee459fcfbb59ffd0c2759c365c5c67ff1467f014cb974e0a7c