[INFO] cloning repository https://github.com/drendog/fediplace-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drendog/fediplace-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrendog%2Ffediplace-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrendog%2Ffediplace-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7573fe057aa17fe51445c7f80466f603a4728c49
[INFO] testing drendog/fediplace-backend against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrendog%2Ffediplace-backend" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drendog/fediplace-backend
[INFO] finished tweaking git repo https://github.com/drendog/fediplace-backend
[INFO] tweaked toml for git repo https://github.com/drendog/fediplace-backend written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drendog/fediplace-backend on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drendog/fediplace-backend 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded utoipa-swagger-ui v9.0.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded fred-macros v0.1.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded axum-login v0.18.0
[INFO] [stderr]   Downloaded axum-extra v0.10.1
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.10
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded lettre v0.11.18
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded zip v3.0.0
[INFO] [stderr]   Downloaded axum-valid v0.24.0
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.10
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded fred v10.1.0
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded redis-protocol v6.0.0
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded zune-jpeg v0.4.20
[INFO] [stderr]   Downloaded deadpool v0.12.2
[INFO] [stderr]   Downloaded bytemuck v1.23.2
[INFO] [stderr]   Downloaded zxcvbn v3.1.0
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded tower-sessions v0.14.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded rgb v0.8.52
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded tower-sessions-core v0.14.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded avif-serialize v0.8.5
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded tower-sessions-redis-store v0.16.0
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.14.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a77dd8eca35f512234e3f48804bfaa48cc9fee5f74146a92474f0d06b5e72ce5
[INFO] running `Command { std: "docker" "start" "-a" "a77dd8eca35f512234e3f48804bfaa48cc9fee5f74146a92474f0d06b5e72ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a77dd8eca35f512234e3f48804bfaa48cc9fee5f74146a92474f0d06b5e72ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77dd8eca35f512234e3f48804bfaa48cc9fee5f74146a92474f0d06b5e72ce5", kill_on_drop: false }`
[INFO] [stdout] a77dd8eca35f512234e3f48804bfaa48cc9fee5f74146a92474f0d06b5e72ce5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3ea8e92f98809920e3b191b039daac8ffb311879574e499a1d81dc7ec58586a
[INFO] running `Command { std: "docker" "start" "-a" "b3ea8e92f98809920e3b191b039daac8ffb311879574e499a1d81dc7ec58586a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zxcvbn v3.1.0
[INFO] [stderr]    Compiling domain v0.1.0 (/opt/rustwide/workdir/domain)
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.10
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling fedi-wplace-application v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-sessions-core v0.14.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling lettre v0.11.18
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling fred v10.1.0
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.14.0
[INFO] [stderr]    Compiling tower-sessions v0.14.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling redis v0.32.5
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling axum-login v0.18.0
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling axum-valid v0.24.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tower-sessions-redis-store v0.16.0
[INFO] [stderr]    Compiling deadpool-redis v0.22.0
[INFO] [stderr]    Compiling fedi-wplace-adapters v0.1.0 (/opt/rustwide/workdir/adapters)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> adapters/src/outgoing/postgres_sqlx/pixel_history_store_postgres.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 | /                 sqlx::query!(
[INFO] [stdout] 71 | |                     r#"
[INFO] [stdout] 72 | |                     INSERT INTO pixel_history (user_id, global_x, global_y, color_id, created_at)
[INFO] [stdout] 73 | |                     SELECT * FROM UNNEST($1::UUID[], $2::INTEGER[], $3::INTEGER[], $4::SMALLINT[], $5::TIMESTAMPTZ[])
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |                     &timestamps[..]
[INFO] [stdout] 85 | |                 )
[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]    --> adapters/src/outgoing/postgres_sqlx/pixel_history_store_postgres.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 | /                     sqlx::query!(
[INFO] [stdout] 108 | |                         r#"
[INFO] [stdout] 109 | |                         SELECT
[INFO] [stdout] 110 | |                             ph.user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |                         max_y
[INFO] [stdout] 126 | |                     )
[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]    --> adapters/src/outgoing/postgres_sqlx/pixel_history_store_postgres.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 | /                     sqlx::query!(
[INFO] [stdout] 174 | |                         r#"
[INFO] [stdout] 175 | |                         SELECT
[INFO] [stdout] 176 | |                             global_x,
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |                         max_y
[INFO] [stdout] 187 | |                     )
[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]    --> adapters/src/outgoing/postgres_sqlx/pixel_history_store_postgres.rs:222:21
[INFO] [stdout]     |
[INFO] [stdout] 222 | /                     sqlx::query!(
[INFO] [stdout] 223 | |                         r#"
[INFO] [stdout] 224 | |                         SELECT COUNT(DISTINCT (global_x / $1, global_y / $1)) as count
[INFO] [stdout] 225 | |                         FROM pixel_history
[INFO] [stdout] 226 | |                         "#,
[INFO] [stdout] 227 | |                         tile_size
[INFO] [stdout] 228 | |                     )
[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]    --> adapters/src/outgoing/postgres_sqlx/pixel_history_store_postgres.rs:245:21
[INFO] [stdout]     |
[INFO] [stdout] 245 | /                     sqlx::query!(
[INFO] [stdout] 246 | |                         r#"
[INFO] [stdout] 247 | |                         SELECT
[INFO] [stdout] 248 | |                             ph.user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |                         coord.y
[INFO] [stdout] 258 | |                     )
[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]   --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | /                     sqlx::query!(
[INFO] [stdout] 28 | |                         r#"
[INFO] [stdout] 29 | |                         SELECT r.id, r.name, r.description, r.created_at, r.updated_at
[INFO] [stdout] 30 | |                         FROM roles r
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                         user_id
[INFO] [stdout] 35 | |                     )
[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]   --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 | /                 sqlx::query!(
[INFO] [stdout] 90 | |                     r#"
[INFO] [stdout] 91 | |                     INSERT INTO users (id, email, username, password_hash)
[INFO] [stdout] 92 | |                     VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |                     password_hash
[INFO] [stdout] 98 | |                 )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | /                     sqlx::query!(
[INFO] [stdout] 132 | |                         r#"
[INFO] [stdout] 133 | |                         SELECT id, email, username, password_hash, email_verified_at
[INFO] [stdout] 134 | |                         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                         email
[INFO] [stdout] 138 | |                     )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 | /                     sqlx::query!(
[INFO] [stdout] 166 | |                         r#"
[INFO] [stdout] 167 | |                         SELECT id, email, username, email_verified_at, available_charges, charges_updated_at
[INFO] [stdout] 168 | |                         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |                         username
[INFO] [stdout] 172 | |                     )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:202:21
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                     sqlx::query!(
[INFO] [stdout] 203 | |                         r#"
[INFO] [stdout] 204 | |                         SELECT id, email, username, email_verified_at, available_charges, charges_updated_at
[INFO] [stdout] 205 | |                         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                         id
[INFO] [stdout] 209 | |                     )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:245:21
[INFO] [stdout]     |
[INFO] [stdout] 245 | /                     sqlx::query!(
[INFO] [stdout] 246 | |                         r#"
[INFO] [stdout] 247 | |                         SELECT ui.user_id, u.email, u.username, u.email_verified_at, u.available_charges, u.charges_updated_at
[INFO] [stdout] 248 | |                         FROM user_identities ui
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |                         provider_user_id
[INFO] [stdout] 254 | |                     )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 | /                         sqlx::query!(
[INFO] [stdout] 293 | |                             r#"
[INFO] [stdout] 294 | |                             INSERT INTO users (id, email, username, email_verified_at)
[INFO] [stdout] 295 | |                             VALUES ($1, $2, $3, NOW())
[INFO] [stdout] ...   |
[INFO] [stdout] 299 | |                             username
[INFO] [stdout] 300 | |                         )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 | /                     sqlx::query!(
[INFO] [stdout] 322 | |                         r#"
[INFO] [stdout] 323 | |                         INSERT INTO users (id, email, username, email_verified_at)
[INFO] [stdout] 324 | |                         VALUES ($1, $2, $3, NOW())
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |                         username
[INFO] [stdout] 329 | |                     )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 | /                 sqlx::query!(
[INFO] [stdout] 347 | |                     r#"
[INFO] [stdout] 348 | |                     INSERT INTO user_identities (id, user_id, provider, provider_user_id)
[INFO] [stdout] 349 | |                     VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 354 | |                     provider_user_id
[INFO] [stdout] 355 | |                 )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 | /                 sqlx::query!(
[INFO] [stdout] 387 | |                     r#"
[INFO] [stdout] 388 | |                     INSERT INTO email_verification_tokens (token, user_id, expires_at)
[INFO] [stdout] 389 | |                     VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                     expires_at
[INFO] [stdout] 394 | |                 )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |           let token_record = sqlx::query!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 419 | |             r#"
[INFO] [stdout] 420 | |             SELECT user_id, expires_at
[INFO] [stdout] 421 | |             FROM email_verification_tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |             token
[INFO] [stdout] 425 | |         )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 | /         sqlx::query!(
[INFO] [stdout] 440 | |             r#"
[INFO] [stdout] 441 | |             UPDATE users
[INFO] [stdout] 442 | |             SET email_verified_at = NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |             token_record.user_id
[INFO] [stdout] 446 | |         )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:453:9
[INFO] [stdout]     |
[INFO] [stdout] 453 | /         sqlx::query!(
[INFO] [stdout] 454 | |             r#"
[INFO] [stdout] 455 | |             DELETE FROM email_verification_tokens
[INFO] [stdout] 456 | |             WHERE token = $1
[INFO] [stdout] 457 | |             "#,
[INFO] [stdout] 458 | |             token
[INFO] [stdout] 459 | |         )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:486:17
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                 sqlx::query!(
[INFO] [stdout] 487 | |                     r#"
[INFO] [stdout] 488 | |                     UPDATE users
[INFO] [stdout] 489 | |                     SET username = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 493 | |                     user_id
[INFO] [stdout] 494 | |                 )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:528:27
[INFO] [stdout]     |
[INFO] [stdout] 528 |           let role_exists = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 529 | |             r#"
[INFO] [stdout] 530 | |             SELECT id FROM roles WHERE id = $1
[INFO] [stdout] 531 | |             "#,
[INFO] [stdout] 532 | |             role_id
[INFO] [stdout] 533 | |         )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:547:27
[INFO] [stdout]     |
[INFO] [stdout] 547 |           let user_exists = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 548 | |             r#"
[INFO] [stdout] 549 | |             SELECT id FROM users WHERE id = $1
[INFO] [stdout] 550 | |             "#,
[INFO] [stdout] 551 | |             user_id
[INFO] [stdout] 552 | |         )
[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]    --> adapters/src/outgoing/postgres_sqlx/user_store_postgres.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 | /         sqlx::query!(
[INFO] [stdout] 567 | |             r#"
[INFO] [stdout] 568 | |             INSERT INTO user_roles (user_id, role_id, assigned_by)
[INFO] [stdout] 569 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 574 | |             assigned_by
[INFO] [stdout] 575 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedi-wplace-adapters` (lib) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "b3ea8e92f98809920e3b191b039daac8ffb311879574e499a1d81dc7ec58586a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ea8e92f98809920e3b191b039daac8ffb311879574e499a1d81dc7ec58586a", kill_on_drop: false }`
[INFO] [stdout] b3ea8e92f98809920e3b191b039daac8ffb311879574e499a1d81dc7ec58586a
