[INFO] cloning repository https://github.com/555cider/rust-admin-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/555cider/rust-admin-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F555cider%2Frust-admin-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F555cider%2Frust-admin-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0036bc437258c56fa642836637ade6cf6c86b623
[INFO] checking 555cider/rust-admin-server against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F555cider%2Frust-admin-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/555cider/rust-admin-server
[INFO] finished tweaking git repo https://github.com/555cider/rust-admin-server
[INFO] tweaked toml for git repo https://github.com/555cider/rust-admin-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/555cider/rust-admin-server on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/555cider/rust-admin-server 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb1a1c4ed9dbf95b87b198fef6d83a825b6d3468a9c8676fab7cf40822b0dec4
[INFO] running `Command { std: "docker" "start" "-a" "eb1a1c4ed9dbf95b87b198fef6d83a825b6d3468a9c8676fab7cf40822b0dec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb1a1c4ed9dbf95b87b198fef6d83a825b6d3468a9c8676fab7cf40822b0dec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb1a1c4ed9dbf95b87b198fef6d83a825b6d3468a9c8676fab7cf40822b0dec4", kill_on_drop: false }`
[INFO] [stdout] eb1a1c4ed9dbf95b87b198fef6d83a825b6d3468a9c8676fab7cf40822b0dec4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 949fb31065bc5ddda64c06d14790cfc4f8143927b2dfaef02ebfa8cd5a255011
[INFO] running `Command { std: "docker" "start" "-a" "949fb31065bc5ddda64c06d14790cfc4f8143927b2dfaef02ebfa8cd5a255011", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ignore v0.4.23
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking bcrypt v0.17.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking axum-extra v0.10.1
[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 admin-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/repository/auth.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |             User,
[INFO] [stdout] 19 | |             r#"SELECT
[INFO] [stdout] 20 | |                 admin_user.id as "id!",
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |             username
[INFO] [stdout] 28 | |         )
[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/repository/auth.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         sqlx::query!(
[INFO] [stdout] 44 | |             r#"INSERT INTO user_refresh_token (user_id, refresh_token, expires_at, updated_at)
[INFO] [stdout] 45 | |                VALUES (?, ?, ?, CURRENT_TIMESTAMP)
[INFO] [stdout] 46 | |                ON CONFLICT(user_id) DO UPDATE 
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |             naive_expires_at
[INFO] [stdout] 53 | |         )
[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/repository/auth.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |           let token = sqlx::query_scalar!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 62 | |             "SELECT refresh_token FROM user_refresh_token WHERE user_id = ?",
[INFO] [stdout] 63 | |             user_id
[INFO] [stdout] 64 | |         )
[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/repository/auth.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 80 | |             AdminUser,
[INFO] [stdout] 81 | |             r#"INSERT INTO admin_user (username, email, password_hash, user_type_id, is_active, created_at, updated_at)
[INFO] [stdout] 82 | |                 VALUES (?, ?, ?, ?, ?, CURRENT_TIMESTAMP, CURRENT_TIMESTAMP)
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             , is_active
[INFO] [stdout] 97 | |         )
[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/repository/auth.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |             User,
[INFO] [stdout] 19 | |             r#"SELECT
[INFO] [stdout] 20 | |                 admin_user.id as "id!",
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |             username
[INFO] [stdout] 28 | |         )
[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/repository/auth.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         sqlx::query!(
[INFO] [stdout] 44 | |             r#"INSERT INTO user_refresh_token (user_id, refresh_token, expires_at, updated_at)
[INFO] [stdout] 45 | |                VALUES (?, ?, ?, CURRENT_TIMESTAMP)
[INFO] [stdout] 46 | |                ON CONFLICT(user_id) DO UPDATE 
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |             naive_expires_at
[INFO] [stdout] 53 | |         )
[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/repository/auth.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |           let token = sqlx::query_scalar!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 62 | |             "SELECT refresh_token FROM user_refresh_token WHERE user_id = ?",
[INFO] [stdout] 63 | |             user_id
[INFO] [stdout] 64 | |         )
[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/repository/auth.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 80 | |             AdminUser,
[INFO] [stdout] 81 | |             r#"INSERT INTO admin_user (username, email, password_hash, user_type_id, is_active, created_at, updated_at)
[INFO] [stdout] 82 | |                 VALUES (?, ?, ?, ?, ?, CURRENT_TIMESTAMP, CURRENT_TIMESTAMP)
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             , is_active
[INFO] [stdout] 97 | |         )
[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/repository/permission.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let inserted_id = sqlx::query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 24 | |             "INSERT INTO permission (code, name, description, category) VALUES (?, ?, ?, ?) RETURNING id",
[INFO] [stdout] 25 | |             req.code,
[INFO] [stdout] 26 | |             req.name,
[INFO] [stdout] 27 | |             req.description,
[INFO] [stdout] 28 | |             req.category
[INFO] [stdout] 29 | |         )
[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/repository/permission.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |           let permissions = sqlx::query_as!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 51 | |             Permission,
[INFO] [stdout] 52 | |             "SELECT * FROM permission ORDER BY code LIMIT ? OFFSET ?",
[INFO] [stdout] 53 | |             limit,
[INFO] [stdout] 54 | |             offset
[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_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/repository/permission.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 69 | |             Permission,
[INFO] [stdout] 70 | |             "SELECT id, code, name, description, category, created_at, updated_at FROM permission WHERE id = ?",
[INFO] [stdout] 71 | |             id
[INFO] [stdout] 72 | |         )
[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/repository/permission.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let result = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 152 | |             r#"
[INFO] [stdout] 153 | |             SELECT COUNT(*) as count FROM permission
[INFO] [stdout] 154 | |             "#
[INFO] [stdout] 155 | |         )
[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/repository/user.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 27 | |             "INSERT INTO admin_user (username, email, password_hash, user_type_id, is_active) VALUES (?, ?, ?, ?, ?) RETURNING id",
[INFO] [stdout] 28 | |             username,
[INFO] [stdout] 29 | |             email,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |             is_active
[INFO] [stdout] 33 | |         )
[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/repository/user.rs:98:20
[INFO] [stdout]     |
[INFO] [stdout]  98 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  99 | |             AdminUser,
[INFO] [stdout] 100 | |             r#"
[INFO] [stdout] 101 | |             SELECT id, username, password_hash, email, user_type_id, is_active, 
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |             id
[INFO] [stdout] 106 | |         )
[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/repository/user.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | /         sqlx::query!(
[INFO] [stdout] 116 | |             "UPDATE admin_user SET last_login_at = datetime('now') WHERE id = ?",
[INFO] [stdout] 117 | |             user_id
[INFO] [stdout] 118 | |         )
[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/repository/user.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let result = sqlx::query!("DELETE FROM admin_user 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` (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/repository/user.rs:202:22
[INFO] [stdout]     |
[INFO] [stdout] 202 |           let result = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 203 | |             r#"
[INFO] [stdout] 204 | |             SELECT COUNT(*) as count FROM admin_user
[INFO] [stdout] 205 | |             "#
[INFO] [stdout] 206 | |         )
[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/repository/user.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let count = sqlx::query_scalar!("SELECT COUNT(*) FROM admin_user WHERE is_active = true")
[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/repository/user.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 |           let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 222 | |             "SELECT EXISTS(SELECT 1 FROM admin_user WHERE email = ?)",
[INFO] [stdout] 223 | |             email
[INFO] [stdout] 224 | |         )
[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/repository/user.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 | /                 sqlx::query_scalar!(
[INFO] [stdout] 240 | |                     "SELECT EXISTS(SELECT 1 FROM admin_user WHERE email = ? AND id != ?)",
[INFO] [stdout] 241 | |                     email,
[INFO] [stdout] 242 | |                     id
[INFO] [stdout] 243 | |                 )
[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/repository/user_type.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 40 | |             r#"
[INFO] [stdout] 41 | |             INSERT INTO user_type (code, name, description, is_active)
[INFO] [stdout] 42 | |             VALUES (?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |             req.is_active
[INFO] [stdout] 48 | |         )
[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/repository/user_type.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 198 | |             "UPDATE user_type SET is_active = 0, updated_at = CURRENT_TIMESTAMP WHERE id = ?",
[INFO] [stdout] 199 | |             type_id
[INFO] [stdout] 200 | |         )
[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/repository/permission.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |           let inserted_id = sqlx::query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 24 | |             "INSERT INTO permission (code, name, description, category) VALUES (?, ?, ?, ?) RETURNING id",
[INFO] [stdout] 25 | |             req.code,
[INFO] [stdout] 26 | |             req.name,
[INFO] [stdout] 27 | |             req.description,
[INFO] [stdout] 28 | |             req.category
[INFO] [stdout] 29 | |         )
[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/repository/permission.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |           let permissions = sqlx::query_as!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 51 | |             Permission,
[INFO] [stdout] 52 | |             "SELECT * FROM permission ORDER BY code LIMIT ? OFFSET ?",
[INFO] [stdout] 53 | |             limit,
[INFO] [stdout] 54 | |             offset
[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_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/repository/permission.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 69 | |             Permission,
[INFO] [stdout] 70 | |             "SELECT id, code, name, description, category, created_at, updated_at FROM permission WHERE id = ?",
[INFO] [stdout] 71 | |             id
[INFO] [stdout] 72 | |         )
[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/repository/permission.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let result = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 152 | |             r#"
[INFO] [stdout] 153 | |             SELECT COUNT(*) as count FROM permission
[INFO] [stdout] 154 | |             "#
[INFO] [stdout] 155 | |         )
[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/repository/user.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 27 | |             "INSERT INTO admin_user (username, email, password_hash, user_type_id, is_active) VALUES (?, ?, ?, ?, ?) RETURNING id",
[INFO] [stdout] 28 | |             username,
[INFO] [stdout] 29 | |             email,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |             is_active
[INFO] [stdout] 33 | |         )
[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/repository/user.rs:98:20
[INFO] [stdout]     |
[INFO] [stdout]  98 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  99 | |             AdminUser,
[INFO] [stdout] 100 | |             r#"
[INFO] [stdout] 101 | |             SELECT id, username, password_hash, email, user_type_id, is_active, 
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |             id
[INFO] [stdout] 106 | |         )
[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/repository/user.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | /         sqlx::query!(
[INFO] [stdout] 116 | |             "UPDATE admin_user SET last_login_at = datetime('now') WHERE id = ?",
[INFO] [stdout] 117 | |             user_id
[INFO] [stdout] 118 | |         )
[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/repository/user.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let result = sqlx::query!("DELETE FROM admin_user 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` (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/repository/user.rs:202:22
[INFO] [stdout]     |
[INFO] [stdout] 202 |           let result = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 203 | |             r#"
[INFO] [stdout] 204 | |             SELECT COUNT(*) as count FROM admin_user
[INFO] [stdout] 205 | |             "#
[INFO] [stdout] 206 | |         )
[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/repository/user.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let count = sqlx::query_scalar!("SELECT COUNT(*) FROM admin_user WHERE is_active = true")
[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/repository/user.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 |           let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 222 | |             "SELECT EXISTS(SELECT 1 FROM admin_user WHERE email = ?)",
[INFO] [stdout] 223 | |             email
[INFO] [stdout] 224 | |         )
[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/repository/user.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 | /                 sqlx::query_scalar!(
[INFO] [stdout] 240 | |                     "SELECT EXISTS(SELECT 1 FROM admin_user WHERE email = ? AND id != ?)",
[INFO] [stdout] 241 | |                     email,
[INFO] [stdout] 242 | |                     id
[INFO] [stdout] 243 | |                 )
[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/repository/user_type.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 40 | |             r#"
[INFO] [stdout] 41 | |             INSERT INTO user_type (code, name, description, is_active)
[INFO] [stdout] 42 | |             VALUES (?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |             req.is_active
[INFO] [stdout] 48 | |         )
[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/repository/user_type.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 198 | |             "UPDATE user_type SET is_active = 0, updated_at = CURRENT_TIMESTAMP WHERE id = ?",
[INFO] [stdout] 199 | |             type_id
[INFO] [stdout] 200 | |         )
[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: `model::entity::admin_user::AdminUser`
[INFO] [stdout]  --> src/repository/auth.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{errors::AppError, model::entity::admin_user::AdminUser};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `model::entity::admin_user::AdminUser`
[INFO] [stdout]  --> src/repository/auth.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{errors::AppError, model::entity::admin_user::AdminUser};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity::permission::Permission`
[INFO] [stdout]  --> src/repository/permission.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         entity::permission::Permission,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity::permission::Permission`
[INFO] [stdout]  --> src/repository/permission.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         entity::permission::Permission,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/repository/permission.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let permissions = sqlx::query_as!(
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Ok(permissions
[INFO] [stdout]    |            ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `permissions` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let permissions: /* Type */ = sqlx::query_as!(
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `std::option::Option<_>`
[INFO] [stdout]   --> src/repository/permission.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let result = sqlx::query_as!(
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |                 Ok(permission.into())
[INFO] [stdout]    |                    ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let result: std::option::Option<_> = sqlx::query_as!(
[INFO] [stdout]    |                   ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/repository/user.rs:98:20
[INFO] [stdout]     |
[INFO] [stdout]  98 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  99 | |             AdminUser,
[INFO] [stdout] 100 | |             r#"
[INFO] [stdout] 101 | |             SELECT id, username, password_hash, email, user_type_id, is_active, 
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         .fetch_one(&*self.pool)
[INFO] [stdout] 108 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/repository/user.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let result = sqlx::query!("DELETE FROM admin_user WHERE id = ?", id)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |         if result.rows_affected() == 0 {
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let result: /* Type */ = sqlx::query!("DELETE FROM admin_user WHERE id = ?", id)
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/repository/user_type.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let result = sqlx::query!(
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |         if result.rows_affected() == 0 {
[INFO] [stdout]    |            ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/repository/user_type.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let result = sqlx::query!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |         if result.rows_affected() == 0 {
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let result: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/repository/permission.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let permissions = sqlx::query_as!(
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Ok(permissions
[INFO] [stdout]    |            ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `permissions` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let permissions: /* Type */ = sqlx::query_as!(
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `std::option::Option<_>`
[INFO] [stdout]   --> src/repository/permission.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let result = sqlx::query_as!(
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |                 Ok(permission.into())
[INFO] [stdout]    |                    ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let result: std::option::Option<_> = sqlx::query_as!(
[INFO] [stdout]    |                   ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/repository/user.rs:98:20
[INFO] [stdout]     |
[INFO] [stdout]  98 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  99 | |             AdminUser,
[INFO] [stdout] 100 | |             r#"
[INFO] [stdout] 101 | |             SELECT id, username, password_hash, email, user_type_id, is_active, 
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         .fetch_one(&*self.pool)
[INFO] [stdout] 108 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/repository/user.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let result = sqlx::query!("DELETE FROM admin_user WHERE id = ?", id)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |         if result.rows_affected() == 0 {
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let result: /* Type */ = sqlx::query!("DELETE FROM admin_user WHERE id = ?", id)
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/repository/user_type.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let result = sqlx::query!(
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |         if result.rows_affected() == 0 {
[INFO] [stdout]    |            ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/repository/user_type.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let result = sqlx::query!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |         if result.rows_affected() == 0 {
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let result: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `admin-server` (bin "admin-server") due to 24 previous errors; 2 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 `admin-server` (bin "admin-server" test) due to 24 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "949fb31065bc5ddda64c06d14790cfc4f8143927b2dfaef02ebfa8cd5a255011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949fb31065bc5ddda64c06d14790cfc4f8143927b2dfaef02ebfa8cd5a255011", kill_on_drop: false }`
[INFO] [stdout] 949fb31065bc5ddda64c06d14790cfc4f8143927b2dfaef02ebfa8cd5a255011
