[INFO] cloning repository https://github.com/lieuwex/streamwatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lieuwex/streamwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flieuwex%2Fstreamwatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flieuwex%2Fstreamwatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cd2a589f74aae402046e565918fa697730f9567 [INFO] checking lieuwex/streamwatch against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flieuwex%2Fstreamwatch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lieuwex/streamwatch [INFO] finished tweaking git repo https://github.com/lieuwex/streamwatch [INFO] tweaked toml for git repo https://github.com/lieuwex/streamwatch written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lieuwex/streamwatch on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lieuwex/streamwatch 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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2273058f42b0846b403d6843e58510c20499ea280892b61fd771c386ed8e512 [INFO] running `Command { std: "docker" "start" "-a" "e2273058f42b0846b403d6843e58510c20499ea280892b61fd771c386ed8e512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2273058f42b0846b403d6843e58510c20499ea280892b61fd771c386ed8e512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2273058f42b0846b403d6843e58510c20499ea280892b61fd771c386ed8e512", kill_on_drop: false }` [INFO] [stdout] e2273058f42b0846b403d6843e58510c20499ea280892b61fd771c386ed8e512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6617bf8c70a43176b9a44c74c61172972f33fb618f99471db376a15a2388a1c4 [INFO] running `Command { std: "docker" "start" "-a" "6617bf8c70a43176b9a44c74c61172972f33fb618f99471db376a15a2388a1c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking async-compression v0.4.11 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking streamwatch-shared v0.1.0 (/opt/rustwide/workdir/streamwatch-shared) [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking streamwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/db.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | sqlx::query!("SELECT id from streams where filename = ?1", file_name) [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] --> src/db.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | sqlx::query!("DELETE FROM streams WHERE id = ?1", stream_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] --> src/db.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | let items = sqlx::query!("SELECT * FROM stream_conversion_progress") [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] --> src/db.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | let res = sqlx::query!("SELECT id,name,platform,twitch_name FROM games ORDER BY name") [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] --> src/db.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | let res = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 227 | | "INSERT INTO games(name, platform, twitch_name, inserted_at) VALUES(?1, ?2, ?3, ?4)", [INFO] [stdout] 228 | | name, [INFO] [stdout] 229 | | platform, [INFO] [stdout] 230 | | twitch_name, [INFO] [stdout] 231 | | inserted_at [INFO] [stdout] 232 | | ) [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] --> src/db.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | sqlx::query!("DELETE FROM game_features WHERE stream_id = ?1", stream_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] --> src/db.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | / sqlx::query!( [INFO] [stdout] 262 | | "INSERT INTO game_features(stream_id, game_id, start_time, inserted_at) VALUES(?1, ?2, ?3, ?4)", [INFO] [stdout] 263 | | stream_id, [INFO] [stdout] 264 | | item.id, [INFO] [stdout] 265 | | start_time, [INFO] [stdout] 266 | | real_time, [INFO] [stdout] 267 | | ) [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] --> src/db.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 279 | let res = sqlx::query_as!(PersonInfo, "SELECT id,name FROM persons ORDER BY name") [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] --> src/db.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | / sqlx::query!( [INFO] [stdout] 293 | | "DELETE FROM person_participations WHERE stream_id = ?1", [INFO] [stdout] 294 | | stream_id [INFO] [stdout] 295 | | ) [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] --> src/db.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | / sqlx::query!( [INFO] [stdout] 301 | | "INSERT INTO person_participations(stream_id, person_id, inserted_at) VALUES(?1, ?2, ?3)", [INFO] [stdout] 302 | | stream_id, [INFO] [stdout] 303 | | id, [INFO] [stdout] 304 | | real_time, [INFO] [stdout] 305 | | ) [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] --> src/db.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / sqlx::query!( [INFO] [stdout] 329 | | r#" [INFO] [stdout] 330 | | INSERT INTO users [INFO] [stdout] 331 | | (username, password, inserted_at) [INFO] [stdout] ... | [INFO] [stdout] 337 | | created_at, [INFO] [stdout] 338 | | ) [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] --> src/db.rs:350:19 [INFO] [stdout] | [INFO] [stdout] 350 | let res = sqlx::query!("SELECT id FROM users where username = ?1", username) [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] --> src/db.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | sqlx::query!("SELECT password FROM users WHERE id = ?1", user_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] --> src/db.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | / sqlx::query!( [INFO] [stdout] 404 | | r#" [INFO] [stdout] 405 | | INSERT INTO stream_progress [INFO] [stdout] 406 | | (user_id, stream_id, time, real_time) [INFO] [stdout] ... | [INFO] [stdout] 416 | | real_time [INFO] [stdout] 417 | | ) [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] --> src/db.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | / sqlx::query!( [INFO] [stdout] 422 | | r#" [INFO] [stdout] 423 | | INSERT INTO stream_progress_updates [INFO] [stdout] 424 | | (user_id, stream_id, time, real_time) [INFO] [stdout] ... | [INFO] [stdout] 431 | | real_time [INFO] [stdout] 432 | | ) [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] --> src/db.rs:489:37 [INFO] [stdout] | [INFO] [stdout] 489 | let map: HashMap = sqlx::query!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 490 | | "SELECT stream_id,rating FROM stream_ratings WHERE user_id = ?1", [INFO] [stdout] 491 | | user_id [INFO] [stdout] 492 | | ) [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] --> src/db.rs:507:13 [INFO] [stdout] | [INFO] [stdout] 507 | / sqlx::query!( [INFO] [stdout] 508 | | "DELETE FROM stream_ratings WHERE user_id = ?1 AND stream_id = ?2", [INFO] [stdout] 509 | | user_id, [INFO] [stdout] 510 | | stream_id [INFO] [stdout] 511 | | ) [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] --> src/db.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 520 | / sqlx::query!( [INFO] [stdout] 521 | | r#" [INFO] [stdout] 522 | | INSERT INTO stream_ratings [INFO] [stdout] 523 | | (user_id, stream_id, rating, real_time) [INFO] [stdout] ... | [INFO] [stdout] 533 | | real_time [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` (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] --> src/db.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | / sqlx::query!( [INFO] [stdout] 551 | | "DELETE FROM custom_stream_titles WHERE stream_id = ?1", [INFO] [stdout] 552 | | stream_id [INFO] [stdout] 553 | | ) [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] --> src/db.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | / sqlx::query!( [INFO] [stdout] 558 | | r#" [INFO] [stdout] 559 | | INSERT INTO custom_stream_titles [INFO] [stdout] 560 | | (stream_id, title, inserted_at) [INFO] [stdout] ... | [INFO] [stdout] 569 | | inserted_at [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` (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] --> src/db.rs:614:9 [INFO] [stdout] | [INFO] [stdout] 614 | / sqlx::query!( [INFO] [stdout] 615 | | "DELETE FROM stream_decibels WHERE stream_id = ?1", [INFO] [stdout] 616 | | stream_id [INFO] [stdout] 617 | | ) [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] --> src/db.rs:622:13 [INFO] [stdout] | [INFO] [stdout] 622 | / sqlx::query!( [INFO] [stdout] 623 | | "INSERT INTO stream_decibels(stream_id, ts, db) VALUES(?1, ?2, ?3)", [INFO] [stdout] 624 | | stream_id, [INFO] [stdout] 625 | | ts, [INFO] [stdout] 626 | | db, [INFO] [stdout] 627 | | ) [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] --> src/db.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | / sqlx::query!( [INFO] [stdout] 646 | | "DELETE FROM stream_loudness WHERE stream_id = ?1", [INFO] [stdout] 647 | | stream_id [INFO] [stdout] 648 | | ) [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] --> src/db.rs:655:13 [INFO] [stdout] | [INFO] [stdout] 655 | / sqlx::query!( [INFO] [stdout] 656 | | "INSERT INTO stream_loudness(stream_id, ts, momentary, short_term, integrated, lra) VALUES(?1, ?2, ?3, ?4, ?5, ?6)", [INFO] [stdout] 657 | | stream_id, [INFO] [stdout] 658 | | ts, [INFO] [stdout] ... | [INFO] [stdout] 662 | | dp.lra, [INFO] [stdout] 663 | | ) [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] --> src/db.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | / sqlx::query!( [INFO] [stdout] 685 | | "DELETE FROM stream_chatspeed_datapoints WHERE stream_id = ?1", [INFO] [stdout] 686 | | stream_id [INFO] [stdout] 687 | | ) [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] --> src/db.rs:694:13 [INFO] [stdout] | [INFO] [stdout] 694 | / sqlx::query!( [INFO] [stdout] 695 | | "INSERT INTO stream_chatspeed_datapoints(stream_id, ts, messages) VALUES(?1, ?2, ?3)", [INFO] [stdout] 696 | | stream_id, [INFO] [stdout] 697 | | ts, [INFO] [stdout] 698 | | messages, [INFO] [stdout] 699 | | ) [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] --> src/db.rs:759:19 [INFO] [stdout] | [INFO] [stdout] 759 | let res = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 760 | | r#" [INFO] [stdout] 761 | | INSERT INTO clips [INFO] [stdout] 762 | | (author_id, stream_id, start_time, duration, title, created_at) [INFO] [stdout] ... | [INFO] [stdout] 771 | | created_at, [INFO] [stdout] 772 | | ) [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] --> src/db.rs:798:19 [INFO] [stdout] | [INFO] [stdout] 798 | let res = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 799 | | r#" [INFO] [stdout] 800 | | UPDATE clips [INFO] [stdout] 801 | | SET [INFO] [stdout] ... | [INFO] [stdout] 812 | | author_id, [INFO] [stdout] 813 | | ) [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] --> src/db.rs:827:9 [INFO] [stdout] | [INFO] [stdout] 827 | / sqlx::query!( [INFO] [stdout] 828 | | r#" [INFO] [stdout] 829 | | INSERT INTO clip_views [INFO] [stdout] 830 | | (clip_id, user_id, real_time) [INFO] [stdout] ... | [INFO] [stdout] 836 | | timestamp, [INFO] [stdout] 837 | | ) [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] --> src/db.rs:847:9 [INFO] [stdout] | [INFO] [stdout] 847 | / sqlx::query!( [INFO] [stdout] 848 | | r#" [INFO] [stdout] 849 | | INSERT INTO twitch_progress [INFO] [stdout] 850 | | (user_id, real_time) [INFO] [stdout] ... | [INFO] [stdout] 855 | | timestamp, [INFO] [stdout] 856 | | ) [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] --> src/db.rs:876:21 [INFO] [stdout] | [INFO] [stdout] 876 | let items = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 877 | | "SELECT user_id,real_time FROM twitch_progress WHERE real_time BETWEEN ?1 AND ?2 ORDER BY real_time ASC", [INFO] [stdout] 878 | | stream_start, [INFO] [stdout] 879 | | stream_end [INFO] [stdout] 880 | | ) [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] --> src/db.rs:913:9 [INFO] [stdout] | [INFO] [stdout] 913 | / sqlx::query!( [INFO] [stdout] 914 | | "INSERT INTO api_calls(username, function_name, ts) values(?1, ?2, ?3)", [INFO] [stdout] 915 | | username, [INFO] [stdout] 916 | | function_name, [INFO] [stdout] 917 | | ts, [INFO] [stdout] 918 | | ) [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] --> src/db.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | sqlx::query!("SELECT id from streams where filename = ?1", file_name) [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] --> src/job_handler.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | / sqlx::query!( [INFO] [stdout] 125 | | "UPDATE streams SET preview_count = 1 WHERE id = ?1", [INFO] [stdout] 126 | | stream_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] --> src/job_handler.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / sqlx::query!( [INFO] [stdout] 179 | | "UPDATE streams SET thumbnail_count = ?1 WHERE id = ?2", [INFO] [stdout] 180 | | thumbnail_count, [INFO] [stdout] 181 | | stream_id, [INFO] [stdout] 182 | | ) [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] --> src/migrations.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | let res = sqlx::query!("select value from meta where key = 'schema_version'") [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] --> src/migrations.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | let done = version_check!(3); [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 `version_check` (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] --> src/migrations.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | let done = version_check!(4); [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 `version_check` (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] --> src/migrations.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | let done = version_check!(5); [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 `version_check` (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] --> src/migrations.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | let done = version_check!(6); [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 `version_check` (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] --> src/scan.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / sqlx::query!( [INFO] [stdout] 40 | | "UPDATE streams SET thumbnail_count=0, preview_count=0 WHERE id = ?1", [INFO] [stdout] 41 | | stream_id, [INFO] [stdout] 42 | | ) [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] --> src/scan.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / sqlx::query!( [INFO] [stdout] 107 | | "DELETE FROM stream_conversion_progress WHERE filename = ?1", [INFO] [stdout] 108 | | file_name, [INFO] [stdout] 109 | | ) [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] --> src/scan.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | / ... sqlx::query!( [INFO] [stdout] 114 | | ... "INSERT INTO streams(filename, filesize, ts, duration, preview_count, thumbnail_count, has_chat, datapoints_json, jumpcuts_json... [INFO] [stdout] 115 | | ... file_name, [INFO] [stdout] 116 | | ... file_size, [INFO] [stdout] ... | [INFO] [stdout] 122 | | ... inserted_at, [INFO] [stdout] 123 | | ... ) [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] --> src/scan.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | / sqlx::query!( [INFO] [stdout] 240 | | "UPDATE streams SET filesize = ?1, ts = ?2, duration = ?3 WHERE id = ?4", [INFO] [stdout] 241 | | file_size, [INFO] [stdout] 242 | | timestamp, [INFO] [stdout] 243 | | duration, [INFO] [stdout] 244 | | stream_id, [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` (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] --> src/web.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | / sqlx::query!( [INFO] [stdout] 84 | | "SELECT DISTINCT clip_id FROM clip_views WHERE user_id = ?1", [INFO] [stdout] 85 | | user_id [INFO] [stdout] 86 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/db.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | sqlx::query!("DELETE FROM streams WHERE id = ?1", stream_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] --> src/db.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | let items = sqlx::query!("SELECT * FROM stream_conversion_progress") [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] --> src/db.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | let res = sqlx::query!("SELECT id,name,platform,twitch_name FROM games ORDER BY name") [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] --> src/db.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | let res = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 227 | | "INSERT INTO games(name, platform, twitch_name, inserted_at) VALUES(?1, ?2, ?3, ?4)", [INFO] [stdout] 228 | | name, [INFO] [stdout] 229 | | platform, [INFO] [stdout] 230 | | twitch_name, [INFO] [stdout] 231 | | inserted_at [INFO] [stdout] 232 | | ) [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] --> src/db.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | sqlx::query!("DELETE FROM game_features WHERE stream_id = ?1", stream_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] --> src/db.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | / sqlx::query!( [INFO] [stdout] 262 | | "INSERT INTO game_features(stream_id, game_id, start_time, inserted_at) VALUES(?1, ?2, ?3, ?4)", [INFO] [stdout] 263 | | stream_id, [INFO] [stdout] 264 | | item.id, [INFO] [stdout] 265 | | start_time, [INFO] [stdout] 266 | | real_time, [INFO] [stdout] 267 | | ) [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] --> src/db.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 279 | let res = sqlx::query_as!(PersonInfo, "SELECT id,name FROM persons ORDER BY name") [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] --> src/db.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | / sqlx::query!( [INFO] [stdout] 293 | | "DELETE FROM person_participations WHERE stream_id = ?1", [INFO] [stdout] 294 | | stream_id [INFO] [stdout] 295 | | ) [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] --> src/db.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | / sqlx::query!( [INFO] [stdout] 301 | | "INSERT INTO person_participations(stream_id, person_id, inserted_at) VALUES(?1, ?2, ?3)", [INFO] [stdout] 302 | | stream_id, [INFO] [stdout] 303 | | id, [INFO] [stdout] 304 | | real_time, [INFO] [stdout] 305 | | ) [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] --> src/db.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / sqlx::query!( [INFO] [stdout] 329 | | r#" [INFO] [stdout] 330 | | INSERT INTO users [INFO] [stdout] 331 | | (username, password, inserted_at) [INFO] [stdout] ... | [INFO] [stdout] 337 | | created_at, [INFO] [stdout] 338 | | ) [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] --> src/db.rs:350:19 [INFO] [stdout] | [INFO] [stdout] 350 | let res = sqlx::query!("SELECT id FROM users where username = ?1", username) [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] --> src/db.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | sqlx::query!("SELECT password FROM users WHERE id = ?1", user_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] --> src/db.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | / sqlx::query!( [INFO] [stdout] 404 | | r#" [INFO] [stdout] 405 | | INSERT INTO stream_progress [INFO] [stdout] 406 | | (user_id, stream_id, time, real_time) [INFO] [stdout] ... | [INFO] [stdout] 416 | | real_time [INFO] [stdout] 417 | | ) [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] --> src/db.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | / sqlx::query!( [INFO] [stdout] 422 | | r#" [INFO] [stdout] 423 | | INSERT INTO stream_progress_updates [INFO] [stdout] 424 | | (user_id, stream_id, time, real_time) [INFO] [stdout] ... | [INFO] [stdout] 431 | | real_time [INFO] [stdout] 432 | | ) [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] --> src/db.rs:489:37 [INFO] [stdout] | [INFO] [stdout] 489 | let map: HashMap = sqlx::query!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 490 | | "SELECT stream_id,rating FROM stream_ratings WHERE user_id = ?1", [INFO] [stdout] 491 | | user_id [INFO] [stdout] 492 | | ) [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] --> src/db.rs:507:13 [INFO] [stdout] | [INFO] [stdout] 507 | / sqlx::query!( [INFO] [stdout] 508 | | "DELETE FROM stream_ratings WHERE user_id = ?1 AND stream_id = ?2", [INFO] [stdout] 509 | | user_id, [INFO] [stdout] 510 | | stream_id [INFO] [stdout] 511 | | ) [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] --> src/db.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 520 | / sqlx::query!( [INFO] [stdout] 521 | | r#" [INFO] [stdout] 522 | | INSERT INTO stream_ratings [INFO] [stdout] 523 | | (user_id, stream_id, rating, real_time) [INFO] [stdout] ... | [INFO] [stdout] 533 | | real_time [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` (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] --> src/db.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | / sqlx::query!( [INFO] [stdout] 551 | | "DELETE FROM custom_stream_titles WHERE stream_id = ?1", [INFO] [stdout] 552 | | stream_id [INFO] [stdout] 553 | | ) [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] --> src/db.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | / sqlx::query!( [INFO] [stdout] 558 | | r#" [INFO] [stdout] 559 | | INSERT INTO custom_stream_titles [INFO] [stdout] 560 | | (stream_id, title, inserted_at) [INFO] [stdout] ... | [INFO] [stdout] 569 | | inserted_at [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` (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] --> src/db.rs:614:9 [INFO] [stdout] | [INFO] [stdout] 614 | / sqlx::query!( [INFO] [stdout] 615 | | "DELETE FROM stream_decibels WHERE stream_id = ?1", [INFO] [stdout] 616 | | stream_id [INFO] [stdout] 617 | | ) [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] --> src/db.rs:622:13 [INFO] [stdout] | [INFO] [stdout] 622 | / sqlx::query!( [INFO] [stdout] 623 | | "INSERT INTO stream_decibels(stream_id, ts, db) VALUES(?1, ?2, ?3)", [INFO] [stdout] 624 | | stream_id, [INFO] [stdout] 625 | | ts, [INFO] [stdout] 626 | | db, [INFO] [stdout] 627 | | ) [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] --> src/db.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | / sqlx::query!( [INFO] [stdout] 646 | | "DELETE FROM stream_loudness WHERE stream_id = ?1", [INFO] [stdout] 647 | | stream_id [INFO] [stdout] 648 | | ) [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] --> src/web.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | / sqlx::query!( [INFO] [stdout] 217 | | r#" [INFO] [stdout] 218 | | SELECT username,time [INFO] [stdout] 219 | | FROM stream_progress [INFO] [stdout] ... | [INFO] [stdout] 222 | | stream_id, [INFO] [stdout] 223 | | ) [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] --> src/db.rs:655:13 [INFO] [stdout] | [INFO] [stdout] 655 | / sqlx::query!( [INFO] [stdout] 656 | | "INSERT INTO stream_loudness(stream_id, ts, momentary, short_term, integrated, lra) VALUES(?1, ?2, ?3, ?4, ?5, ?6)", [INFO] [stdout] 657 | | stream_id, [INFO] [stdout] 658 | | ts, [INFO] [stdout] ... | [INFO] [stdout] 662 | | dp.lra, [INFO] [stdout] 663 | | ) [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] --> src/db.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | / sqlx::query!( [INFO] [stdout] 685 | | "DELETE FROM stream_chatspeed_datapoints WHERE stream_id = ?1", [INFO] [stdout] 686 | | stream_id [INFO] [stdout] 687 | | ) [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] --> src/db.rs:694:13 [INFO] [stdout] | [INFO] [stdout] 694 | / sqlx::query!( [INFO] [stdout] 695 | | "INSERT INTO stream_chatspeed_datapoints(stream_id, ts, messages) VALUES(?1, ?2, ?3)", [INFO] [stdout] 696 | | stream_id, [INFO] [stdout] 697 | | ts, [INFO] [stdout] 698 | | messages, [INFO] [stdout] 699 | | ) [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] --> src/db.rs:759:19 [INFO] [stdout] | [INFO] [stdout] 759 | let res = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 760 | | r#" [INFO] [stdout] 761 | | INSERT INTO clips [INFO] [stdout] 762 | | (author_id, stream_id, start_time, duration, title, created_at) [INFO] [stdout] ... | [INFO] [stdout] 771 | | created_at, [INFO] [stdout] 772 | | ) [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] --> src/db.rs:798:19 [INFO] [stdout] | [INFO] [stdout] 798 | let res = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 799 | | r#" [INFO] [stdout] 800 | | UPDATE clips [INFO] [stdout] 801 | | SET [INFO] [stdout] ... | [INFO] [stdout] 812 | | author_id, [INFO] [stdout] 813 | | ) [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] --> src/db.rs:827:9 [INFO] [stdout] | [INFO] [stdout] 827 | / sqlx::query!( [INFO] [stdout] 828 | | r#" [INFO] [stdout] 829 | | INSERT INTO clip_views [INFO] [stdout] 830 | | (clip_id, user_id, real_time) [INFO] [stdout] ... | [INFO] [stdout] 836 | | timestamp, [INFO] [stdout] 837 | | ) [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] --> src/db.rs:847:9 [INFO] [stdout] | [INFO] [stdout] 847 | / sqlx::query!( [INFO] [stdout] 848 | | r#" [INFO] [stdout] 849 | | INSERT INTO twitch_progress [INFO] [stdout] 850 | | (user_id, real_time) [INFO] [stdout] ... | [INFO] [stdout] 855 | | timestamp, [INFO] [stdout] 856 | | ) [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] --> src/web.rs:435:12 [INFO] [stdout] | [INFO] [stdout] 435 | check!(sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 436 | | "INSERT INTO web_errors(user_agent, message, filename, lineno, colno, error, ts) values(?1, ?2, ?3, ?4, ?5, ?6, ?7)", [INFO] [stdout] 437 | | request.user_agent, [INFO] [stdout] 438 | | request.message, [INFO] [stdout] ... | [INFO] [stdout] 443 | | ts, [INFO] [stdout] 444 | | ).execute(conn!().deref_mut()).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` (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] --> src/web.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 482 | check!(sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 483 | | "INSERT INTO web_visits(user_agent, ip_address, href, username, ts) values(?1, ?2, ?3, ?4, ?5)", [INFO] [stdout] 484 | | request.user_agent, [INFO] [stdout] 485 | | request.ip_address, [INFO] [stdout] ... | [INFO] [stdout] 488 | | ts, [INFO] [stdout] 489 | | ).execute(conn!().deref_mut()).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` (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] --> src/db.rs:876:21 [INFO] [stdout] | [INFO] [stdout] 876 | let items = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 877 | | "SELECT user_id,real_time FROM twitch_progress WHERE real_time BETWEEN ?1 AND ?2 ORDER BY real_time ASC", [INFO] [stdout] 878 | | stream_start, [INFO] [stdout] 879 | | stream_end [INFO] [stdout] 880 | | ) [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] --> src/db.rs:913:9 [INFO] [stdout] | [INFO] [stdout] 913 | / sqlx::query!( [INFO] [stdout] 914 | | "INSERT INTO api_calls(username, function_name, ts) values(?1, ?2, ?3)", [INFO] [stdout] 915 | | username, [INFO] [stdout] 916 | | function_name, [INFO] [stdout] 917 | | ts, [INFO] [stdout] 918 | | ) [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] --> src/job_handler.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | / sqlx::query!( [INFO] [stdout] 125 | | "UPDATE streams SET preview_count = 1 WHERE id = ?1", [INFO] [stdout] 126 | | stream_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] --> src/job_handler.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / sqlx::query!( [INFO] [stdout] 179 | | "UPDATE streams SET thumbnail_count = ?1 WHERE id = ?2", [INFO] [stdout] 180 | | thumbnail_count, [INFO] [stdout] 181 | | stream_id, [INFO] [stdout] 182 | | ) [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] --> src/migrations.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | let res = sqlx::query!("select value from meta where key = 'schema_version'") [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] --> src/migrations.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | let done = version_check!(3); [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 `version_check` (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] --> src/migrations.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | let done = version_check!(4); [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 `version_check` (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] --> src/migrations.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | let done = version_check!(5); [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 `version_check` (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] --> src/migrations.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | let done = version_check!(6); [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 `version_check` (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] --> src/scan.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / sqlx::query!( [INFO] [stdout] 40 | | "UPDATE streams SET thumbnail_count=0, preview_count=0 WHERE id = ?1", [INFO] [stdout] 41 | | stream_id, [INFO] [stdout] 42 | | ) [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] --> src/scan.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / sqlx::query!( [INFO] [stdout] 107 | | "DELETE FROM stream_conversion_progress WHERE filename = ?1", [INFO] [stdout] 108 | | file_name, [INFO] [stdout] 109 | | ) [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] --> src/scan.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | / ... sqlx::query!( [INFO] [stdout] 114 | | ... "INSERT INTO streams(filename, filesize, ts, duration, preview_count, thumbnail_count, has_chat, datapoints_json, jumpcuts_json... [INFO] [stdout] 115 | | ... file_name, [INFO] [stdout] 116 | | ... file_size, [INFO] [stdout] ... | [INFO] [stdout] 122 | | ... inserted_at, [INFO] [stdout] 123 | | ... ) [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] --> src/scan.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | / sqlx::query!( [INFO] [stdout] 240 | | "UPDATE streams SET filesize = ?1, ts = ?2, duration = ?3 WHERE id = ?4", [INFO] [stdout] 241 | | file_size, [INFO] [stdout] 242 | | timestamp, [INFO] [stdout] 243 | | duration, [INFO] [stdout] 244 | | stream_id, [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` (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] --> src/web.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | / sqlx::query!( [INFO] [stdout] 84 | | "SELECT DISTINCT clip_id FROM clip_views WHERE user_id = ?1", [INFO] [stdout] 85 | | user_id [INFO] [stdout] 86 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/web.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | / sqlx::query!( [INFO] [stdout] 217 | | r#" [INFO] [stdout] 218 | | SELECT username,time [INFO] [stdout] 219 | | FROM stream_progress [INFO] [stdout] ... | [INFO] [stdout] 222 | | stream_id, [INFO] [stdout] 223 | | ) [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] --> src/web.rs:435:12 [INFO] [stdout] | [INFO] [stdout] 435 | check!(sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 436 | | "INSERT INTO web_errors(user_agent, message, filename, lineno, colno, error, ts) values(?1, ?2, ?3, ?4, ?5, ?6, ?7)", [INFO] [stdout] 437 | | request.user_agent, [INFO] [stdout] 438 | | request.message, [INFO] [stdout] ... | [INFO] [stdout] 443 | | ts, [INFO] [stdout] 444 | | ).execute(conn!().deref_mut()).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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamJson` [INFO] [stdout] --> src/web.rs:13:60 [INFO] [stdout] | [INFO] [stdout] 13 | Clip, ConversionProgress, CreateClipRequest, GameItem, StreamJson, StreamProgress, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/web.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 482 | check!(sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 483 | | "INSERT INTO web_visits(user_agent, ip_address, href, username, ts) values(?1, ?2, ?3, ?4, ?5)", [INFO] [stdout] 484 | | request.user_agent, [INFO] [stdout] 485 | | request.ip_address, [INFO] [stdout] ... | [INFO] [stdout] 488 | | ts, [INFO] [stdout] 489 | | ).execute(conn!().deref_mut()).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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamJson` [INFO] [stdout] --> src/web.rs:13:60 [INFO] [stdout] | [INFO] [stdout] 13 | Clip, ConversionProgress, CreateClipRequest, GameItem, StreamJson, StreamProgress, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stdout] --> src/chatspeed.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | .group_by(|item| item.ts.timestamp()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stdout] --> src/chatspeed.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | .group_by(|item| item.ts.timestamp()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stdout] --> src/loudness.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | .group_by(|(pos, _)| pos.round() as i64) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stdout] --> src/volume.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | .group_by(|(pos, _)| pos.round() as i64) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/web.rs:82:30 [INFO] [stdout] | [INFO] [stdout] 82 | let viewed_set = check!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 83 | | sqlx::query!( [INFO] [stdout] 84 | | "SELECT DISTINCT clip_id FROM clip_views WHERE user_id = ?1", [INFO] [stdout] 85 | | user_id [INFO] [stdout] ... | [INFO] [stdout] 90 | | .await [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_____________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::anyhow` which comes from the expansion of the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stdout] --> src/loudness.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | .group_by(|(pos, _)| pos.round() as i64) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/web.rs:215:48 [INFO] [stdout] | [INFO] [stdout] 215 | let other_progress: HashMap = check!( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 216 | | sqlx::query!( [INFO] [stdout] 217 | | r#" [INFO] [stdout] 218 | | SELECT username,time [INFO] [stdout] ... | [INFO] [stdout] 227 | | .await [INFO] [stdout] 228 | | ); [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::anyhow` which comes from the expansion of the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/web.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | / check!(sqlx::query!( [INFO] [stdout] 436 | | "INSERT INTO web_errors(user_agent, message, filename, lineno, colno, error, ts) values(?1, ?2, ?3, ?4, ?5, ?6, ?7)", [INFO] [stdout] 437 | | request.user_agent, [INFO] [stdout] 438 | | request.message, [INFO] [stdout] ... | [INFO] [stdout] 443 | | ts, [INFO] [stdout] 444 | | ).execute(conn!().deref_mut()).await); [INFO] [stdout] | |_________________________________________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::anyhow` which comes from the expansion of the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/web.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | / check!(sqlx::query!( [INFO] [stdout] 483 | | "INSERT INTO web_visits(user_agent, ip_address, href, username, ts) values(?1, ?2, ?3, ?4, ?5)", [INFO] [stdout] 484 | | request.user_agent, [INFO] [stdout] 485 | | request.ip_address, [INFO] [stdout] ... | [INFO] [stdout] 488 | | ts, [INFO] [stdout] 489 | | ).execute(conn!().deref_mut()).await); [INFO] [stdout] | |_________________________________________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::anyhow` which comes from the expansion of the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stdout] --> src/volume.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | .group_by(|(pos, _)| pos.round() as i64) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/web.rs:82:30 [INFO] [stdout] | [INFO] [stdout] 82 | let viewed_set = check!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 83 | | sqlx::query!( [INFO] [stdout] 84 | | "SELECT DISTINCT clip_id FROM clip_views WHERE user_id = ?1", [INFO] [stdout] 85 | | user_id [INFO] [stdout] ... | [INFO] [stdout] 90 | | .await [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_____________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::anyhow` which comes from the expansion of the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/web.rs:215:48 [INFO] [stdout] | [INFO] [stdout] 215 | let other_progress: HashMap = check!( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 216 | | sqlx::query!( [INFO] [stdout] 217 | | r#" [INFO] [stdout] 218 | | SELECT username,time [INFO] [stdout] ... | [INFO] [stdout] 227 | | .await [INFO] [stdout] 228 | | ); [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::anyhow` which comes from the expansion of the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/web.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | / check!(sqlx::query!( [INFO] [stdout] 436 | | "INSERT INTO web_errors(user_agent, message, filename, lineno, colno, error, ts) values(?1, ?2, ?3, ?4, ?5, ?6, ?7)", [INFO] [stdout] 437 | | request.user_agent, [INFO] [stdout] 438 | | request.message, [INFO] [stdout] ... | [INFO] [stdout] 443 | | ts, [INFO] [stdout] 444 | | ).execute(conn!().deref_mut()).await); [INFO] [stdout] | |_________________________________________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::anyhow` which comes from the expansion of the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/web.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | / check!(sqlx::query!( [INFO] [stdout] 483 | | "INSERT INTO web_visits(user_agent, ip_address, href, username, ts) values(?1, ?2, ?3, ?4, ?5)", [INFO] [stdout] 484 | | request.user_agent, [INFO] [stdout] 485 | | request.ip_address, [INFO] [stdout] ... | [INFO] [stdout] 488 | | ts, [INFO] [stdout] 489 | | ).execute(conn!().deref_mut()).await); [INFO] [stdout] | |_________________________________________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::anyhow` which comes from the expansion of the macro `check` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `streamwatch` (bin "streamwatch") due to 51 previous errors; 6 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 `streamwatch` (bin "streamwatch" test) due to 51 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6617bf8c70a43176b9a44c74c61172972f33fb618f99471db376a15a2388a1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6617bf8c70a43176b9a44c74c61172972f33fb618f99471db376a15a2388a1c4", kill_on_drop: false }` [INFO] [stdout] 6617bf8c70a43176b9a44c74c61172972f33fb618f99471db376a15a2388a1c4