[INFO] cloning repository https://github.com/qxuken/qpac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qxuken/qpac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Fqpac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Fqpac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee74e462e749d948a037dbe165135ae335bf44a3
[INFO] checking qxuken/qpac against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Fqpac" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qxuken/qpac
[INFO] finished tweaking git repo https://github.com/qxuken/qpac
[INFO] tweaked toml for git repo https://github.com/qxuken/qpac written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qxuken/qpac on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qxuken/qpac 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded serde v1.0.210
[INFO] [stderr]   Downloaded serde_derive v1.0.210
[INFO] [stderr]   Downloaded etcetera v0.8.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.2
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded debounced v0.2.0
[INFO] [stderr]   Downloaded fastrand v2.1.1
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.2
[INFO] [stderr]   Downloaded argon2 v0.5.3
[INFO] [stderr]   Downloaded blake2 v0.10.6
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.2
[INFO] [stderr]   Downloaded tower v0.5.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded axum v0.7.7
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded hkdf v0.12.4
[INFO] [stderr]   Downloaded sqlx v0.8.2
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.2
[INFO] [stderr]   Downloaded flate2 v1.0.34
[INFO] [stderr]   Downloaded serde_json v1.0.128
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.2
[INFO] [stderr]   Downloaded async-compression v0.4.14
[INFO] [stderr]   Downloaded tower-http v0.6.1
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.2
[INFO] [stderr]   Downloaded rsa v0.9.6
[INFO] [stderr]   Downloaded bytes v1.7.2
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded allocator-api2 v0.2.18
[INFO] [stderr]   Downloaded password-hash v0.5.0
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded tokio-stream v0.1.16
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded libc v0.2.159
[INFO] [stderr]   Downloaded tokio v1.40.0
[INFO] [stderr]   Downloaded atoi v2.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded brotli v7.0.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef020ad45f9fc053a58edbedf3a9338e400b2efe575dc9809ea64480d924c974
[INFO] running `Command { std: "docker" "start" "-a" "ef020ad45f9fc053a58edbedf3a9338e400b2efe575dc9809ea64480d924c974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef020ad45f9fc053a58edbedf3a9338e400b2efe575dc9809ea64480d924c974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef020ad45f9fc053a58edbedf3a9338e400b2efe575dc9809ea64480d924c974", kill_on_drop: false }`
[INFO] [stdout] ef020ad45f9fc053a58edbedf3a9338e400b2efe575dc9809ea64480d924c974
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caac6eeb82faa52c90e8cba9af2f239a237d777939c8eeb05e2247711a82df5d
[INFO] running `Command { std: "docker" "start" "-a" "caac6eeb82faa52c90e8cba9af2f239a237d777939c8eeb05e2247711a82df5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking async-compression v0.4.14
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking debounced v0.2.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking qpac v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/storage/sqlite_storage.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let res = sqlx::query!("SELECT host FROM white_list;")
[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/storage/sqlite_storage.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let res = sqlx::query!("SELECT file FROM pac WHERE hash = ?;", host)
[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/storage/sqlite_storage.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let conf = sqlx::query!("SELECT value FROM conf WHERE key = 'latest_pac_file';")
[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/storage/sqlite_storage.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let res = sqlx::query!("SELECT host FROM white_list;")
[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/storage/sqlite_storage.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let res = sqlx::query!("SELECT file FROM pac WHERE hash = ?;", host)
[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/storage/sqlite_storage.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let conf = sqlx::query!("SELECT value FROM conf WHERE key = 'latest_pac_file';")
[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/storage/sqlite_storage.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let res = sqlx::query!("SELECT file FROM pac WHERE hash = ?;", conf.value)
[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/storage/sqlite_storage.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | /         sqlx::query!(
[INFO] [stdout] 84 | |             r#"
[INFO] [stdout] 85 | | INSERT INTO pac(hash, file) VALUES(?, ?)
[INFO] [stdout] 86 | |     ON CONFLICT(hash) DO UPDATE SET file=excluded.file;"#,
[INFO] [stdout] 87 | |             pac.hash,
[INFO] [stdout] 88 | |             pac.file
[INFO] [stdout] 89 | |         )
[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/storage/sqlite_storage.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | /         sqlx::query!(
[INFO] [stdout]  99 | |             r#"
[INFO] [stdout] 100 | | INSERT INTO conf(key, value) VALUES ('latest_pac_file', ?)
[INFO] [stdout] 101 | |     ON CONFLICT(key) DO UPDATE SET value=excluded.value"#,
[INFO] [stdout] 102 | |             hash
[INFO] [stdout] 103 | |         )
[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/storage/sqlite_storage.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         sqlx::query!(
[INFO] [stdout] 113 | |             "INSERT INTO white_list(host) VALUES (?) ON CONFLICT(host) DO NOTHING",
[INFO] [stdout] 114 | |             host
[INFO] [stdout] 115 | |         )
[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/storage/sqlite_storage.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let res = sqlx::query!("SELECT file FROM pac WHERE hash = ?;", conf.value)
[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/storage/sqlite_storage.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | /         sqlx::query!(
[INFO] [stdout] 84 | |             r#"
[INFO] [stdout] 85 | | INSERT INTO pac(hash, file) VALUES(?, ?)
[INFO] [stdout] 86 | |     ON CONFLICT(hash) DO UPDATE SET file=excluded.file;"#,
[INFO] [stdout] 87 | |             pac.hash,
[INFO] [stdout] 88 | |             pac.file
[INFO] [stdout] 89 | |         )
[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/storage/sqlite_storage.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | /         sqlx::query!(
[INFO] [stdout]  99 | |             r#"
[INFO] [stdout] 100 | | INSERT INTO conf(key, value) VALUES ('latest_pac_file', ?)
[INFO] [stdout] 101 | |     ON CONFLICT(key) DO UPDATE SET value=excluded.value"#,
[INFO] [stdout] 102 | |             hash
[INFO] [stdout] 103 | |         )
[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/storage/sqlite_storage.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         sqlx::query!(
[INFO] [stdout] 113 | |             "INSERT INTO white_list(host) VALUES (?) ON CONFLICT(host) DO NOTHING",
[INFO] [stdout] 114 | |             host
[INFO] [stdout] 115 | |         )
[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/storage/sqlite_storage.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         sqlx::query!("DELETE FROM white_list WHERE host = ?", host)
[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/storage/sqlite_storage.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         sqlx::query!("DELETE FROM white_list WHERE host = ?", host)
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/storage/sqlite_storage.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let res = sqlx::query!("SELECT host FROM white_list;")
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 53 | |             .fetch_all(conn.as_mut())
[INFO] [stdout] 54 | |             .await?
[INFO] [stdout]    | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/storage/sqlite_storage.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let res = sqlx::query!("SELECT host FROM white_list;")
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 53 | |             .fetch_all(conn.as_mut())
[INFO] [stdout] 54 | |             .await?
[INFO] [stdout]    | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qpac` (bin "qpac") due to 9 previous errors
[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 `qpac` (bin "qpac" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "caac6eeb82faa52c90e8cba9af2f239a237d777939c8eeb05e2247711a82df5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caac6eeb82faa52c90e8cba9af2f239a237d777939c8eeb05e2247711a82df5d", kill_on_drop: false }`
[INFO] [stdout] caac6eeb82faa52c90e8cba9af2f239a237d777939c8eeb05e2247711a82df5d
