[INFO] cloning repository https://github.com/gamedolphin/speakwith [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamedolphin/speakwith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamedolphin%2Fspeakwith", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamedolphin%2Fspeakwith'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8890962b291dae87e6ca7c839fb8a19cde158ec7 [INFO] checking gamedolphin/speakwith against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamedolphin%2Fspeakwith" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gamedolphin/speakwith on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gamedolphin/speakwith [INFO] finished tweaking git repo https://github.com/gamedolphin/speakwith [INFO] tweaked toml for git repo https://github.com/gamedolphin/speakwith written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gamedolphin/speakwith 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_html_form v0.2.4 [INFO] [stderr] Downloaded xid v1.0.3 [INFO] [stderr] Downloaded headers-core v0.3.0 [INFO] [stderr] Downloaded memo-map v0.3.2 [INFO] [stderr] Downloaded minijinja v1.0.12 [INFO] [stderr] Downloaded headers v0.4.0 [INFO] [stderr] Downloaded axum-extra v0.9.2 [INFO] [stderr] Downloaded axum-htmx v0.5.0 [INFO] [stderr] Downloaded minijinja-contrib v1.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b02630a593cf14a65471e7a53a9e34fd00647056404ee8c61afb496312bfecba [INFO] running `Command { std: "docker" "start" "-a" "b02630a593cf14a65471e7a53a9e34fd00647056404ee8c61afb496312bfecba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b02630a593cf14a65471e7a53a9e34fd00647056404ee8c61afb496312bfecba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b02630a593cf14a65471e7a53a9e34fd00647056404ee8c61afb496312bfecba", kill_on_drop: false }` [INFO] [stdout] b02630a593cf14a65471e7a53a9e34fd00647056404ee8c61afb496312bfecba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0de09b81138a93b51ceee7bf6d49281ee5c295233339d2931b5a2a2a2cee0816 [INFO] running `Command { std: "docker" "start" "-a" "0de09b81138a93b51ceee7bf6d49281ee5c295233339d2931b5a2a2a2cee0816", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling time v0.3.32 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rust-embed-utils v8.2.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Checking memo-map v0.3.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking http-range-header v0.4.0 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking rust-embed v8.2.0 [INFO] [stderr] Checking xid v1.0.3 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking minijinja v1.0.12 [INFO] [stderr] Checking serde_html_form v0.2.4 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking tower-http v0.5.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking axum-htmx v0.5.0 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking minijinja-contrib v1.0.12 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking sqlx-sqlite v0.7.3 [INFO] [stderr] Checking axum-extra v0.9.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking database v0.1.0 (/opt/rustwide/workdir/pkg/database) [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let messages = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 30 | | ChatMessage, [INFO] [stdout] 31 | | r#" [INFO] [stdout] 32 | | SELECT m.id as "id!", m.room_id as "room_id!", m.user_id as "user_id!", m.created_at as "created_at!", m.message as "message!", user_prof... [INFO] [stdout] ... | [INFO] [stdout] 51 | | user_id, [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let messages = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 30 | | ChatMessage, [INFO] [stdout] 31 | | r#" [INFO] [stdout] 32 | | SELECT m.id as "id!", m.room_id as "room_id!", m.user_id as "user_id!", m.created_at as "created_at!", m.message as "message!", user_prof... [INFO] [stdout] ... | [INFO] [stdout] 51 | | user_id, [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / sqlx::query!( [INFO] [stdout] 68 | | r#" [INFO] [stdout] 69 | | SELECT r.id [INFO] [stdout] 70 | | FROM rooms r [INFO] [stdout] ... | [INFO] [stdout] 75 | | user_id [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / sqlx::query!( [INFO] [stdout] 68 | | r#" [INFO] [stdout] 69 | | SELECT r.id [INFO] [stdout] 70 | | FROM rooms r [INFO] [stdout] ... | [INFO] [stdout] 75 | | user_id [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / sqlx::query!( [INFO] [stdout] 83 | | r#" [INFO] [stdout] 84 | | INSERT INTO messages (id, room_id, user_id, message) [INFO] [stdout] 85 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 90 | | message [INFO] [stdout] 91 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / sqlx::query!( [INFO] [stdout] 83 | | r#" [INFO] [stdout] 84 | | INSERT INTO messages (id, room_id, user_id, message) [INFO] [stdout] 85 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 90 | | message [INFO] [stdout] 91 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | let upload_url = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | SELECT url as 'url' [INFO] [stdout] 99 | | FROM uploads [INFO] [stdout] ... | [INFO] [stdout] 102 | | upload [INFO] [stdout] 103 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | let upload_url = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | SELECT url as 'url' [INFO] [stdout] 99 | | FROM uploads [INFO] [stdout] ... | [INFO] [stdout] 102 | | upload [INFO] [stdout] 103 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / sqlx::query!( [INFO] [stdout] 109 | | r#" [INFO] [stdout] 110 | | INSERT INTO message_uploads(id, message_id, upload_id, upload_path) [INFO] [stdout] 111 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 116 | | upload_url [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 `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/messages.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / sqlx::query!( [INFO] [stdout] 109 | | r#" [INFO] [stdout] 110 | | INSERT INTO message_uploads(id, message_id, upload_id, upload_path) [INFO] [stdout] 111 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 116 | | upload_url [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 `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | let None = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 28 | | Room, [INFO] [stdout] 29 | | r#" [INFO] [stdout] 30 | | SELECT id, name, description, is_user as "is_user!", is_private as "is_private!", created_at as "created_at!" FROM rooms [INFO] [stdout] 31 | | "# [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | let None = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 28 | | Room, [INFO] [stdout] 29 | | r#" [INFO] [stdout] 30 | | SELECT id, name, description, is_user as "is_user!", is_private as "is_private!", created_at as "created_at!" FROM rooms [INFO] [stdout] 31 | | "# [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / sqlx::query!( [INFO] [stdout] 50 | | r#" [INFO] [stdout] 51 | | INSERT INTO rooms (id, name, description) [INFO] [stdout] 52 | | VALUES ($1, $2, $3)"#, [INFO] [stdout] ... | [INFO] [stdout] 55 | | general.description, [INFO] [stdout] 56 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / sqlx::query!( [INFO] [stdout] 50 | | r#" [INFO] [stdout] 51 | | INSERT INTO rooms (id, name, description) [INFO] [stdout] 52 | | VALUES ($1, $2, $3)"#, [INFO] [stdout] ... | [INFO] [stdout] 55 | | general.description, [INFO] [stdout] 56 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / sqlx::query!( [INFO] [stdout] 73 | | r#"INSERT INTO user_rooms (user_id, room_id) VALUES ($1, $2)"#, [INFO] [stdout] 74 | | userid, [INFO] [stdout] 75 | | roomid [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let total = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 85 | | "SELECT COUNT(*) as count FROM user_rooms WHERE room_id = $1", [INFO] [stdout] 86 | | roomid [INFO] [stdout] 87 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / sqlx::query!( [INFO] [stdout] 96 | | r#"DELETE FROM user_rooms WHERE user_id = $1 AND room_id = $2"#, [INFO] [stdout] 97 | | userid, [INFO] [stdout] 98 | | roomid [INFO] [stdout] 99 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / sqlx::query!( [INFO] [stdout] 73 | | r#"INSERT INTO user_rooms (user_id, room_id) VALUES ($1, $2)"#, [INFO] [stdout] 74 | | userid, [INFO] [stdout] 75 | | roomid [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | let output = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 108 | | "SELECT user_id FROM user_rooms WHERE room_id = $1 AND user_id = $2", [INFO] [stdout] 109 | | roomid, [INFO] [stdout] 110 | | userid [INFO] [stdout] 111 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let total = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 85 | | "SELECT COUNT(*) as count FROM user_rooms WHERE room_id = $1", [INFO] [stdout] 86 | | roomid [INFO] [stdout] 87 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | let users = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 120 | | RoomUser, [INFO] [stdout] 121 | | r#" [INFO] [stdout] 122 | | SELECT ur.user_id as "id!", p.username as "name!" [INFO] [stdout] ... | [INFO] [stdout] 127 | | roomid [INFO] [stdout] 128 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / sqlx::query!( [INFO] [stdout] 96 | | r#"DELETE FROM user_rooms WHERE user_id = $1 AND room_id = $2"#, [INFO] [stdout] 97 | | userid, [INFO] [stdout] 98 | | roomid [INFO] [stdout] 99 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | let room = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 137 | | Room, [INFO] [stdout] 138 | | r#" [INFO] [stdout] 139 | | SELECT id, description, name, is_user as "is_user!", is_private as "is_private!", created_at as "created_at!" [INFO] [stdout] ... | [INFO] [stdout] 145 | | roomid [INFO] [stdout] 146 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | if sqlx::query!("SELECT id FROM rooms WHERE id = $1", 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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | let output = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 108 | | "SELECT user_id FROM user_rooms WHERE room_id = $1 AND user_id = $2", [INFO] [stdout] 109 | | roomid, [INFO] [stdout] 110 | | userid [INFO] [stdout] 111 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / sqlx::query!( [INFO] [stdout] 183 | | r#" [INFO] [stdout] 184 | | INSERT INTO rooms (id, name, description, is_private, is_user) [INFO] [stdout] 185 | | VALUES ($1, $2, $3, $4, $5)"#, [INFO] [stdout] ... | [INFO] [stdout] 190 | | room.is_user, [INFO] [stdout] 191 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | let users = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 120 | | RoomUser, [INFO] [stdout] 121 | | r#" [INFO] [stdout] 122 | | SELECT ur.user_id as "id!", p.username as "name!" [INFO] [stdout] ... | [INFO] [stdout] 127 | | roomid [INFO] [stdout] 128 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | / sqlx::query!( [INFO] [stdout] 198 | | r#" [INFO] [stdout] 199 | | INSERT INTO user_rooms (room_id, user_id) [INFO] [stdout] 200 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 203 | | user_id [INFO] [stdout] 204 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | let room = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 137 | | Room, [INFO] [stdout] 138 | | r#" [INFO] [stdout] 139 | | SELECT id, description, name, is_user as "is_user!", is_private as "is_private!", created_at as "created_at!" [INFO] [stdout] ... | [INFO] [stdout] 145 | | roomid [INFO] [stdout] 146 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | if sqlx::query!("SELECT id FROM rooms WHERE id = $1", 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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | let rooms = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 217 | | Room, [INFO] [stdout] 218 | | r#" [INFO] [stdout] 219 | | SELECT id, description, name, is_user as "is_user!", is_private as "is_private!", created_at as "created_at!" [INFO] [stdout] ... | [INFO] [stdout] 224 | | user_id [INFO] [stdout] 225 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/uploads.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / sqlx::query!( [INFO] [stdout] 31 | | r#" [INFO] [stdout] 32 | | INSERT INTO uploads (id, uploaded_by, room_id, filename, url) [INFO] [stdout] 33 | | VALUES ($1, $2, $3, $4, $5) [INFO] [stdout] ... | [INFO] [stdout] 39 | | url, [INFO] [stdout] 40 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / sqlx::query!( [INFO] [stdout] 183 | | r#" [INFO] [stdout] 184 | | INSERT INTO rooms (id, name, description, is_private, is_user) [INFO] [stdout] 185 | | VALUES ($1, $2, $3, $4, $5)"#, [INFO] [stdout] ... | [INFO] [stdout] 190 | | room.is_user, [INFO] [stdout] 191 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | / sqlx::query!( [INFO] [stdout] 198 | | r#" [INFO] [stdout] 199 | | INSERT INTO user_rooms (room_id, user_id) [INFO] [stdout] 200 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 203 | | user_id [INFO] [stdout] 204 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/rooms.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | let rooms = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 217 | | Room, [INFO] [stdout] 218 | | r#" [INFO] [stdout] 219 | | SELECT id, description, name, is_user as "is_user!", is_private as "is_private!", created_at as "created_at!" [INFO] [stdout] ... | [INFO] [stdout] 224 | | user_id [INFO] [stdout] 225 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/uploads.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / sqlx::query!( [INFO] [stdout] 31 | | r#" [INFO] [stdout] 32 | | INSERT INTO uploads (id, uploaded_by, room_id, filename, url) [INFO] [stdout] 33 | | VALUES ($1, $2, $3, $4, $5) [INFO] [stdout] ... | [INFO] [stdout] 39 | | url, [INFO] [stdout] 40 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | let res = sqlx::query!("SELECT COUNT(*) user_count FROM users") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | let output = sqlx::query_as!( [INFO] [stdout] | __________________^ [INFO] [stdout] 71 | | UserCombined, [INFO] [stdout] 72 | | r#" [INFO] [stdout] 73 | | SELECT u.id, u.email, u.is_admin as "is_admin!", u.is_enabled as "is_enabled!", u.created_at as "created_at!", p.username as username, p.... [INFO] [stdout] ... | [INFO] [stdout] 80 | | user_id [INFO] [stdout] 81 | | ).fetch_all(&db.pool).await?; [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / sqlx::query!( [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | UPDATE users [INFO] [stdout] 99 | | SET password = $1, hash = $2 [INFO] [stdout] ... | [INFO] [stdout] 104 | | user_id [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | let res = sqlx::query!("SELECT COUNT(*) user_count FROM users") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | / sqlx::query!( [INFO] [stdout] 119 | | r#" [INFO] [stdout] 120 | | UPDATE user_profiles [INFO] [stdout] 121 | | SET username = $1, bio = $2 [INFO] [stdout] ... | [INFO] [stdout] 126 | | user_id [INFO] [stdout] 127 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | / sqlx::query!( [INFO] [stdout] 140 | | r#" [INFO] [stdout] 141 | | UPDATE user_profiles [INFO] [stdout] 142 | | SET image = $1 [INFO] [stdout] ... | [INFO] [stdout] 146 | | user_id [INFO] [stdout] 147 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | let output = sqlx::query_as!( [INFO] [stdout] | __________________^ [INFO] [stdout] 71 | | UserCombined, [INFO] [stdout] 72 | | r#" [INFO] [stdout] 73 | | SELECT u.id, u.email, u.is_admin as "is_admin!", u.is_enabled as "is_enabled!", u.created_at as "created_at!", p.username as username, p.... [INFO] [stdout] ... | [INFO] [stdout] 80 | | user_id [INFO] [stdout] 81 | | ).fetch_all(&db.pool).await?; [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | / sqlx::query!( [INFO] [stdout] 156 | | r#" [INFO] [stdout] 157 | | UPDATE user_profiles [INFO] [stdout] 158 | | SET image = $1 [INFO] [stdout] ... | [INFO] [stdout] 162 | | user_id [INFO] [stdout] 163 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / sqlx::query!( [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | UPDATE users [INFO] [stdout] 99 | | SET password = $1, hash = $2 [INFO] [stdout] ... | [INFO] [stdout] 104 | | user_id [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / sqlx::query!( [INFO] [stdout] 172 | | r#" [INFO] [stdout] 173 | | UPDATE users [INFO] [stdout] 174 | | SET is_enabled = $1 [INFO] [stdout] ... | [INFO] [stdout] 178 | | user_id [INFO] [stdout] 179 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | / sqlx::query!( [INFO] [stdout] 119 | | r#" [INFO] [stdout] 120 | | UPDATE user_profiles [INFO] [stdout] 121 | | SET username = $1, bio = $2 [INFO] [stdout] ... | [INFO] [stdout] 126 | | user_id [INFO] [stdout] 127 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | / sqlx::query!( [INFO] [stdout] 140 | | r#" [INFO] [stdout] 141 | | UPDATE user_profiles [INFO] [stdout] 142 | | SET image = $1 [INFO] [stdout] ... | [INFO] [stdout] 146 | | user_id [INFO] [stdout] 147 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | / sqlx::query!( [INFO] [stdout] 156 | | r#" [INFO] [stdout] 157 | | UPDATE user_profiles [INFO] [stdout] 158 | | SET image = $1 [INFO] [stdout] ... | [INFO] [stdout] 162 | | user_id [INFO] [stdout] 163 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / sqlx::query!( [INFO] [stdout] 172 | | r#" [INFO] [stdout] 173 | | UPDATE users [INFO] [stdout] 174 | | SET is_enabled = $1 [INFO] [stdout] ... | [INFO] [stdout] 178 | | user_id [INFO] [stdout] 179 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | / sqlx::query!( [INFO] [stdout] 206 | | r#" [INFO] [stdout] 207 | | UPDATE users [INFO] [stdout] 208 | | SET is_admin = $1 [INFO] [stdout] ... | [INFO] [stdout] 212 | | user_id [INFO] [stdout] 213 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | / sqlx::query_as!( [INFO] [stdout] 229 | | User, [INFO] [stdout] 230 | | r#" [INFO] [stdout] 231 | | INSERT INTO users (id, email, password, hash, is_admin, is_enabled) [INFO] [stdout] ... | [INFO] [stdout] 239 | | user.is_enabled, [INFO] [stdout] 240 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | / sqlx::query_as!( [INFO] [stdout] 246 | | UserProfile, [INFO] [stdout] 247 | | r#" [INFO] [stdout] 248 | | INSERT INTO user_profiles (id, user_id, username, bio, image) [INFO] [stdout] ... | [INFO] [stdout] 255 | | profile.image, [INFO] [stdout] 256 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | / sqlx::query!( [INFO] [stdout] 206 | | r#" [INFO] [stdout] 207 | | UPDATE users [INFO] [stdout] 208 | | SET is_admin = $1 [INFO] [stdout] ... | [INFO] [stdout] 212 | | user_id [INFO] [stdout] 213 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / sqlx::query_as!( [INFO] [stdout] 265 | | UserCombined, [INFO] [stdout] 266 | | r#" [INFO] [stdout] 267 | | SELECT u.id, u.email, u.is_admin as "is_admin!", u.is_enabled as "is_enabled!", u.created_at as "created_at!", p.username as username, p.... [INFO] [stdout] ... | [INFO] [stdout] 270 | | "#, [INFO] [stdout] 271 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | / sqlx::query_as!( [INFO] [stdout] 278 | | UserCombined, [INFO] [stdout] 279 | | r#" [INFO] [stdout] 280 | | SELECT u.id, u.email, u.is_admin as "is_admin!", u.is_enabled as "is_enabled!", u.created_at as "created_at!", p.username as username, p.... [INFO] [stdout] ... | [INFO] [stdout] 285 | | userid [INFO] [stdout] 286 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | / sqlx::query_as!( [INFO] [stdout] 229 | | User, [INFO] [stdout] 230 | | r#" [INFO] [stdout] 231 | | INSERT INTO users (id, email, password, hash, is_admin, is_enabled) [INFO] [stdout] ... | [INFO] [stdout] 239 | | user.is_enabled, [INFO] [stdout] 240 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:296:16 [INFO] [stdout] | [INFO] [stdout] 296 | let user = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 297 | | r#"SELECT id, is_enabled as "is_enabled!", password FROM users WHERE email = $1"#, [INFO] [stdout] 298 | | email [INFO] [stdout] 299 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | / sqlx::query_as!( [INFO] [stdout] 246 | | UserProfile, [INFO] [stdout] 247 | | r#" [INFO] [stdout] 248 | | INSERT INTO user_profiles (id, user_id, username, bio, image) [INFO] [stdout] ... | [INFO] [stdout] 255 | | profile.image, [INFO] [stdout] 256 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / sqlx::query_as!( [INFO] [stdout] 265 | | UserCombined, [INFO] [stdout] 266 | | r#" [INFO] [stdout] 267 | | SELECT u.id, u.email, u.is_admin as "is_admin!", u.is_enabled as "is_enabled!", u.created_at as "created_at!", p.username as username, p.... [INFO] [stdout] ... | [INFO] [stdout] 270 | | "#, [INFO] [stdout] 271 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | / sqlx::query_as!( [INFO] [stdout] 278 | | UserCombined, [INFO] [stdout] 279 | | r#" [INFO] [stdout] 280 | | SELECT u.id, u.email, u.is_admin as "is_admin!", u.is_enabled as "is_enabled!", u.created_at as "created_at!", p.username as username, p.... [INFO] [stdout] ... | [INFO] [stdout] 285 | | userid [INFO] [stdout] 286 | | ) [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: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> pkg/database/users.rs:296:16 [INFO] [stdout] | [INFO] [stdout] 296 | let user = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 297 | | r#"SELECT id, is_enabled as "is_enabled!", password FROM users WHERE email = $1"#, [INFO] [stdout] 298 | | email [INFO] [stdout] 299 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `database` (lib test) due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `database` (lib) due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "0de09b81138a93b51ceee7bf6d49281ee5c295233339d2931b5a2a2a2cee0816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de09b81138a93b51ceee7bf6d49281ee5c295233339d2931b5a2a2a2cee0816", kill_on_drop: false }` [INFO] [stdout] 0de09b81138a93b51ceee7bf6d49281ee5c295233339d2931b5a2a2a2cee0816