[INFO] cloning repository https://github.com/imedvedko/mock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imedvedko/mock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimedvedko%2Fmock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimedvedko%2Fmock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 441e51da13cc010c634036e8b614071092d8a237
[INFO] testing imedvedko/mock against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimedvedko%2Fmock" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imedvedko/mock
[INFO] finished tweaking git repo https://github.com/imedvedko/mock
[INFO] tweaked toml for git repo https://github.com/imedvedko/mock written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imedvedko/mock on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imedvedko/mock 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e39edc3e9cc963644d62b02736c7e4b7d4e475a4e1cb44175887e350c1848da
[INFO] running `Command { std: "docker" "start" "-a" "7e39edc3e9cc963644d62b02736c7e4b7d4e475a4e1cb44175887e350c1848da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e39edc3e9cc963644d62b02736c7e4b7d4e475a4e1cb44175887e350c1848da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e39edc3e9cc963644d62b02736c7e4b7d4e475a4e1cb44175887e350c1848da", kill_on_drop: false }`
[INFO] [stdout] 7e39edc3e9cc963644d62b02736c7e4b7d4e475a4e1cb44175887e350c1848da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e44f02af7fecad40145cb07a2f75496fc7916250a429ff5e8642ca7cd92cd2f8
[INFO] running `Command { std: "docker" "start" "-a" "e44f02af7fecad40145cb07a2f75496fc7916250a429ff5e8642ca7cd92cd2f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling mock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling rocket_http v0.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling okapi v0.7.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]    Compiling rocket_okapi_codegen v0.8.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling rocket_db_pools v0.1.0
[INFO] [stderr]    Compiling rocket_okapi v0.8.0
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/repository/audit.rs:9:21
[INFO] [stdout]    |
[INFO] [stdout]  9 |           let audit = sqlx::query_as!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 10 | |             Audit,
[INFO] [stdout] 11 | |             "SELECT timestamp, token, name, response FROM audit ORDER BY timestamp DESC LIMIT ? OFFSET ?",
[INFO] [stdout] 12 | |             limit, offset
[INFO] [stdout] 13 | |         )
[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/audit.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let audit = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 28 | |             "SELECT timestamp, name, response FROM audit WHERE token = ? ORDER BY timestamp DESC LIMIT ? OFFSET ?",
[INFO] [stdout] 29 | |             token, limit, offset
[INFO] [stdout] 30 | |         )
[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/audit.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let audit = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 53 | |             "SELECT timestamp, token, response FROM audit WHERE name = ? ORDER BY timestamp DESC LIMIT ? OFFSET ?",
[INFO] [stdout] 54 | |             name, limit, 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` (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/log.rs:9:20
[INFO] [stdout]    |
[INFO] [stdout]  9 |   ...   let logs = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 10 | | ...       Log,
[INFO] [stdout] 11 | | ...       r#"SELECT timestamp, name, method, timeout as "timeout: u32", request, response FROM logs ORDER BY timestamp DESC LIMIT ...
[INFO] [stdout] 12 | | ...       limit, offset
[INFO] [stdout] 13 | | ...   )
[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/log.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |   ...   let logs = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 24 | | ...       r#"SELECT timestamp, method, timeout as "timeout: u32", request, response FROM logs WHERE name = ? ORDER BY timestamp DE...
[INFO] [stdout] 25 | | ...       name, limit, offset
[INFO] [stdout] 26 | | ...   )
[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/mock.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let mocks = sqlx::query!("SELECT name FROM mocks LIMIT ? OFFSET ?", limit, offset)
[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/mock.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | /                     sqlx::query!(
[INFO] [stdout] 26 | |                         "INSERT INTO mocks (name, response) VALUES (?, ?)",
[INFO] [stdout] 27 | |                         mock.name,
[INFO] [stdout] 28 | |                         mock.response
[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/mock.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | /                     sqlx::query!(
[INFO] [stdout] 34 | |                         "INSERT INTO audit (token, name, response) VALUES (?, ?, ?)",
[INFO] [stdout] 35 | |                         user.token,
[INFO] [stdout] 36 | |                         mock.name,
[INFO] [stdout] 37 | |                         mock.response
[INFO] [stdout] 38 | |                     )
[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/mock.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |                       let result = sqlx::query!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 53 | |                         "UPDATE mocks SET name = ?, response = ? WHERE name = ?",
[INFO] [stdout] 54 | |                         mock.name,
[INFO] [stdout] 55 | |                         mock.response,
[INFO] [stdout] 56 | |                         name
[INFO] [stdout] 57 | |                     )
[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/mock.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | /                         sqlx::query!(
[INFO] [stdout] 63 | |                             "INSERT INTO audit (token, name, response) VALUES (?, ?, ?)",
[INFO] [stdout] 64 | |                             user.token,
[INFO] [stdout] 65 | |                             mock.name,
[INFO] [stdout] 66 | |                             mock.response
[INFO] [stdout] 67 | |                         )
[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/mock.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let response = sqlx::query!("SELECT response FROM mocks WHERE name = ?", name)
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/repository/mock.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 |                     let result = sqlx::query!("DELETE FROM mocks WHERE name = ?", name)
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/repository/mock.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 | /                         sqlx::query!(
[INFO] [stdout] 104 | |                             "INSERT INTO audit (token, name, response) VALUES (?, ?, ?)",
[INFO] [stdout] 105 | |                             user.token,
[INFO] [stdout] 106 | |                             name,
[INFO] [stdout] 107 | |                             None::<String>
[INFO] [stdout] 108 | |                         )
[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/mock.rs:130:24
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let response = sqlx::query!("SELECT response FROM mocks WHERE name = ?", name)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/repository/mock.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 | /             sqlx::query!(
[INFO] [stdout] 137 | |                 "INSERT INTO logs (name, method, request, response, timeout) VALUES (?, ?, ?, ?, ?)",
[INFO] [stdout] 138 | |                 name,
[INFO] [stdout] 139 | |                 method,
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |                 timeout
[INFO] [stdout] 143 | |             )
[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 `mock` (bin "mock") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "e44f02af7fecad40145cb07a2f75496fc7916250a429ff5e8642ca7cd92cd2f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e44f02af7fecad40145cb07a2f75496fc7916250a429ff5e8642ca7cd92cd2f8", kill_on_drop: false }`
[INFO] [stdout] e44f02af7fecad40145cb07a2f75496fc7916250a429ff5e8642ca7cd92cd2f8
