[INFO] cloning repository https://github.com/Axmouth/dromio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axmouth/dromio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxmouth%2Fdromio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxmouth%2Fdromio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbd5cad2bb0f4cb6e478c4686bbe8d57419ac5f9
[INFO] checking Axmouth/dromio against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxmouth%2Fdromio" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Axmouth/dromio
[INFO] finished tweaking git repo https://github.com/Axmouth/dromio
[INFO] tweaked toml for git repo https://github.com/Axmouth/dromio written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axmouth/dromio on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Axmouth/dromio 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded zmij v0.1.8
[INFO] [stderr]   Downloaded rust-embed-utils v8.9.0
[INFO] [stderr]   Downloaded etcetera v0.11.0
[INFO] [stderr]   Downloaded utoipa-redoc v6.0.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded utoipa-axum v0.2.0
[INFO] [stderr]   Downloaded hyper-named-pipe v0.1.0
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded jsonwebtoken v10.2.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded async-compression v0.4.36
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded testcontainers-modules v0.14.0
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded ureq v3.1.4
[INFO] [stderr]   Downloaded bollard v0.19.4
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded bollard-buildkit-proto v0.7.0
[INFO] [stderr]   Downloaded bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]   Downloaded testcontainers v0.26.3
[INFO] [stderr]   Downloaded astral-tokio-tar v0.5.6
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded croner v3.0.1
[INFO] [stderr]   Downloaded ts-rs v11.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.6.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.35
[INFO] [stderr]   Downloaded serde-untagged v0.1.9
[INFO] [stderr]   Downloaded ts-rs-macros v11.1.0
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded ferroid v0.8.8
[INFO] [stderr]   Downloaded rust-embed-impl v8.9.0
[INFO] [stderr]   Downloaded hyperlocal v0.9.1
[INFO] [stderr]   Downloaded docker_credential v1.3.2
[INFO] [stderr]   Downloaded rust-embed v8.9.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]   Downloaded uuid-readable-rs v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 852e3a343352cda9967aea7cbd83640775314225a02328d3aa2f355fe3e6dde6
[INFO] running `Command { std: "docker" "start" "-a" "852e3a343352cda9967aea7cbd83640775314225a02328d3aa2f355fe3e6dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "852e3a343352cda9967aea7cbd83640775314225a02328d3aa2f355fe3e6dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "852e3a343352cda9967aea7cbd83640775314225a02328d3aa2f355fe3e6dde6", kill_on_drop: false }`
[INFO] [stdout] 852e3a343352cda9967aea7cbd83640775314225a02328d3aa2f355fe3e6dde6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 991ee795d6076be8ec30352bd92484d19ece5095207023e80511e950b37de288
[INFO] running `Command { std: "docker" "start" "-a" "991ee795d6076be8ec30352bd92484d19ece5095207023e80511e950b37de288", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ts-rs v11.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]     Checking ferroid v0.8.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking uuid-readable-rs v0.1.6
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking rsa v0.9.9
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking jsonwebtoken v10.2.0
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking async-compression v0.4.36
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking astral-tokio-tar v0.5.6
[INFO] [stderr]     Checking utoipa-redoc v6.0.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking arbiter-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking arbiter-store-pg v0.1.0 (/opt/rustwide/workdir/store-pg)
[INFO] [stderr]     Checking arbiter-scheduler v0.1.0 (/opt/rustwide/workdir/scheduler)
[INFO] [stderr]     Checking arbiter-config v0.1.0 (/opt/rustwide/workdir/config)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> store-pg/src/lib.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 65 | |             r#"
[INFO] [stdout] 66 | |             SELECT key, value
[INFO] [stdout] 67 | |             FROM job_env_vars
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |             job_id
[INFO] [stdout] 71 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> store-pg/src/lib.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |           let res = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 80 | |             r#"
[INFO] [stdout] 81 | |             DELETE FROM job_runs
[INFO] [stdout] 82 | |             WHERE job_id = $1
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             job_id
[INFO] [stdout] 86 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:98:20
[INFO] [stdout]     |
[INFO] [stdout]  98 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  99 | |             r#"
[INFO] [stdout] 100 | |             SELECT
[INFO] [stdout] 101 | |                 j.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |             job_id
[INFO] [stdout] 145 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |           let rec = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 264 | |             r#"
[INFO] [stdout] 265 | |             SELECT
[INFO] [stdout] 266 | |                 j.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 331 | |             job_id
[INFO] [stdout] 332 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 | /         sqlx::query!(
[INFO] [stdout] 524 | |             r#"
[INFO] [stdout] 525 | |             UPDATE workers
[INFO] [stdout] 526 | |             SET last_seen = now(), active = true
[INFO] [stdout] ...   |
[INFO] [stdout] 529 | |             worker_id
[INFO] [stdout] 530 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:541:20
[INFO] [stdout]     |
[INFO] [stdout] 541 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 542 | |             r#"
[INFO] [stdout] 543 | |             SELECT
[INFO] [stdout] 544 | |                 j.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |             "#
[INFO] [stdout] 588 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:716:19
[INFO] [stdout]     |
[INFO] [stdout] 716 |           let res = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 717 | |             r#"
[INFO] [stdout] 718 | |             INSERT INTO job_runs (id, job_id, scheduled_for, state)
[INFO] [stdout] 719 | |             VALUES ($1, $2, $3, 'queued')
[INFO] [stdout] ...   |
[INFO] [stdout] 724 | |             scheduled_for,
[INFO] [stdout] 725 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:741:26
[INFO] [stdout]     |
[INFO] [stdout] 741 |           let candidates = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 742 | |             r#"
[INFO] [stdout] 743 | |             SELECT jr.id, jr.job_id, jr.scheduled_for
[INFO] [stdout] 744 | |             FROM job_runs jr
[INFO] [stdout] ...   |
[INFO] [stdout] 754 | |             limit as i64
[INFO] [stdout] 755 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:776:23
[INFO] [stdout]     |
[INFO] [stdout] 776 |               let rec = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 777 | |                 r#"
[INFO] [stdout] 778 | |                 UPDATE job_runs
[INFO] [stdout] 779 | |                 SET state = 'running',
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |                 snapshot_json,
[INFO] [stdout] 799 | |             )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:846:9
[INFO] [stdout]     |
[INFO] [stdout] 846 | /         sqlx::query!(
[INFO] [stdout] 847 | |             r#"
[INFO] [stdout] 848 | |             UPDATE job_runs
[INFO] [stdout] 849 | |             SET state = $2,
[INFO] [stdout] ...   |
[INFO] [stdout] 863 | |             error_output,
[INFO] [stdout] 864 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:875:9
[INFO] [stdout]     |
[INFO] [stdout] 875 | /         sqlx::query!(
[INFO] [stdout] 876 | |             r#"
[INFO] [stdout] 877 | |             INSERT INTO workers(id, display_name, hostname, last_seen, capacity, version, active)
[INFO] [stdout] 878 | |             VALUES ($1, $2, $3, $4, $5, $6, true)
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |             worker.version,
[INFO] [stdout] 892 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:900:19
[INFO] [stdout]     |
[INFO] [stdout] 900 |           let rec = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 901 | |             r#"
[INFO] [stdout] 902 | |         UPDATE workers
[INFO] [stdout] 903 | |         SET restart_count = restart_count + 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |             version,
[INFO] [stdout] 911 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:926:9
[INFO] [stdout]     |
[INFO] [stdout] 926 | /         sqlx::query!(
[INFO] [stdout] 927 | |             r#"
[INFO] [stdout] 928 | |         INSERT INTO workers(id, display_name, hostname, last_seen, capacity, restart_count, version)
[INFO] [stdout] 929 | |         VALUES ($1, $2, $3, NOW(), 4, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 935 | |             version
[INFO] [stdout] 936 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:943:19
[INFO] [stdout]     |
[INFO] [stdout] 943 |           let rec = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 944 | |             "SELECT display_name, restart_count FROM workers WHERE id=$1",
[INFO] [stdout] 945 | |             id
[INFO] [stdout] 946 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:954:19
[INFO] [stdout]     |
[INFO] [stdout] 954 |           let res = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 955 | |             r#"
[INFO] [stdout] 956 | |             UPDATE job_runs
[INFO] [stdout] 957 | |             SET state = 'queued',
[INFO] [stdout] ...   |
[INFO] [stdout] 966 | |             dead_after_secs as i64
[INFO] [stdout] 967 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:975:19
[INFO] [stdout]     |
[INFO] [stdout] 975 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 976 | |             r#"
[INFO] [stdout] 977 | |             SELECT pg_try_advisory_lock(134037) AS acquired
[INFO] [stdout] 978 | |             "#
[INFO] [stdout] 979 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> store-pg/src/lib.rs:990:9
[INFO] [stdout]     |
[INFO] [stdout] 990 |         sqlx::query!("SELECT 1::int AS health_check")
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1014:9
[INFO] [stdout]      |
[INFO] [stdout] 1014 | /         sqlx::query!(
[INFO] [stdout] 1015 | |             r#"
[INFO] [stdout] 1016 | |         INSERT INTO jobs (
[INFO] [stdout] 1017 | |             id, name, schedule_cron,
[INFO] [stdout] ...    |
[INFO] [stdout] 1027 | |             misfire_policy.to_string(),
[INFO] [stdout] 1028 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1037:17
[INFO] [stdout]      |
[INFO] [stdout] 1037 | /                 sqlx::query!(
[INFO] [stdout] 1038 | |                     r#"
[INFO] [stdout] 1039 | |                 INSERT INTO job_runner_shell (job_id, command, working_dir)
[INFO] [stdout] 1040 | |                 VALUES ($1, $2, $3)
[INFO] [stdout] ...    |
[INFO] [stdout] 1044 | |                     working_dir.as_deref()
[INFO] [stdout] 1045 | |                 )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1057:17
[INFO] [stdout]      |
[INFO] [stdout] 1057 | /                 sqlx::query!(
[INFO] [stdout] 1058 | |                     r#"
[INFO] [stdout] 1059 | |                 INSERT INTO job_runner_http (
[INFO] [stdout] 1060 | |                     job_id, method, url, headers, body, timeout_sec
[INFO] [stdout] ...    |
[INFO] [stdout] 1069 | |                     timeout_sec.map(|x| x as i32),
[INFO] [stdout] 1070 | |                 )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1080:17
[INFO] [stdout]      |
[INFO] [stdout] 1080 | /                 sqlx::query!(
[INFO] [stdout] 1081 | |                     r#"
[INFO] [stdout] 1082 | |                 INSERT INTO job_runner_pgsql (
[INFO] [stdout] 1083 | |                     job_id, config_id, query, timeout_sec
[INFO] [stdout] ...    |
[INFO] [stdout] 1090 | |                     timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1091 | |                 )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1101:17
[INFO] [stdout]      |
[INFO] [stdout] 1101 | /                 sqlx::query!(
[INFO] [stdout] 1102 | |                     r#"
[INFO] [stdout] 1103 | |                 INSERT INTO job_runner_mysql (
[INFO] [stdout] 1104 | |                     job_id, config_id, query, timeout_sec
[INFO] [stdout] ...    |
[INFO] [stdout] 1111 | |                     timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1112 | |                 )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1122:17
[INFO] [stdout]      |
[INFO] [stdout] 1122 | /                 sqlx::query!(
[INFO] [stdout] 1123 | |                     r#"
[INFO] [stdout] 1124 | |                 INSERT INTO job_runner_python (
[INFO] [stdout] 1125 | |                     job_id, module, class_name, timeout_sec
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |                     timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1133 | |                 )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1143:17
[INFO] [stdout]      |
[INFO] [stdout] 1143 | /                 sqlx::query!(
[INFO] [stdout] 1144 | |                     r#"
[INFO] [stdout] 1145 | |                 INSERT INTO job_runner_node (
[INFO] [stdout] 1146 | |                     job_id, module, function_name, timeout_sec
[INFO] [stdout] ...    |
[INFO] [stdout] 1153 | |                     timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1154 | |                 )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1166:19
[INFO] [stdout]      |
[INFO] [stdout] 1166 |           let ids = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 1167 | |             r#"
[INFO] [stdout] 1168 | |             SELECT id, name, schedule_cron, enabled, max_concurrency, misfire_policy
[INFO] [stdout] 1169 | |             FROM jobs
[INFO] [stdout] ...    |
[INFO] [stdout] 1172 | |             "#
[INFO] [stdout] 1173 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1194:20
[INFO] [stdout]      |
[INFO] [stdout] 1194 |           let rows = sqlx::query!(
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1195 | |             r#"
[INFO] [stdout] 1196 | |             SELECT
[INFO] [stdout] 1197 | |                 id,
[INFO] [stdout] ...    |
[INFO] [stdout] 1221 | |             by_worker_id,
[INFO] [stdout] 1222 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1278:9
[INFO] [stdout]      |
[INFO] [stdout] 1278 | /         sqlx::query!(
[INFO] [stdout] 1279 | |             r#"
[INFO] [stdout] 1280 | |             UPDATE jobs
[INFO] [stdout] 1281 | |             SET enabled = $2
[INFO] [stdout] ...    |
[INFO] [stdout] 1286 | |             enabled
[INFO] [stdout] 1287 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1323:23
[INFO] [stdout]      |
[INFO] [stdout] 1323 |           let updated = sqlx::query!(
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1324 | |             r#"
[INFO] [stdout] 1325 | |             UPDATE jobs
[INFO] [stdout] 1326 | |             SET
[INFO] [stdout] ...    |
[INFO] [stdout] 1342 | |             schedule_specified,
[INFO] [stdout] 1343 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1357:21
[INFO] [stdout]      |
[INFO] [stdout] 1357 |                     sqlx::query!("DELETE FROM job_runner_shell WHERE job_id=$1", job_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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1362:21
[INFO] [stdout]      |
[INFO] [stdout] 1362 |                     sqlx::query!("DELETE FROM job_runner_http WHERE job_id=$1", job_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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1367:21
[INFO] [stdout]      |
[INFO] [stdout] 1367 |                     sqlx::query!("DELETE FROM job_runner_pgsql WHERE job_id=$1", job_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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1372:21
[INFO] [stdout]      |
[INFO] [stdout] 1372 |                     sqlx::query!("DELETE FROM job_runner_mysql WHERE job_id=$1", job_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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1377:21
[INFO] [stdout]      |
[INFO] [stdout] 1377 |                     sqlx::query!("DELETE FROM job_runner_python WHERE job_id=$1", job_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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1382:21
[INFO] [stdout]      |
[INFO] [stdout] 1382 |                     sqlx::query!("DELETE FROM job_runner_node WHERE job_id=$1", job_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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1398:13
[INFO] [stdout]      |
[INFO] [stdout] 1398 | /             sqlx::query!(
[INFO] [stdout] 1399 | |                 "UPDATE jobs SET runner_type=$2 WHERE id=$1",
[INFO] [stdout] 1400 | |                 job_id,
[INFO] [stdout] 1401 | |                 new_type
[INFO] [stdout] 1402 | |             )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1412:21
[INFO] [stdout]      |
[INFO] [stdout] 1412 | /                     sqlx::query!(
[INFO] [stdout] 1413 | |                         r#"INSERT INTO job_runner_shell(job_id,command,working_dir)
[INFO] [stdout] 1414 | |                        VALUES ($1,$2,$3)"#,
[INFO] [stdout] 1415 | |                         job_id,
[INFO] [stdout] 1416 | |                         command,
[INFO] [stdout] 1417 | |                         working_dir
[INFO] [stdout] 1418 | |                     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1429:21
[INFO] [stdout]      |
[INFO] [stdout] 1429 | /                     sqlx::query!(
[INFO] [stdout] 1430 | |                         r#"INSERT INTO job_runner_http(job_id,method,url,headers,body,timeout_sec)
[INFO] [stdout] 1431 | |                        VALUES ($1,$2,$3,$4,$5,$6)"#,
[INFO] [stdout] 1432 | |                         job_id,
[INFO] [stdout] ...    |
[INFO] [stdout] 1437 | |                         timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1438 | |                     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1447:21
[INFO] [stdout]      |
[INFO] [stdout] 1447 | /                     sqlx::query!(
[INFO] [stdout] 1448 | |                         r#"INSERT INTO job_runner_pgsql(job_id,config_id,query,timeout_sec)
[INFO] [stdout] 1449 | |                        VALUES ($1,$2,$3,$4)"#,
[INFO] [stdout] 1450 | |                         job_id,
[INFO] [stdout] ...    |
[INFO] [stdout] 1453 | |                         timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1454 | |                     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1463:21
[INFO] [stdout]      |
[INFO] [stdout] 1463 | /                     sqlx::query!(
[INFO] [stdout] 1464 | |                         r#"INSERT INTO job_runner_mysql(job_id,config_id,query,timeout_sec)
[INFO] [stdout] 1465 | |                        VALUES ($1,$2,$3,$4)"#,
[INFO] [stdout] 1466 | |                         job_id,
[INFO] [stdout] ...    |
[INFO] [stdout] 1469 | |                         timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1470 | |                     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1479:21
[INFO] [stdout]      |
[INFO] [stdout] 1479 | /                     sqlx::query!(
[INFO] [stdout] 1480 | |                         r#"INSERT INTO job_runner_python(job_id,module,class_name,timeout_sec)
[INFO] [stdout] 1481 | |                        VALUES ($1,$2,$3,$4)"#,
[INFO] [stdout] 1482 | |                         job_id,
[INFO] [stdout] ...    |
[INFO] [stdout] 1485 | |                         timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1486 | |                     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1495:21
[INFO] [stdout]      |
[INFO] [stdout] 1495 | /                     sqlx::query!(
[INFO] [stdout] 1496 | |                         r#"INSERT INTO job_runner_node(job_id,module,function_name,timeout_sec)
[INFO] [stdout] 1497 | |                        VALUES ($1,$2,$3,$4)"#,
[INFO] [stdout] 1498 | |                         job_id,
[INFO] [stdout] ...    |
[INFO] [stdout] 1501 | |                         timeout_sec.map(|x| x as i32)
[INFO] [stdout] 1502 | |                     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1521:9
[INFO] [stdout]      |
[INFO] [stdout] 1521 | /         sqlx::query!(
[INFO] [stdout] 1522 | |             r#"
[INFO] [stdout] 1523 | |             UPDATE jobs
[INFO] [stdout] 1524 | |             SET deleted_at = now()
[INFO] [stdout] ...    |
[INFO] [stdout] 1527 | |             job_id
[INFO] [stdout] 1528 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1546:19
[INFO] [stdout]      |
[INFO] [stdout] 1546 |           let rec = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 1547 | |             r#"
[INFO] [stdout] 1548 | |         INSERT INTO job_runs(id, job_id, scheduled_for, state, config_snapshot)
[INFO] [stdout] 1549 | |         VALUES ($1, $2, now(), 'queued', $3)
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |             snapshot_json,
[INFO] [stdout] 1556 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1578:19
[INFO] [stdout]      |
[INFO] [stdout] 1578 |           let res = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 1579 | |             r#"
[INFO] [stdout] 1580 | |             UPDATE job_runs
[INFO] [stdout] 1581 | |             SET state = 'cancelled',
[INFO] [stdout] ...    |
[INFO] [stdout] 1586 | |             run_id
[INFO] [stdout] 1587 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1602:20
[INFO] [stdout]      |
[INFO] [stdout] 1602 |           let rows = sqlx::query!(
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1603 | |             r#"
[INFO] [stdout] 1604 | |             SELECT id, display_name, hostname, last_seen, capacity, restart_count, version
[INFO] [stdout] 1605 | |             FROM workers
[INFO] [stdout] 1606 | |             ORDER BY last_seen DESC
[INFO] [stdout] 1607 | |             "#
[INFO] [stdout] 1608 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1627:19
[INFO] [stdout]      |
[INFO] [stdout] 1627 |           let rec = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 1628 | |             r#"
[INFO] [stdout] 1629 | |         SELECT id, username, password_hash, role, created_at
[INFO] [stdout] 1630 | |         FROM users
[INFO] [stdout] ...    |
[INFO] [stdout] 1633 | |             user_id,
[INFO] [stdout] 1634 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1658:19
[INFO] [stdout]      |
[INFO] [stdout] 1658 |           let rec = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 1659 | |             r#"
[INFO] [stdout] 1660 | |         SELECT id, username, password_hash, role, created_at
[INFO] [stdout] 1661 | |         FROM users
[INFO] [stdout] ...    |
[INFO] [stdout] 1664 | |             username,
[INFO] [stdout] 1665 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1694:19
[INFO] [stdout]      |
[INFO] [stdout] 1694 |           let rec = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 1695 | |             r#"
[INFO] [stdout] 1696 | |         INSERT INTO users (username, password_hash, role)
[INFO] [stdout] 1697 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...    |
[INFO] [stdout] 1702 | |             role.to_string(),
[INFO] [stdout] 1703 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1717:20
[INFO] [stdout]      |
[INFO] [stdout] 1717 |           let rows = sqlx::query!(
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1718 | |             r#"
[INFO] [stdout] 1719 | |         SELECT id, username, password_hash, role, created_at
[INFO] [stdout] 1720 | |         FROM users
[INFO] [stdout] 1721 | |         ORDER BY created_at DESC
[INFO] [stdout] 1722 | |         "#
[INFO] [stdout] 1723 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1740:9
[INFO] [stdout]      |
[INFO] [stdout] 1740 | /         sqlx::query!(
[INFO] [stdout] 1741 | |             r#"
[INFO] [stdout] 1742 | |         DELETE FROM users
[INFO] [stdout] 1743 | |         WHERE id = $1
[INFO] [stdout] 1744 | |         "#,
[INFO] [stdout] 1745 | |             user_id,
[INFO] [stdout] 1746 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1754:9
[INFO] [stdout]      |
[INFO] [stdout] 1754 | /         sqlx::query!(
[INFO] [stdout] 1755 | |             r#"
[INFO] [stdout] 1756 | |         UPDATE users
[INFO] [stdout] 1757 | |         SET password_hash = $2
[INFO] [stdout] ...    |
[INFO] [stdout] 1761 | |             password_hash,
[INFO] [stdout] 1762 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1776:19
[INFO] [stdout]      |
[INFO] [stdout] 1776 |           let rec = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 1777 | |             r#"
[INFO] [stdout] 1778 | |         UPDATE users
[INFO] [stdout] 1779 | |         SET password_hash = COALESCE(password_hash, $2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1788 | |             role.map(|r| r.to_string())
[INFO] [stdout] 1789 | |         )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> store-pg/src/lib.rs:1803:19
[INFO] [stdout]      |
[INFO] [stdout] 1803 |           let rec = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 1804 | |             r#"
[INFO] [stdout] 1805 | |         SELECT COUNT(*)::bigint AS count
[INFO] [stdout] 1806 | |         FROM users
[INFO] [stdout] 1807 | |         "#
[INFO] [stdout] 1808 | |         )
[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[E0282]: type annotations needed
[INFO] [stdout]   --> store-pg/src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let rows = sqlx::query!(
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |         Ok(rows.into_iter().map(|r| (r.key, r.value)).collect())
[INFO] [stdout]    |            ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> store-pg/src/lib.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let res = sqlx::query!(
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |         Ok(res.rows_affected() as u64)
[INFO] [stdout]    |            --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let res: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:98:20
[INFO] [stdout]     |
[INFO] [stdout]  98 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  99 | |             r#"
[INFO] [stdout] 100 | |             SELECT
[INFO] [stdout] 101 | |                 j.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |         .fetch_optional(&self.pool)
[INFO] [stdout] 147 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |         .inspect_err(|e| {
[INFO] [stdout]     |                       ^
[INFO] [stdout] 149 |             eprintln!("{:#?}", e.as_database_error());
[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] 148 |         .inspect_err(|e: /* Type */| {
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:541:20
[INFO] [stdout]     |
[INFO] [stdout] 541 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 542 | |             r#"
[INFO] [stdout] 543 | |             SELECT
[INFO] [stdout] 544 | |                 j.id,
[INFO] [stdout] ...   |
[INFO] [stdout] 589 | |         .fetch_all(&self.pool)
[INFO] [stdout] 590 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:591:19
[INFO] [stdout]     |
[INFO] [stdout] 591 |         .map_err(|e| ArbiterError::DatabaseError(e.to_string()))?;
[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] 591 |         .map_err(|e: /* Type */| ArbiterError::DatabaseError(e.to_string()))?;
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:716:13
[INFO] [stdout]     |
[INFO] [stdout] 716 |         let res = sqlx::query!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 731 |         Ok(res.rows_affected() == 1)
[INFO] [stdout]     |            --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 716 |         let res: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:741:13
[INFO] [stdout]     |
[INFO] [stdout] 741 |         let candidates = sqlx::query!(
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 759 |         let mut runs = Vec::with_capacity(candidates.len());
[INFO] [stdout]     |                                           ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `candidates` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 741 |         let candidates: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:826:41
[INFO] [stdout]     |
[INFO] [stdout] 826 |                 output: rec.output.map(|v| v.to_string()),
[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] 826 |                 output: rec.output.map(|v: /* Type */| v.to_string()),
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:943:13
[INFO] [stdout]     |
[INFO] [stdout] 943 |         let rec = sqlx::query!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 950 |         Ok(rec.map(|r| (r.display_name, r.restart_count as u32)))
[INFO] [stdout]     |            --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rec` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 943 |         let rec: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:954:13
[INFO] [stdout]     |
[INFO] [stdout] 954 |         let res = sqlx::query!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 971 |         Ok(res.rows_affected() as u64)
[INFO] [stdout]     |            --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 954 |         let res: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:990:9
[INFO] [stdout]     |
[INFO] [stdout] 990 | /         sqlx::query!("SELECT 1::int AS health_check")
[INFO] [stdout] 991 | |             .fetch_one(&self.pool)
[INFO] [stdout] 992 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> store-pg/src/lib.rs:993:23
[INFO] [stdout]     |
[INFO] [stdout] 993 |             .map_err(|e| ArbiterError::DatabaseError(e.to_string()))?;
[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] 993 |             .map_err(|e: /* Type */| ArbiterError::DatabaseError(e.to_string()))?;
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> store-pg/src/lib.rs:1194:13
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         let rows = sqlx::query!(
[INFO] [stdout]      |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1226 |         let mut out = Vec::with_capacity(rows.len());
[INFO] [stdout]      |                                          ---- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]      |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> store-pg/src/lib.rs:1266:39
[INFO] [stdout]      |
[INFO] [stdout] 1266 |                 output: r.output.map(|v| v.to_string()),
[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] 1266 |                 output: r.output.map(|v: /* Type */| v.to_string()),
[INFO] [stdout]      |                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> store-pg/src/lib.rs:1572:37
[INFO] [stdout]      |
[INFO] [stdout] 1572 |             output: rec.output.map(|o| o.to_string()),
[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] 1572 |             output: rec.output.map(|o: /* Type */| o.to_string()),
[INFO] [stdout]      |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> store-pg/src/lib.rs:1578:13
[INFO] [stdout]      |
[INFO] [stdout] 1578 |         let res = sqlx::query!(
[INFO] [stdout]      |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1591 |         if res.rows_affected() == 0 {
[INFO] [stdout]      |            --- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1578 |         let res: /* Type */ = sqlx::query!(
[INFO] [stdout]      |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> store-pg/src/lib.rs:1602:13
[INFO] [stdout]      |
[INFO] [stdout] 1602 |         let rows = sqlx::query!(
[INFO] [stdout]      |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1612 |         Ok(rows
[INFO] [stdout]      |            ---- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1602 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]      |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> store-pg/src/lib.rs:1717:13
[INFO] [stdout]      |
[INFO] [stdout] 1717 |         let rows = sqlx::query!(
[INFO] [stdout]      |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1727 |         Ok(rows
[INFO] [stdout]      |            ---- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1717 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]      |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arbiter-store-pg` (lib) due to 72 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "991ee795d6076be8ec30352bd92484d19ece5095207023e80511e950b37de288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "991ee795d6076be8ec30352bd92484d19ece5095207023e80511e950b37de288", kill_on_drop: false }`
[INFO] [stdout] 991ee795d6076be8ec30352bd92484d19ece5095207023e80511e950b37de288
