[INFO] cloning repository https://github.com/SilkRose/FixFiction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilkRose/FixFiction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilkRose%2FFixFiction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilkRose%2FFixFiction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cff9fe7ce2e2f451afc20b1afd25cbe9131d4ff [INFO] checking SilkRose/FixFiction/5cff9fe7ce2e2f451afc20b1afd25cbe9131d4ff against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilkRose%2FFixFiction" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SilkRose/FixFiction [INFO] finished tweaking git repo https://github.com/SilkRose/FixFiction [INFO] tweaked toml for git repo https://github.com/SilkRose/FixFiction written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SilkRose/FixFiction on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SilkRose/FixFiction 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/SilkRose/Pony` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros v0.8.6 [INFO] [stderr] Downloaded generic-array v0.14.9 [INFO] [stderr] Downloaded typenum v1.19.0 [INFO] [stderr] Downloaded unicode-id v0.3.6 [INFO] [stderr] Downloaded phf v0.12.1 [INFO] [stderr] Downloaded time-macros v0.2.24 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.6 [INFO] [stderr] Downloaded bytestring v1.5.0 [INFO] [stderr] Downloaded maud v0.27.0 [INFO] [stderr] Downloaded actix-rt v2.11.0 [INFO] [stderr] Downloaded gif v0.13.3 [INFO] [stderr] Downloaded time v0.3.44 [INFO] [stderr] Downloaded bitstream-io v2.6.0 [INFO] [stderr] Downloaded sqlx v0.8.6 [INFO] [stderr] Downloaded weezl v0.1.10 [INFO] [stderr] Downloaded actix-http v3.11.2 [INFO] [stderr] Downloaded markdown v1.0.0 [INFO] [stderr] Downloaded rustls v0.23.32 [INFO] [stderr] Downloaded sqlx-postgres v0.8.6 [INFO] [stderr] Downloaded camino v1.2.1 [INFO] [stderr] Downloaded image-webp v0.2.4 [INFO] [stderr] Downloaded avif-serialize v0.8.6 [INFO] [stderr] Downloaded av1-grain v0.2.4 [INFO] [stderr] Downloaded imgref v1.12.0 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded rgb v0.8.52 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.10 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.6 [INFO] [stderr] Downloaded sqlx-core v0.8.6 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded built v0.7.7 [INFO] [stderr] Downloaded exr v1.73.0 [INFO] [stderr] Downloaded equator v0.4.2 [INFO] [stderr] Downloaded v_frame v0.3.9 [INFO] [stderr] Downloaded ravif v0.11.20 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Downloaded time-core v0.1.6 [INFO] [stderr] Downloaded chrono-tz v0.10.4 [INFO] [stderr] Downloaded phf_shared v0.12.1 [INFO] [stderr] Downloaded bit_field v0.10.3 [INFO] [stderr] Downloaded lebe v0.5.3 [INFO] [stderr] Downloaded profiling-procmacros v1.0.17 [INFO] [stderr] Downloaded aligned-vec v0.6.4 [INFO] [stderr] Downloaded maud_macros v0.27.0 [INFO] [stderr] Downloaded equator-macro v0.4.2 [INFO] [stderr] Downloaded sqlx-mysql v0.8.6 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50a29dd31320ed4885f9448f5127b4554d1a55053cdae64b1599c6010201a4dc [INFO] running `Command { std: "docker" "start" "-a" "50a29dd31320ed4885f9448f5127b4554d1a55053cdae64b1599c6010201a4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50a29dd31320ed4885f9448f5127b4554d1a55053cdae64b1599c6010201a4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a29dd31320ed4885f9448f5127b4554d1a55053cdae64b1599c6010201a4dc", kill_on_drop: false }` [INFO] [stdout] 50a29dd31320ed4885f9448f5127b4554d1a55053cdae64b1599c6010201a4dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24166d61a54f5cdf2c6e10d26982d5474cc622cd49c64eeed86d052faa275c41 [INFO] running `Command { std: "docker" "start" "-a" "24166d61a54f5cdf2c6e10d26982d5474cc622cd49c64eeed86d052faa275c41", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking unicode-id v0.3.6 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling fixfiction v2.1.0 (/opt/rustwide/workdir) [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 displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking moxcms v0.7.7 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking maud v0.27.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking git2 v0.20.2 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking pony v0.0.0 (https://github.com/SilkRose/Pony#0d606393) [INFO] [stderr] Checking actix-cors v0.7.1 [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/database.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | / sqlx::query_as!( [INFO] [stdout] 26 | | Blog, [INFO] [stdout] 27 | | "SELECT [INFO] [stdout] 28 | | id, title, content, link, comments, views, [INFO] [stdout] ... | [INFO] [stdout] 31 | | id [INFO] [stdout] 32 | | ) [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_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] --> src/database.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | / sqlx::query_as!( [INFO] [stdout] 26 | | Blog, [INFO] [stdout] 27 | | "SELECT [INFO] [stdout] 28 | | id, title, content, link, comments, views, [INFO] [stdout] ... | [INFO] [stdout] 31 | | id [INFO] [stdout] 32 | | ) [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_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] --> src/database.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | / sqlx::query_as!( [INFO] [stdout] 43 | | Blog, [INFO] [stdout] 44 | | "INSERT INTO Blogs [INFO] [stdout] 45 | | (id, title, content, link, comments, views, [INFO] [stdout] ... | [INFO] [stdout] 74 | | .map_err(|_| "FixFiction Error: failed to parse date posted")? [INFO] [stdout] 75 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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] --> src/database.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | / sqlx::query_as!( [INFO] [stdout] 43 | | Blog, [INFO] [stdout] 44 | | "INSERT INTO Blogs [INFO] [stdout] 45 | | (id, title, content, link, comments, views, [INFO] [stdout] ... | [INFO] [stdout] 74 | | .map_err(|_| "FixFiction Error: failed to parse date posted")? [INFO] [stdout] 75 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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] --> src/database.rs:82:2 [INFO] [stdout] | [INFO] [stdout] 82 | / sqlx::query_as!( [INFO] [stdout] 83 | | User, [INFO] [stdout] 84 | | "SELECT [INFO] [stdout] 85 | | id, name, bio, link, followers, [INFO] [stdout] ... | [INFO] [stdout] 89 | | id [INFO] [stdout] 90 | | ) [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_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] --> src/database.rs:82:2 [INFO] [stdout] | [INFO] [stdout] 82 | / sqlx::query_as!( [INFO] [stdout] 83 | | User, [INFO] [stdout] 84 | | "SELECT [INFO] [stdout] 85 | | id, name, bio, link, followers, [INFO] [stdout] ... | [INFO] [stdout] 89 | | id [INFO] [stdout] 90 | | ) [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_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] --> src/database.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | / sqlx::query_as!( [INFO] [stdout] 100 | | User, [INFO] [stdout] 101 | | "INSERT INTO Authors [INFO] [stdout] 102 | | (id, name, bio, link, followers, stories, [INFO] [stdout] ... | [INFO] [stdout] 137 | | .map_err(|_| "FixFiction Error: failed to parse date joined")? [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_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] --> src/database.rs:145:2 [INFO] [stdout] | [INFO] [stdout] 145 | / sqlx::query_as!( [INFO] [stdout] 146 | | Story, [INFO] [stdout] 147 | | r#"SELECT [INFO] [stdout] 148 | | id, title, short_description, description, published, link, cover_url, [INFO] [stdout] ... | [INFO] [stdout] 155 | | id [INFO] [stdout] 156 | | ) [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_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] --> src/database.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | / sqlx::query_as!( [INFO] [stdout] 100 | | User, [INFO] [stdout] 101 | | "INSERT INTO Authors [INFO] [stdout] 102 | | (id, name, bio, link, followers, stories, [INFO] [stdout] ... | [INFO] [stdout] 137 | | .map_err(|_| "FixFiction Error: failed to parse date joined")? [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_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] --> src/database.rs:145:2 [INFO] [stdout] | [INFO] [stdout] 145 | / sqlx::query_as!( [INFO] [stdout] 146 | | Story, [INFO] [stdout] 147 | | r#"SELECT [INFO] [stdout] 148 | | id, title, short_description, description, published, link, cover_url, [INFO] [stdout] ... | [INFO] [stdout] 155 | | id [INFO] [stdout] 156 | | ) [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_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] --> src/database.rs:165:2 [INFO] [stdout] | [INFO] [stdout] 165 | / sqlx::query_as!( [INFO] [stdout] 166 | | Story, [INFO] [stdout] 167 | | r#"INSERT INTO Stories ( [INFO] [stdout] 168 | | id, title, short_description, description, published, link, cover_url, [INFO] [stdout] ... | [INFO] [stdout] 227 | | .ok_or("Fimfictiion API error: no publish date")?, "published")?, [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_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] --> src/database.rs:165:2 [INFO] [stdout] | [INFO] [stdout] 165 | / sqlx::query_as!( [INFO] [stdout] 166 | | Story, [INFO] [stdout] 167 | | r#"INSERT INTO Stories ( [INFO] [stdout] 168 | | id, title, short_description, description, published, link, cover_url, [INFO] [stdout] ... | [INFO] [stdout] 227 | | .ok_or("Fimfictiion API error: no publish date")?, "published")?, [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_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] --> src/database.rs:237:2 [INFO] [stdout] | [INFO] [stdout] 237 | / sqlx::query_as!( [INFO] [stdout] 238 | | Chapter, [INFO] [stdout] 239 | | r#"SELECT [INFO] [stdout] 240 | | id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 244 | | chapter_num [INFO] [stdout] 245 | | ) [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_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] --> src/database.rs:237:2 [INFO] [stdout] | [INFO] [stdout] 237 | / sqlx::query_as!( [INFO] [stdout] 238 | | Chapter, [INFO] [stdout] 239 | | r#"SELECT [INFO] [stdout] 240 | | id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 244 | | chapter_num [INFO] [stdout] 245 | | ) [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_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] --> src/database.rs:252:2 [INFO] [stdout] | [INFO] [stdout] 252 | / sqlx::query_as!( [INFO] [stdout] 253 | | Chapter, [INFO] [stdout] 254 | | r#"SELECT [INFO] [stdout] 255 | | id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 258 | | id [INFO] [stdout] 259 | | ) [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_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] --> src/database.rs:252:2 [INFO] [stdout] | [INFO] [stdout] 252 | / sqlx::query_as!( [INFO] [stdout] 253 | | Chapter, [INFO] [stdout] 254 | | r#"SELECT [INFO] [stdout] 255 | | id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 258 | | id [INFO] [stdout] 259 | | ) [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_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] --> src/database.rs:268:2 [INFO] [stdout] | [INFO] [stdout] 268 | / sqlx::query_as!( [INFO] [stdout] 269 | | Chapter, [INFO] [stdout] 270 | | r#"INSERT INTO Chapters [INFO] [stdout] 271 | | (id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 296 | | parse_date(data.attributes.date_modified, "modified")?, [INFO] [stdout] 297 | | ) [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_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] --> src/database.rs:304:2 [INFO] [stdout] | [INFO] [stdout] 304 | / sqlx::query_as!( [INFO] [stdout] 305 | | Group, [INFO] [stdout] 306 | | "SELECT [INFO] [stdout] 307 | | id, name, description, link, members, [INFO] [stdout] ... | [INFO] [stdout] 311 | | id [INFO] [stdout] 312 | | ) [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_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] --> src/database.rs:268:2 [INFO] [stdout] | [INFO] [stdout] 268 | / sqlx::query_as!( [INFO] [stdout] 269 | | Chapter, [INFO] [stdout] 270 | | r#"INSERT INTO Chapters [INFO] [stdout] 271 | | (id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 296 | | parse_date(data.attributes.date_modified, "modified")?, [INFO] [stdout] 297 | | ) [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_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] --> src/database.rs:304:2 [INFO] [stdout] | [INFO] [stdout] 304 | / sqlx::query_as!( [INFO] [stdout] 305 | | Group, [INFO] [stdout] 306 | | "SELECT [INFO] [stdout] 307 | | id, name, description, link, members, [INFO] [stdout] ... | [INFO] [stdout] 311 | | id [INFO] [stdout] 312 | | ) [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_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] --> src/database.rs:321:2 [INFO] [stdout] | [INFO] [stdout] 321 | / sqlx::query_as!( [INFO] [stdout] 322 | | Group, [INFO] [stdout] 323 | | "INSERT INTO Groups [INFO] [stdout] 324 | | (id, name, description, link, members, [INFO] [stdout] ... | [INFO] [stdout] 362 | | .map_err(|_| "FixFiction Error: failed to parse date created")? [INFO] [stdout] 363 | | ) [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_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] --> src/database.rs:321:2 [INFO] [stdout] | [INFO] [stdout] 321 | / sqlx::query_as!( [INFO] [stdout] 322 | | Group, [INFO] [stdout] 323 | | "INSERT INTO Groups [INFO] [stdout] 324 | | (id, name, description, link, members, [INFO] [stdout] ... | [INFO] [stdout] 362 | | .map_err(|_| "FixFiction Error: failed to parse date created")? [INFO] [stdout] 363 | | ) [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_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] --> src/database.rs:372:2 [INFO] [stdout] | [INFO] [stdout] 372 | / sqlx::query_as!( [INFO] [stdout] 373 | | Bookshelf, [INFO] [stdout] 374 | | "SELECT [INFO] [stdout] 375 | | id, name, description, link, color, icon_url, stories, [INFO] [stdout] ... | [INFO] [stdout] 379 | | id [INFO] [stdout] 380 | | ) [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_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] --> src/database.rs:372:2 [INFO] [stdout] | [INFO] [stdout] 372 | / sqlx::query_as!( [INFO] [stdout] 373 | | Bookshelf, [INFO] [stdout] 374 | | "SELECT [INFO] [stdout] 375 | | id, name, description, link, color, icon_url, stories, [INFO] [stdout] ... | [INFO] [stdout] 379 | | id [INFO] [stdout] 380 | | ) [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_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] --> src/database.rs:389:2 [INFO] [stdout] | [INFO] [stdout] 389 | / sqlx::query_as!( [INFO] [stdout] 390 | | Bookshelf, [INFO] [stdout] 391 | | "INSERT INTO Bookshelves [INFO] [stdout] 392 | | (id, name, description, link, color, icon_url, stories, [INFO] [stdout] ... | [INFO] [stdout] 436 | | .map_err(|_| "FixFiction Error: failed to parse date modified")? [INFO] [stdout] 437 | | ) [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_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] --> src/database.rs:389:2 [INFO] [stdout] | [INFO] [stdout] 389 | / sqlx::query_as!( [INFO] [stdout] 390 | | Bookshelf, [INFO] [stdout] 391 | | "INSERT INTO Bookshelves [INFO] [stdout] 392 | | (id, name, description, link, color, icon_url, stories, [INFO] [stdout] ... | [INFO] [stdout] 436 | | .map_err(|_| "FixFiction Error: failed to parse date modified")? [INFO] [stdout] 437 | | ) [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_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] --> src/database.rs:444:2 [INFO] [stdout] | [INFO] [stdout] 444 | / sqlx::query_as!( [INFO] [stdout] 445 | | Thread, [INFO] [stdout] 446 | | r#"SELECT [INFO] [stdout] 447 | | id, group_id, creator_id, last_poster_id, title, link, posts, [INFO] [stdout] ... | [INFO] [stdout] 450 | | id [INFO] [stdout] 451 | | ) [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_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] --> src/database.rs:444:2 [INFO] [stdout] | [INFO] [stdout] 444 | / sqlx::query_as!( [INFO] [stdout] 445 | | Thread, [INFO] [stdout] 446 | | r#"SELECT [INFO] [stdout] 447 | | id, group_id, creator_id, last_poster_id, title, link, posts, [INFO] [stdout] ... | [INFO] [stdout] 450 | | id [INFO] [stdout] 451 | | ) [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_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] --> src/database.rs:460:2 [INFO] [stdout] | [INFO] [stdout] 460 | / sqlx::query_as!( [INFO] [stdout] 461 | | Thread, [INFO] [stdout] 462 | | r#"INSERT INTO Threads [INFO] [stdout] 463 | | (id, group_id, creator_id, last_poster_id, title, link, posts, [INFO] [stdout] ... | [INFO] [stdout] 492 | | parse_date(data.attributes.date_last_post, "modified")?, [INFO] [stdout] 493 | | ) [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_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] --> src/database.rs:500:2 [INFO] [stdout] | [INFO] [stdout] 500 | / sqlx::query_as!( [INFO] [stdout] 501 | | Tag, [INFO] [stdout] 502 | | r#"SELECT [INFO] [stdout] 503 | | id, name, type AS "tag_type: TagType", old_id, link, date_cached [INFO] [stdout] 504 | | FROM Tags WHERE id = $1 LIMIT 1;"#, [INFO] [stdout] 505 | | id [INFO] [stdout] 506 | | ) [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_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] --> src/database.rs:460:2 [INFO] [stdout] | [INFO] [stdout] 460 | / sqlx::query_as!( [INFO] [stdout] 461 | | Thread, [INFO] [stdout] 462 | | r#"INSERT INTO Threads [INFO] [stdout] 463 | | (id, group_id, creator_id, last_poster_id, title, link, posts, [INFO] [stdout] ... | [INFO] [stdout] 492 | | parse_date(data.attributes.date_last_post, "modified")?, [INFO] [stdout] 493 | | ) [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_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] --> src/database.rs:500:2 [INFO] [stdout] | [INFO] [stdout] 500 | / sqlx::query_as!( [INFO] [stdout] 501 | | Tag, [INFO] [stdout] 502 | | r#"SELECT [INFO] [stdout] 503 | | id, name, type AS "tag_type: TagType", old_id, link, date_cached [INFO] [stdout] 504 | | FROM Tags WHERE id = $1 LIMIT 1;"#, [INFO] [stdout] 505 | | id [INFO] [stdout] 506 | | ) [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_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] --> src/database.rs:515:2 [INFO] [stdout] | [INFO] [stdout] 515 | / sqlx::query_as!( [INFO] [stdout] 516 | | Tag, [INFO] [stdout] 517 | | r#"INSERT INTO Tags [INFO] [stdout] 518 | | (id, name, type, old_id, link) [INFO] [stdout] ... | [INFO] [stdout] 533 | | tag.meta.url, [INFO] [stdout] 534 | | ) [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_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] --> src/database.rs:515:2 [INFO] [stdout] | [INFO] [stdout] 515 | / sqlx::query_as!( [INFO] [stdout] 516 | | Tag, [INFO] [stdout] 517 | | r#"INSERT INTO Tags [INFO] [stdout] 518 | | (id, name, type, old_id, link) [INFO] [stdout] ... | [INFO] [stdout] 533 | | tag.meta.url, [INFO] [stdout] 534 | | ) [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_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] --> src/database.rs:543:2 [INFO] [stdout] | [INFO] [stdout] 543 | / sqlx::query_as!( [INFO] [stdout] 544 | | TagLink, [INFO] [stdout] 545 | | r#"SELECT [INFO] [stdout] 546 | | story_id, tag_id, date_cached [INFO] [stdout] 547 | | FROM Tag_links WHERE story_id = $1;"#, [INFO] [stdout] 548 | | story_id [INFO] [stdout] 549 | | ) [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_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] --> src/database.rs:543:2 [INFO] [stdout] | [INFO] [stdout] 543 | / sqlx::query_as!( [INFO] [stdout] 544 | | TagLink, [INFO] [stdout] 545 | | r#"SELECT [INFO] [stdout] 546 | | story_id, tag_id, date_cached [INFO] [stdout] 547 | | FROM Tag_links WHERE story_id = $1;"#, [INFO] [stdout] 548 | | story_id [INFO] [stdout] 549 | | ) [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_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] --> src/database.rs:558:2 [INFO] [stdout] | [INFO] [stdout] 558 | / sqlx::query_as!( [INFO] [stdout] 559 | | TagLink, [INFO] [stdout] 560 | | r#"INSERT INTO Tag_links [INFO] [stdout] 561 | | (story_id, tag_id) [INFO] [stdout] ... | [INFO] [stdout] 569 | | tag_id [INFO] [stdout] 570 | | ) [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_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] --> src/database.rs:558:2 [INFO] [stdout] | [INFO] [stdout] 558 | / sqlx::query_as!( [INFO] [stdout] 559 | | TagLink, [INFO] [stdout] 560 | | r#"INSERT INTO Tag_links [INFO] [stdout] 561 | | (story_id, tag_id) [INFO] [stdout] ... | [INFO] [stdout] 569 | | tag_id [INFO] [stdout] 570 | | ) [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_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] --> src/database.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | let rows = sqlx::query!("DELETE FROM Tag_links WHERE story_id = $1", story_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] --> src/database.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | let rows = sqlx::query!("DELETE FROM Tag_links WHERE story_id = $1", story_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] --> src/utility.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | let db_color = query!("SELECT color FROM Colors WHERE name = $1 LIMIT 1;", color) [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] --> src/utility.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | let db_color = query!("SELECT color FROM Colors WHERE name = $1 LIMIT 1;", color) [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 imports: `CompletionStatus`, `ContentRating`, and `TagType` [INFO] [stdout] --> src/database.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | Blog, Bookshelf, Chapter, CompletionStatus, ContentRating, Group, Story, Tag, TagLink, TagType, [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 imports: `clean_content`, `parse_date`, and `trim_content` [INFO] [stdout] --> src/database.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::utility::{clean_content, parse_date, trim_content}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::DateTime` [INFO] [stdout] --> src/database.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use chrono::DateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CompletionStatus`, `ContentRating`, and `TagType` [INFO] [stdout] --> src/database.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | Blog, Bookshelf, Chapter, CompletionStatus, ContentRating, Group, Story, Tag, TagLink, TagType, [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 imports: `clean_content`, `parse_date`, and `trim_content` [INFO] [stdout] --> src/database.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::utility::{clean_content, parse_date, trim_content}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::DateTime` [INFO] [stdout] --> src/database.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use chrono::DateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | / sqlx::query_as!( [INFO] [stdout] 26 | | Blog, [INFO] [stdout] 27 | | "SELECT [INFO] [stdout] 28 | | id, title, content, link, comments, views, [INFO] [stdout] ... | [INFO] [stdout] 33 | | .fetch_optional(db) [INFO] [stdout] 34 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | / sqlx::query_as!( [INFO] [stdout] 43 | | Blog, [INFO] [stdout] 44 | | "INSERT INTO Blogs [INFO] [stdout] 45 | | (id, title, content, link, comments, views, [INFO] [stdout] ... | [INFO] [stdout] 76 | | .fetch_one(db) [INFO] [stdout] 77 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:82:2 [INFO] [stdout] | [INFO] [stdout] 82 | / sqlx::query_as!( [INFO] [stdout] 83 | | User, [INFO] [stdout] 84 | | "SELECT [INFO] [stdout] 85 | | id, name, bio, link, followers, [INFO] [stdout] ... | [INFO] [stdout] 91 | | .fetch_optional(db) [INFO] [stdout] 92 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | / sqlx::query_as!( [INFO] [stdout] 100 | | User, [INFO] [stdout] 101 | | "INSERT INTO Authors [INFO] [stdout] 102 | | (id, name, bio, link, followers, stories, [INFO] [stdout] ... | [INFO] [stdout] 139 | | .fetch_one(db) [INFO] [stdout] 140 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:145:2 [INFO] [stdout] | [INFO] [stdout] 145 | / sqlx::query_as!( [INFO] [stdout] 146 | | Story, [INFO] [stdout] 147 | | r#"SELECT [INFO] [stdout] 148 | | id, title, short_description, description, published, link, cover_url, [INFO] [stdout] ... | [INFO] [stdout] 157 | | .fetch_optional(db) [INFO] [stdout] 158 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:165:2 [INFO] [stdout] | [INFO] [stdout] 165 | / sqlx::query_as!( [INFO] [stdout] 166 | | Story, [INFO] [stdout] 167 | | r#"INSERT INTO Stories ( [INFO] [stdout] 168 | | id, title, short_description, description, published, link, cover_url, [INFO] [stdout] ... | [INFO] [stdout] 229 | | .fetch_one(db) [INFO] [stdout] 230 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:237:2 [INFO] [stdout] | [INFO] [stdout] 237 | / sqlx::query_as!( [INFO] [stdout] 238 | | Chapter, [INFO] [stdout] 239 | | r#"SELECT [INFO] [stdout] 240 | | id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 246 | | .fetch_optional(db) [INFO] [stdout] 247 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:252:2 [INFO] [stdout] | [INFO] [stdout] 252 | / sqlx::query_as!( [INFO] [stdout] 253 | | Chapter, [INFO] [stdout] 254 | | r#"SELECT [INFO] [stdout] 255 | | id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 260 | | .fetch_optional(db) [INFO] [stdout] 261 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:268:2 [INFO] [stdout] | [INFO] [stdout] 268 | / sqlx::query_as!( [INFO] [stdout] 269 | | Chapter, [INFO] [stdout] 270 | | r#"INSERT INTO Chapters [INFO] [stdout] 271 | | (id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 298 | | .fetch_one(db) [INFO] [stdout] 299 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:304:2 [INFO] [stdout] | [INFO] [stdout] 304 | / sqlx::query_as!( [INFO] [stdout] 305 | | Group, [INFO] [stdout] 306 | | "SELECT [INFO] [stdout] 307 | | id, name, description, link, members, [INFO] [stdout] ... | [INFO] [stdout] 313 | | .fetch_optional(db) [INFO] [stdout] 314 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:321:2 [INFO] [stdout] | [INFO] [stdout] 321 | / sqlx::query_as!( [INFO] [stdout] 322 | | Group, [INFO] [stdout] 323 | | "INSERT INTO Groups [INFO] [stdout] 324 | | (id, name, description, link, members, [INFO] [stdout] ... | [INFO] [stdout] 364 | | .fetch_one(db) [INFO] [stdout] 365 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:372:2 [INFO] [stdout] | [INFO] [stdout] 372 | / sqlx::query_as!( [INFO] [stdout] 373 | | Bookshelf, [INFO] [stdout] 374 | | "SELECT [INFO] [stdout] 375 | | id, name, description, link, color, icon_url, stories, [INFO] [stdout] ... | [INFO] [stdout] 381 | | .fetch_optional(db) [INFO] [stdout] 382 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:389:2 [INFO] [stdout] | [INFO] [stdout] 389 | / sqlx::query_as!( [INFO] [stdout] 390 | | Bookshelf, [INFO] [stdout] 391 | | "INSERT INTO Bookshelves [INFO] [stdout] 392 | | (id, name, description, link, color, icon_url, stories, [INFO] [stdout] ... | [INFO] [stdout] 438 | | .fetch_one(db) [INFO] [stdout] 439 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:444:2 [INFO] [stdout] | [INFO] [stdout] 444 | / sqlx::query_as!( [INFO] [stdout] 445 | | Thread, [INFO] [stdout] 446 | | r#"SELECT [INFO] [stdout] 447 | | id, group_id, creator_id, last_poster_id, title, link, posts, [INFO] [stdout] ... | [INFO] [stdout] 452 | | .fetch_optional(db) [INFO] [stdout] 453 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:460:2 [INFO] [stdout] | [INFO] [stdout] 460 | / sqlx::query_as!( [INFO] [stdout] 461 | | Thread, [INFO] [stdout] 462 | | r#"INSERT INTO Threads [INFO] [stdout] 463 | | (id, group_id, creator_id, last_poster_id, title, link, posts, [INFO] [stdout] ... | [INFO] [stdout] 494 | | .fetch_one(db) [INFO] [stdout] 495 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:500:2 [INFO] [stdout] | [INFO] [stdout] 500 | / sqlx::query_as!( [INFO] [stdout] 501 | | Tag, [INFO] [stdout] 502 | | r#"SELECT [INFO] [stdout] 503 | | id, name, type AS "tag_type: TagType", old_id, link, date_cached [INFO] [stdout] ... | [INFO] [stdout] 507 | | .fetch_optional(db) [INFO] [stdout] 508 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:515:2 [INFO] [stdout] | [INFO] [stdout] 515 | / sqlx::query_as!( [INFO] [stdout] 516 | | Tag, [INFO] [stdout] 517 | | r#"INSERT INTO Tags [INFO] [stdout] 518 | | (id, name, type, old_id, link) [INFO] [stdout] ... | [INFO] [stdout] 535 | | .fetch_one(db) [INFO] [stdout] 536 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:543:2 [INFO] [stdout] | [INFO] [stdout] 543 | / sqlx::query_as!( [INFO] [stdout] 544 | | TagLink, [INFO] [stdout] 545 | | r#"SELECT [INFO] [stdout] 546 | | story_id, tag_id, date_cached [INFO] [stdout] ... | [INFO] [stdout] 550 | | .fetch_all(db) [INFO] [stdout] 551 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:558:2 [INFO] [stdout] | [INFO] [stdout] 558 | / sqlx::query_as!( [INFO] [stdout] 559 | | TagLink, [INFO] [stdout] 560 | | r#"INSERT INTO Tag_links [INFO] [stdout] 561 | | (story_id, tag_id) [INFO] [stdout] ... | [INFO] [stdout] 571 | | .fetch_one(db) [INFO] [stdout] 572 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | / sqlx::query_as!( [INFO] [stdout] 26 | | Blog, [INFO] [stdout] 27 | | "SELECT [INFO] [stdout] 28 | | id, title, content, link, comments, views, [INFO] [stdout] ... | [INFO] [stdout] 33 | | .fetch_optional(db) [INFO] [stdout] 34 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | let rows = sqlx::query!("DELETE FROM Tag_links WHERE story_id = $1", story_id) [INFO] [stdout] | ________________^ [INFO] [stdout] 578 | | .execute(db) [INFO] [stdout] 579 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | / sqlx::query_as!( [INFO] [stdout] 43 | | Blog, [INFO] [stdout] 44 | | "INSERT INTO Blogs [INFO] [stdout] 45 | | (id, title, content, link, comments, views, [INFO] [stdout] ... | [INFO] [stdout] 76 | | .fetch_one(db) [INFO] [stdout] 77 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:82:2 [INFO] [stdout] | [INFO] [stdout] 82 | / sqlx::query_as!( [INFO] [stdout] 83 | | User, [INFO] [stdout] 84 | | "SELECT [INFO] [stdout] 85 | | id, name, bio, link, followers, [INFO] [stdout] ... | [INFO] [stdout] 91 | | .fetch_optional(db) [INFO] [stdout] 92 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | / sqlx::query_as!( [INFO] [stdout] 100 | | User, [INFO] [stdout] 101 | | "INSERT INTO Authors [INFO] [stdout] 102 | | (id, name, bio, link, followers, stories, [INFO] [stdout] ... | [INFO] [stdout] 139 | | .fetch_one(db) [INFO] [stdout] 140 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:145:2 [INFO] [stdout] | [INFO] [stdout] 145 | / sqlx::query_as!( [INFO] [stdout] 146 | | Story, [INFO] [stdout] 147 | | r#"SELECT [INFO] [stdout] 148 | | id, title, short_description, description, published, link, cover_url, [INFO] [stdout] ... | [INFO] [stdout] 157 | | .fetch_optional(db) [INFO] [stdout] 158 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:165:2 [INFO] [stdout] | [INFO] [stdout] 165 | / sqlx::query_as!( [INFO] [stdout] 166 | | Story, [INFO] [stdout] 167 | | r#"INSERT INTO Stories ( [INFO] [stdout] 168 | | id, title, short_description, description, published, link, cover_url, [INFO] [stdout] ... | [INFO] [stdout] 229 | | .fetch_one(db) [INFO] [stdout] 230 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:237:2 [INFO] [stdout] | [INFO] [stdout] 237 | / sqlx::query_as!( [INFO] [stdout] 238 | | Chapter, [INFO] [stdout] 239 | | r#"SELECT [INFO] [stdout] 240 | | id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 246 | | .fetch_optional(db) [INFO] [stdout] 247 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:252:2 [INFO] [stdout] | [INFO] [stdout] 252 | / sqlx::query_as!( [INFO] [stdout] 253 | | Chapter, [INFO] [stdout] 254 | | r#"SELECT [INFO] [stdout] 255 | | id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 260 | | .fetch_optional(db) [INFO] [stdout] 261 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:268:2 [INFO] [stdout] | [INFO] [stdout] 268 | / sqlx::query_as!( [INFO] [stdout] 269 | | Chapter, [INFO] [stdout] 270 | | r#"INSERT INTO Chapters [INFO] [stdout] 271 | | (id, story_id, chapter_num, title, link, views, [INFO] [stdout] ... | [INFO] [stdout] 298 | | .fetch_one(db) [INFO] [stdout] 299 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:304:2 [INFO] [stdout] | [INFO] [stdout] 304 | / sqlx::query_as!( [INFO] [stdout] 305 | | Group, [INFO] [stdout] 306 | | "SELECT [INFO] [stdout] 307 | | id, name, description, link, members, [INFO] [stdout] ... | [INFO] [stdout] 313 | | .fetch_optional(db) [INFO] [stdout] 314 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:321:2 [INFO] [stdout] | [INFO] [stdout] 321 | / sqlx::query_as!( [INFO] [stdout] 322 | | Group, [INFO] [stdout] 323 | | "INSERT INTO Groups [INFO] [stdout] 324 | | (id, name, description, link, members, [INFO] [stdout] ... | [INFO] [stdout] 364 | | .fetch_one(db) [INFO] [stdout] 365 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:372:2 [INFO] [stdout] | [INFO] [stdout] 372 | / sqlx::query_as!( [INFO] [stdout] 373 | | Bookshelf, [INFO] [stdout] 374 | | "SELECT [INFO] [stdout] 375 | | id, name, description, link, color, icon_url, stories, [INFO] [stdout] ... | [INFO] [stdout] 381 | | .fetch_optional(db) [INFO] [stdout] 382 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:389:2 [INFO] [stdout] | [INFO] [stdout] 389 | / sqlx::query_as!( [INFO] [stdout] 390 | | Bookshelf, [INFO] [stdout] 391 | | "INSERT INTO Bookshelves [INFO] [stdout] 392 | | (id, name, description, link, color, icon_url, stories, [INFO] [stdout] ... | [INFO] [stdout] 438 | | .fetch_one(db) [INFO] [stdout] 439 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:444:2 [INFO] [stdout] | [INFO] [stdout] 444 | / sqlx::query_as!( [INFO] [stdout] 445 | | Thread, [INFO] [stdout] 446 | | r#"SELECT [INFO] [stdout] 447 | | id, group_id, creator_id, last_poster_id, title, link, posts, [INFO] [stdout] ... | [INFO] [stdout] 452 | | .fetch_optional(db) [INFO] [stdout] 453 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:460:2 [INFO] [stdout] | [INFO] [stdout] 460 | / sqlx::query_as!( [INFO] [stdout] 461 | | Thread, [INFO] [stdout] 462 | | r#"INSERT INTO Threads [INFO] [stdout] 463 | | (id, group_id, creator_id, last_poster_id, title, link, posts, [INFO] [stdout] ... | [INFO] [stdout] 494 | | .fetch_one(db) [INFO] [stdout] 495 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:500:2 [INFO] [stdout] | [INFO] [stdout] 500 | / sqlx::query_as!( [INFO] [stdout] 501 | | Tag, [INFO] [stdout] 502 | | r#"SELECT [INFO] [stdout] 503 | | id, name, type AS "tag_type: TagType", old_id, link, date_cached [INFO] [stdout] ... | [INFO] [stdout] 507 | | .fetch_optional(db) [INFO] [stdout] 508 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:515:2 [INFO] [stdout] | [INFO] [stdout] 515 | / sqlx::query_as!( [INFO] [stdout] 516 | | Tag, [INFO] [stdout] 517 | | r#"INSERT INTO Tags [INFO] [stdout] 518 | | (id, name, type, old_id, link) [INFO] [stdout] ... | [INFO] [stdout] 535 | | .fetch_one(db) [INFO] [stdout] 536 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:543:2 [INFO] [stdout] | [INFO] [stdout] 543 | / sqlx::query_as!( [INFO] [stdout] 544 | | TagLink, [INFO] [stdout] 545 | | r#"SELECT [INFO] [stdout] 546 | | story_id, tag_id, date_cached [INFO] [stdout] ... | [INFO] [stdout] 550 | | .fetch_all(db) [INFO] [stdout] 551 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:558:2 [INFO] [stdout] | [INFO] [stdout] 558 | / sqlx::query_as!( [INFO] [stdout] 559 | | TagLink, [INFO] [stdout] 560 | | r#"INSERT INTO Tag_links [INFO] [stdout] 561 | | (story_id, tag_id) [INFO] [stdout] ... | [INFO] [stdout] 571 | | .fetch_one(db) [INFO] [stdout] 572 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/database.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | let rows = sqlx::query!("DELETE FROM Tag_links WHERE story_id = $1", story_id) [INFO] [stdout] | ________________^ [INFO] [stdout] 578 | | .execute(db) [INFO] [stdout] 579 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/utility.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | let db_color = query!("SELECT color FROM Colors WHERE name = $1 LIMIT 1;", color) [INFO] [stdout] | ________________________^ [INFO] [stdout] 114 | | .fetch_optional(db) [INFO] [stdout] 115 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/utility.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | let db_color = query!("SELECT color FROM Colors WHERE name = $1 LIMIT 1;", color) [INFO] [stdout] | ________________________^ [INFO] [stdout] 114 | | .fetch_optional(db) [INFO] [stdout] 115 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fixfiction` (lib test) due to 42 previous errors; 3 warnings 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 `fixfiction` (lib) due to 42 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "24166d61a54f5cdf2c6e10d26982d5474cc622cd49c64eeed86d052faa275c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24166d61a54f5cdf2c6e10d26982d5474cc622cd49c64eeed86d052faa275c41", kill_on_drop: false }` [INFO] [stdout] 24166d61a54f5cdf2c6e10d26982d5474cc622cd49c64eeed86d052faa275c41