[INFO] fetching crate tagstudio_db 0.3.0...
[INFO] testing tagstudio_db-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tagstudio_db 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tagstudio_db 0.3.0
[INFO] finished tweaking crates.io crate tagstudio_db 0.3.0
[INFO] tweaked toml for crates.io crate tagstudio_db 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tagstudio_db 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tagstudio_db 0.3.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded nom-language v0.1.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded streamies v0.2.2
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e402bf6796589df41f007d35285892333f84fa18d332aba56243601645b5028f
[INFO] running `Command { std: "docker" "start" "-a" "e402bf6796589df41f007d35285892333f84fa18d332aba56243601645b5028f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e402bf6796589df41f007d35285892333f84fa18d332aba56243601645b5028f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e402bf6796589df41f007d35285892333f84fa18d332aba56243601645b5028f", kill_on_drop: false }`
[INFO] [stdout] e402bf6796589df41f007d35285892333f84fa18d332aba56243601645b5028f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0400c06882e27ded855f36889b779fa0e33643b516eb6008533fd6533dcaae2d
[INFO] running `Command { std: "docker" "start" "-a" "0400c06882e27ded855f36889b779fa0e33643b516eb6008533fd6533dcaae2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling streamies v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tagstudio_db v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/models/alias.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |           Ok(sqlx::query_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 20 | |             Self,
[INFO] [stdout] 21 | |             "SELECT * FROM `tag_aliases` WHERE `name` = ? AND `tag_id` = ?",
[INFO] [stdout] 22 | |             name,
[INFO] [stdout] 23 | |             tag_id
[INFO] [stdout] 24 | |         )
[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/models/alias.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 | /             sqlx::query!(
[INFO] [stdout] 44 | |                 "INSERT INTO `tag_aliases` VALUES (NULL, ?, ?)",
[INFO] [stdout] 45 | |                 name,
[INFO] [stdout] 46 | |                 tag_id
[INFO] [stdout] 47 | |             )
[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/models/entry/reads.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         sqlx::query_as!(Self, "SELECT * FROM `entries`").fetch(conn)
[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/models/entry/reads.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |           Ok(sqlx::query_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 18 | |             Self,
[INFO] [stdout] 19 | |             "
[INFO] [stdout] 20 | |             SELECT `entries`.* 
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |             name
[INFO] [stdout] 24 | |         )
[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/models/entry/tags.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |           Ok(sqlx::query_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 28 | |             Tag,
[INFO] [stdout] 29 | |             "SELECT `tags`.* 
[INFO] [stdout] 30 | |             FROM `entries` 
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |             self.id
[INFO] [stdout] 36 | |         )
[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/models/entry/tags.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |           Ok(sqlx::query_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 46 | |             Tag,
[INFO] [stdout] 47 | |             "SELECT `tags`.* 
[INFO] [stdout] 48 | |             FROM `entries` 
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             self.id
[INFO] [stdout] 54 | |         )
[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/models/entry/fs.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | /         sqlx::query!(
[INFO] [stdout] 52 | |             "UPDATE `entries` SET `path` = ? WHERE `id` = ?",
[INFO] [stdout] 53 | |             new_lib_path,
[INFO] [stdout] 54 | |             self.id
[INFO] [stdout] 55 | |         )
[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/models/entry/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |           Ok(sqlx::query_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 42 | |             Self,
[INFO] [stdout] 43 | |             "INSERT INTO `entries` VALUES (NULL, ?, ?, ?, ?, ?, ?, ?) RETURNING *;",
[INFO] [stdout] 44 | |             self.folder_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |             self.date_added
[INFO] [stdout] 51 | |         )
[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/models/entry/mod.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             sqlx::query_as!(Self, "SELECT * FROM `entries` WHERE `id` = ?", 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_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/models/entry/mod.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |           Ok(sqlx::query_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 74 | |             Self,
[INFO] [stdout] 75 | |             "
[INFO] [stdout] 76 | |             SELECT `entries`.* 
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |             path
[INFO] [stdout] 80 | |         )
[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/models/entry/mod.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  92 |           Ok(sqlx::query_as!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout]  93 | |             Self,
[INFO] [stdout]  94 | |             "SELECT `entries`.*
[INFO] [stdout]  95 | |                     FROM `entries`
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |             path_string
[INFO] [stdout] 102 | |         )
[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/models/entry/mod.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 |           Ok(sqlx::query_as!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 155 | |             TextField,
[INFO] [stdout] 156 | |             "SELECT `text_fields`.* 
[INFO] [stdout] 157 | |             FROM `entries` 
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |             self.id
[INFO] [stdout] 162 | |         )
[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/models/entry/mod.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | /         sqlx::query!(
[INFO] [stdout] 174 | |             "INSERT OR IGNORE INTO `tag_entries`(entry_id, tag_id) VALUES (?, ?)",
[INFO] [stdout] 175 | |             self.id,
[INFO] [stdout] 176 | |             tag_id
[INFO] [stdout] 177 | |         )
[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/models/folder.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             sqlx::query_as!(Self, "SELECT * FROM `folders` WHERE `id` = ?", 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_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/models/library.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let res = sqlx::query_scalar!("SELECT VALUE FROM `versions` WHERE `key` = 'CURRENT'")
[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_scalar` (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/models/library.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         sqlx::query_as!(Folder, "SELECT * FROM `folders` WHERE path = $1", path)
[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/models/tag/find.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             sqlx::query_as!(Self, "SELECT * FROM `tags` 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_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/models/tag/find.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             sqlx::query_as!(Self, "SELECT * FROM `tags` WHERE `name` = $1", 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/models/tag/find.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |           Ok(sqlx::query_as!(Tag, "
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 38 | |             SELECT `tags`.* 
[INFO] [stdout] 39 | |             FROM
[INFO] [stdout] 40 | |                 `tags`
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |                 LOWER(`tag_aliases`.`name`) = replace(LOWER($1), '_', ' ') -- Try finding by aliased name excaped
[INFO] [stdout] 49 | |         ", name).fetch_all(conn).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]   --> src/models/tag/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |           Ok(sqlx::query_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 34 | |             Self,
[INFO] [stdout] 35 | |             "INSERT INTO `tags` VALUES (NULL, ?, ?, ?, ?, ?, ?, ?) RETURNING *;",
[INFO] [stdout] 36 | |             self.name,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             self.disambiguation_id
[INFO] [stdout] 43 | |         )
[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/models/tag/mod.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | /         sqlx::query!(
[INFO] [stdout] 78 | |             "UPDATE `tags` SET name = $name WHERE id = $id",
[INFO] [stdout] 79 | |             new_name,
[INFO] [stdout] 80 | |             self.id
[INFO] [stdout] 81 | |         )
[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/models/tag/mod.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         sqlx::query_as!(
[INFO] [stdout] 129 | |             TagAlias,
[INFO] [stdout] 130 | |             "
[INFO] [stdout] 131 | |             SELECT `tag_aliases`.* 
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |             self.id
[INFO] [stdout] 136 | |         )
[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/models/tag/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 | /         sqlx::query_as!(
[INFO] [stdout] 145 | |             Tag,
[INFO] [stdout] 146 | |             "
[INFO] [stdout] 147 | |             SELECT `tags`.* 
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |             self.id
[INFO] [stdout] 152 | |         )
[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/models/tag/mod.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | /         sqlx::query_as!(
[INFO] [stdout] 161 | |             Tag,
[INFO] [stdout] 162 | |             "
[INFO] [stdout] 163 | |             SELECT `tags`.* 
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             self.id
[INFO] [stdout] 168 | |         )
[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/models/tag/mod.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 | /         sqlx::query!(
[INFO] [stdout] 199 | |             "INSERT OR IGNORE INTO `tag_parents`(parent_id, child_id) VALUES (?, ?)",
[INFO] [stdout] 200 | |             parent_id,
[INFO] [stdout] 201 | |             self.id,
[INFO] [stdout] 202 | |         )
[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/models/tag/mod.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 | /         sqlx::query!(
[INFO] [stdout] 235 | |             "INSERT OR IGNORE INTO `tag_parents`(parent_id, child_id) VALUES (?, ?)",
[INFO] [stdout] 236 | |             self.id,
[INFO] [stdout] 237 | |             child_id,
[INFO] [stdout] 238 | |         )
[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/models/tag/mod.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         sqlx::query!("DELETE FROM `tag_aliases` WHERE `tag_id` = $1", self.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/models/tag/mod.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         sqlx::query!("DELETE FROM `tag_entries` WHERE `tag_id` = $1", self.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/models/tag/mod.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 | /         sqlx::query!(
[INFO] [stdout] 270 | |             "DELETE FROM `tag_parents` WHERE `parent_id` = $1 OR `child_id` = $1",
[INFO] [stdout] 271 | |             self.id
[INFO] [stdout] 272 | |         )
[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/models/tag/mod.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         sqlx::query!("DELETE FROM `tags` WHERE `id` = $1", self.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/models/text_field.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         sqlx::query!(
[INFO] [stdout] 19 | |             "INSERT INTO `text_fields` VALUES (?, NULL, ?, ?, 0)",
[INFO] [stdout] 20 | |             value,
[INFO] [stdout] 21 | |             type_key,
[INFO] [stdout] 22 | |             entry_id
[INFO] [stdout] 23 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tagstudio_db` (lib) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "0400c06882e27ded855f36889b779fa0e33643b516eb6008533fd6533dcaae2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0400c06882e27ded855f36889b779fa0e33643b516eb6008533fd6533dcaae2d", kill_on_drop: false }`
[INFO] [stdout] 0400c06882e27ded855f36889b779fa0e33643b516eb6008533fd6533dcaae2d
