[INFO] fetching crate sqlitefs 0.0.6...
[INFO] checking sqlitefs-0.0.6 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] extracting crate sqlitefs 0.0.6 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate sqlitefs 0.0.6 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sqlitefs 0.0.6
[INFO] finished tweaking crates.io crate sqlitefs 0.0.6
[INFO] tweaked toml for crates.io crate sqlitefs 0.0.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate sqlitefs 0.0.6 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74e102a6beaf1b05e00f1276d9644c714a02d99200e1066167618ebb15705510
[INFO] running `Command { std: "docker" "start" "-a" "74e102a6beaf1b05e00f1276d9644c714a02d99200e1066167618ebb15705510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74e102a6beaf1b05e00f1276d9644c714a02d99200e1066167618ebb15705510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e102a6beaf1b05e00f1276d9644c714a02d99200e1066167618ebb15705510", kill_on_drop: false }`
[INFO] [stdout] 74e102a6beaf1b05e00f1276d9644c714a02d99200e1066167618ebb15705510
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3da14a31ddd0a2f892706cbda950a223304e3435adb4e09b834d2cab86c84eb
[INFO] running `Command { std: "docker" "start" "-a" "d3da14a31ddd0a2f892706cbda950a223304e3435adb4e09b834d2cab86c84eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 tracing v0.1.41
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking flate2 v1.1.1
[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]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sqlitefs v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::LazyLock`
[INFO] [stdout]    --> src/fs.rs:932:9
[INFO] [stdout]     |
[INFO] [stdout] 932 |     use std::sync::LazyLock;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex`
[INFO] [stdout]    --> src/fs.rs:934:9
[INFO] [stdout]     |
[INFO] [stdout] 934 |     use tokio::sync::Mutex;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_type`
[INFO] [stdout]    --> src/fs.rs:786:30
[INFO] [stdout]     |
[INFO] [stdout] 786 |     async fn setup_fs(&self, fs_type: &str) -> Result<(), FsStatus> {
[INFO] [stdout]     |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/fs.rs:923:25
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     Err(err) => Err(FsStatus::ErrorFileExistAlready),
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_type`
[INFO] [stdout]    --> src/fs.rs:786:30
[INFO] [stdout]     |
[INFO] [stdout] 786 |     async fn setup_fs(&self, fs_type: &str) -> Result<(), FsStatus> {
[INFO] [stdout]     |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/fs.rs:923:25
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     Err(err) => Err(FsStatus::ErrorFileExistAlready),
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/datatypes.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             FsStatus::ErrorFileNotFound => write!(f, "SqliteFsStatus: ErrorFileNotFound"),
[INFO] [stdout]     |             --------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 140 |             FsStatus::ErrorFileNotFound => todo!(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/datatypes.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             FsStatus::ErrorFileNotFound => write!(f, "SqliteFsStatus: ErrorFileNotFound"),
[INFO] [stdout]     |             --------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 140 |             FsStatus::ErrorFileNotFound => todo!(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/dtos/mod.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub(crate) struct SqliteFsEntryDto {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] 5  |     id: i64,                        // INTEGER
[INFO] [stdout]    |     ^^
[INFO] [stdout] 6  |     name: String,                   // TEXT
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 7  |     ftype: Option<String>,          // TEXT
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 8  |     mode: i64,                      // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 9  |     max_open: i64,                  // INTEGER
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 10 |     size: i64,                      // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     size_compressed: Option<i64>,   // INTEGER
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     compression: i64,               // INTEGER
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     data: Option<Vec<u8>>,          // BLOB
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     sha: Option<String>,            // TEXT
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 15 |     sha_compressed: Option<String>, // TEXT
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     created_at: String,             // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     read_at: String,                // DATETIME
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     modify_at: String,              // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteFsEntryDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `version`, `fs_type`, and `created_at` are never read
[INFO] [stdout]   --> src/dtos/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct SqliteFsMetaEntryDto {
[INFO] [stdout]    |        -------------------- fields in this struct
[INFO] [stdout] 23 |     id: i64,            // INTEGER
[INFO] [stdout]    |     ^^
[INFO] [stdout] 24 |     version: String,    // TEXT
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 25 |     fs_type: String,    // TEXT
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 26 |     created_at: String, // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteFsMetaEntryDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fhandle`, `fid`, `mode`, `status`, and `created_at` are never read
[INFO] [stdout]   --> src/dtos/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SqliteFsFileHandlesEntryDto {
[INFO] [stdout]    |        --------------------------- fields in this struct
[INFO] [stdout] 31 |     fhandle: String,    // TEXT
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 32 |     fid: i64,           // INTEGER
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 33 |     mode: i64,          // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 34 |     status: String,     // TEXT
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     created_at: String, // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteFsFileHandlesEntryDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/dtos/mod.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct SqliteFsRenameEntryDto {
[INFO] [stdout]    |        ---------------------- fields in this struct
[INFO] [stdout] 40 |     id: i64,                        // INTEGER
[INFO] [stdout]    |     ^^
[INFO] [stdout] 41 |     name: String,                   // TEXT
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     ftype: Option<String>,          // TEXT
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 43 |     mode: i64,                      // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 44 |     max_open: i64,                  // INTEGER
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 45 |     size: i64,                      // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 46 |     size_compressed: Option<i64>,   // INTEGER
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     compression: i64,               // INTEGER
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 48 |     data: Option<Vec<u8>>,          // BLOB
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     sha: Option<String>,            // TEXT
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 50 |     sha_compressed: Option<String>, // TEXT
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     created_at: String,             // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 52 |     read_at: String,                // DATETIME
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 53 |     modify_at: String,              // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteFsRenameEntryDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `insert_fs_metadata`, `create_empty_entry`, and `create_empty_entry_and_fail_if_exist` are never used
[INFO] [stdout]    --> src/fs.rs:809:14
[INFO] [stdout]     |
[INFO] [stdout] 86  | impl SqliteFs {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 809 |     async fn insert_fs_metadata(&self, fs_type: &str) -> Result<(), FsStatus> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 839 |     pub(crate) async fn create_empty_entry(path: &str) -> Result<SqliteFsEntryDto, FsStatus> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 891 |     pub(crate) async fn create_empty_entry_and_fail_if_exist(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUERY_INSERT_FILE` is never used
[INFO] [stdout]    --> src/query.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub(crate) const QUERY_INSERT_FILE: &str = "
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INSERT_FS_METADATA_QUERY` is never used
[INFO] [stdout]    --> src/query.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) const INSERT_FS_METADATA_QUERY: &str = "
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/dtos/mod.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub(crate) struct SqliteFsEntryDto {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] 5  |     id: i64,                        // INTEGER
[INFO] [stdout]    |     ^^
[INFO] [stdout] 6  |     name: String,                   // TEXT
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 7  |     ftype: Option<String>,          // TEXT
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 8  |     mode: i64,                      // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 9  |     max_open: i64,                  // INTEGER
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 10 |     size: i64,                      // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     size_compressed: Option<i64>,   // INTEGER
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     compression: i64,               // INTEGER
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     data: Option<Vec<u8>>,          // BLOB
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     sha: Option<String>,            // TEXT
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 15 |     sha_compressed: Option<String>, // TEXT
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     created_at: String,             // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     read_at: String,                // DATETIME
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     modify_at: String,              // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteFsEntryDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `version`, `fs_type`, and `created_at` are never read
[INFO] [stdout]   --> src/dtos/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct SqliteFsMetaEntryDto {
[INFO] [stdout]    |        -------------------- fields in this struct
[INFO] [stdout] 23 |     id: i64,            // INTEGER
[INFO] [stdout]    |     ^^
[INFO] [stdout] 24 |     version: String,    // TEXT
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 25 |     fs_type: String,    // TEXT
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 26 |     created_at: String, // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteFsMetaEntryDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fhandle`, `fid`, `mode`, `status`, and `created_at` are never read
[INFO] [stdout]   --> src/dtos/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SqliteFsFileHandlesEntryDto {
[INFO] [stdout]    |        --------------------------- fields in this struct
[INFO] [stdout] 31 |     fhandle: String,    // TEXT
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 32 |     fid: i64,           // INTEGER
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 33 |     mode: i64,          // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 34 |     status: String,     // TEXT
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     created_at: String, // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteFsFileHandlesEntryDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/dtos/mod.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct SqliteFsRenameEntryDto {
[INFO] [stdout]    |        ---------------------- fields in this struct
[INFO] [stdout] 40 |     id: i64,                        // INTEGER
[INFO] [stdout]    |     ^^
[INFO] [stdout] 41 |     name: String,                   // TEXT
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     ftype: Option<String>,          // TEXT
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 43 |     mode: i64,                      // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 44 |     max_open: i64,                  // INTEGER
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 45 |     size: i64,                      // INTEGER
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 46 |     size_compressed: Option<i64>,   // INTEGER
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     compression: i64,               // INTEGER
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 48 |     data: Option<Vec<u8>>,          // BLOB
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     sha: Option<String>,            // TEXT
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 50 |     sha_compressed: Option<String>, // TEXT
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     created_at: String,             // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 52 |     read_at: String,                // DATETIME
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 53 |     modify_at: String,              // DATETIME
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteFsRenameEntryDto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `insert_fs_metadata`, `create_empty_entry`, and `create_empty_entry_and_fail_if_exist` are never used
[INFO] [stdout]    --> src/fs.rs:809:14
[INFO] [stdout]     |
[INFO] [stdout] 86  | impl SqliteFs {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 809 |     async fn insert_fs_metadata(&self, fs_type: &str) -> Result<(), FsStatus> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 839 |     pub(crate) async fn create_empty_entry(path: &str) -> Result<SqliteFsEntryDto, FsStatus> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 891 |     pub(crate) async fn create_empty_entry_and_fail_if_exist(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUERY_INSERT_FILE` is never used
[INFO] [stdout]    --> src/query.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub(crate) const QUERY_INSERT_FILE: &str = "
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INSERT_FS_METADATA_QUERY` is never used
[INFO] [stdout]    --> src/query.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub(crate) const INSERT_FS_METADATA_QUERY: &str = "
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "d3da14a31ddd0a2f892706cbda950a223304e3435adb4e09b834d2cab86c84eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3da14a31ddd0a2f892706cbda950a223304e3435adb4e09b834d2cab86c84eb", kill_on_drop: false }`
[INFO] [stdout] d3da14a31ddd0a2f892706cbda950a223304e3435adb4e09b834d2cab86c84eb
