[INFO] cloning repository https://github.com/stifskere/portfolio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stifskere/portfolio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstifskere%2Fportfolio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstifskere%2Fportfolio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ba20a82898f7f9e40e71bdf2775c501090857d5
[INFO] checking stifskere/portfolio/5ba20a82898f7f9e40e71bdf2775c501090857d5 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstifskere%2Fportfolio" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stifskere/portfolio
[INFO] finished tweaking git repo https://github.com/stifskere/portfolio
[INFO] tweaked toml for git repo https://github.com/stifskere/portfolio written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stifskere/portfolio on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stifskere/portfolio 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded translatable_shared v1.0.0
[INFO] [stderr]   Downloaded translatable_proc v1.0.0
[INFO] [stderr]   Downloaded translatable v1.0.0
[INFO] [stderr]   Downloaded generic-array v0.14.8
[INFO] [stderr]   Downloaded jsonwebtoken v9.0.0
[INFO] [stderr]   Downloaded actix_failwrap v1.0.3
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.19
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded octocrab v0.47.0
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded yew_icons v0.8.0
[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" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c38e1c7ad4efc5f4e025d6750d2941ec2203f8d3a270a50a55b1474f3b07d93a
[INFO] running `Command { std: "docker" "start" "-a" "c38e1c7ad4efc5f4e025d6750d2941ec2203f8d3a270a50a55b1474f3b07d93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c38e1c7ad4efc5f4e025d6750d2941ec2203f8d3a270a50a55b1474f3b07d93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38e1c7ad4efc5f4e025d6750d2941ec2203f8d3a270a50a55b1474f3b07d93a", kill_on_drop: false }`
[INFO] [stdout] c38e1c7ad4efc5f4e025d6750d2941ec2203f8d3a270a50a55b1474f3b07d93a
[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" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84256c254c87f45f1ee9d74081eb036bfbf79b607d7589cf47d0edb329a86024
[INFO] running `Command { std: "docker" "start" "-a" "84256c254c87f45f1ee9d74081eb036bfbf79b607d7589cf47d0edb329a86024", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling generic-array v0.14.8
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling translatable_shared v1.0.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking jsonwebtoken v9.0.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking yew_icons v0.8.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]    Compiling translatable_proc v1.0.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling envconfig_derive v0.11.0
[INFO] [stderr]    Compiling backend v0.0.2 (/opt/rustwide/workdir/core/backend)
[INFO] [stderr]    Compiling frontend v0.0.2 (/opt/rustwide/workdir/core/frontend)
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tracing-actix-web v0.7.19
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling actix_failwrap v1.0.3
[INFO] [stderr]     Checking envconfig v0.11.0
[INFO] [stderr]     Checking translatable v1.0.0
[INFO] [stderr]     Checking octocrab v0.47.0
[INFO] [stderr]     Checking bcrypt v0.17.1
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking tracing-web v0.1.3
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> core/backend/src/models/setting.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 | /             query_as!(
[INFO] [stdout] 61 | |                 Self,
[INFO] [stdout] 62 | |                 r"
[INFO] [stdout] 63 | |                     INSERT INTO settings (requires_auth, var_key, var_val)
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |                 encode_to_vec(value, standard_config())?,
[INFO] [stdout] 70 | |             )
[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 `query_as` (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]   --> core/backend/src/models/setting.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         query_as!(
[INFO] [stdout] 86 | |             Self,
[INFO] [stdout] 87 | |             r"
[INFO] [stdout] 88 | |                 INSERT INTO settings (requires_auth, var_key, var_val)
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             encode_to_vec(value, standard_config())?
[INFO] [stdout] 96 | |         )
[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 `query_as` (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]    --> core/backend/src/models/setting.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 | /             query_as!(
[INFO] [stdout] 110 | |                 Self,
[INFO] [stdout] 111 | |                 r"
[INFO] [stdout] 112 | |                     SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |                 key
[INFO] [stdout] 117 | |             )
[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 `query_as` (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]   --> core/backend/src/models/social.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |           let result = query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 39 | |             Self,
[INFO] [stdout] 40 | |             r"
[INFO] [stdout] 41 | |                 WITH
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |             social.ui_order
[INFO] [stdout] 78 | |         )
[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 `query_as` (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]    --> core/backend/src/models/social.rs:91:22
[INFO] [stdout]     |
[INFO] [stdout]  91 |           let result = query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  92 | |             Self,
[INFO] [stdout]  93 | |             r"
[INFO] [stdout]  94 | |                 UPDATE socials
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             social.ui_order
[INFO] [stdout] 111 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (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]    --> core/backend/src/models/social.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |           let result = query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 121 | |             r"
[INFO] [stdout] 122 | |                 DELETE FROM socials
[INFO] [stdout] 123 | |                 WHERE id = $1
[INFO] [stdout] 124 | |             ",
[INFO] [stdout] 125 | |             self.id
[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 `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]   --> core/backend/src/models/setting.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 | /             query_as!(
[INFO] [stdout] 61 | |                 Self,
[INFO] [stdout] 62 | |                 r"
[INFO] [stdout] 63 | |                     INSERT INTO settings (requires_auth, var_key, var_val)
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |                 encode_to_vec(value, standard_config())?,
[INFO] [stdout] 70 | |             )
[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 `query_as` (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]   --> core/backend/src/models/setting.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         query_as!(
[INFO] [stdout] 86 | |             Self,
[INFO] [stdout] 87 | |             r"
[INFO] [stdout] 88 | |                 INSERT INTO settings (requires_auth, var_key, var_val)
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             encode_to_vec(value, standard_config())?
[INFO] [stdout] 96 | |         )
[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 `query_as` (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]    --> core/backend/src/models/setting.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 | /             query_as!(
[INFO] [stdout] 110 | |                 Self,
[INFO] [stdout] 111 | |                 r"
[INFO] [stdout] 112 | |                     SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |                 key
[INFO] [stdout] 117 | |             )
[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 `query_as` (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]   --> core/backend/src/models/social.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |           let result = query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 39 | |             Self,
[INFO] [stdout] 40 | |             r"
[INFO] [stdout] 41 | |                 WITH
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |             social.ui_order
[INFO] [stdout] 78 | |         )
[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 `query_as` (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]    --> core/backend/src/models/social.rs:91:22
[INFO] [stdout]     |
[INFO] [stdout]  91 |           let result = query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  92 | |             Self,
[INFO] [stdout]  93 | |             r"
[INFO] [stdout]  94 | |                 UPDATE socials
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             social.ui_order
[INFO] [stdout] 111 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (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]    --> core/backend/src/models/social.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |           let result = query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 121 | |             r"
[INFO] [stdout] 122 | |                 DELETE FROM socials
[INFO] [stdout] 123 | |                 WHERE id = $1
[INFO] [stdout] 124 | |             ",
[INFO] [stdout] 125 | |             self.id
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encode_to_vec`
[INFO] [stdout]  --> core/backend/src/models/setting.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bincode::{encode_to_vec, decode_from_slice};
[INFO] [stdout]   |               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encode_to_vec`
[INFO] [stdout]  --> core/backend/src/models/setting.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bincode::{encode_to_vec, decode_from_slice};
[INFO] [stdout]   |               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> core/backend/src/models/setting.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 | /             query_as!(
[INFO] [stdout] 61 | |                 Self,
[INFO] [stdout] 62 | |                 r"
[INFO] [stdout] 63 | |                     INSERT INTO settings (requires_auth, var_key, var_val)
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |                 .execute(pool)
[INFO] [stdout] 72 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> core/backend/src/models/setting.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 .map(|result| result.rows_affected() > 0)?
[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] 73 |                 .map(|result: /* Type */| result.rows_affected() > 0)?
[INFO] [stdout]    |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> core/backend/src/models/setting.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 | /             query_as!(
[INFO] [stdout] 61 | |                 Self,
[INFO] [stdout] 62 | |                 r"
[INFO] [stdout] 63 | |                     INSERT INTO settings (requires_auth, var_key, var_val)
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |                 .execute(pool)
[INFO] [stdout] 72 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> core/backend/src/models/setting.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 | /             query_as!(
[INFO] [stdout] 110 | |                 Self,
[INFO] [stdout] 111 | |                 r"
[INFO] [stdout] 112 | |                     SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |                 .fetch_optional(pool)
[INFO] [stdout] 119 | |                 .await?
[INFO] [stdout]     | |_______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> core/backend/src/models/setting.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 .map(|result| result.rows_affected() > 0)?
[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] 73 |                 .map(|result: /* Type */| result.rows_affected() > 0)?
[INFO] [stdout]    |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> core/backend/src/models/setting.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 .map(|value| value.try_into())
[INFO] [stdout]     |                       ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 .map(|value: /* Type */| value.try_into())
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> core/backend/src/models/social.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let result = query!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |         Ok(result.rows_affected() > 0)
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let result: /* Type */ = query!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> core/backend/src/models/setting.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 | /             query_as!(
[INFO] [stdout] 110 | |                 Self,
[INFO] [stdout] 111 | |                 r"
[INFO] [stdout] 112 | |                     SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |                 .fetch_optional(pool)
[INFO] [stdout] 119 | |                 .await?
[INFO] [stdout]     | |_______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> core/backend/src/models/setting.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 .map(|value| value.try_into())
[INFO] [stdout]     |                       ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 .map(|value: /* Type */| value.try_into())
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> core/backend/src/models/social.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let result = query!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |         Ok(result.rows_affected() > 0)
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let result: /* Type */ = 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 `backend` (bin "backend") due to 11 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "backend" test) due to 11 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "84256c254c87f45f1ee9d74081eb036bfbf79b607d7589cf47d0edb329a86024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84256c254c87f45f1ee9d74081eb036bfbf79b607d7589cf47d0edb329a86024", kill_on_drop: false }`
[INFO] [stdout] 84256c254c87f45f1ee9d74081eb036bfbf79b607d7589cf47d0edb329a86024
