[INFO] fetching crate askar-storage 0.2.4...
[INFO] testing askar-storage-0.2.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate askar-storage 0.2.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate askar-storage 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate askar-storage 0.2.4
[INFO] tweaked toml for crates.io crate askar-storage 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate askar-storage 0.2.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate askar-storage 0.2.4 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3e252214aa1b88d178de6aca40faee7a50a1ae6c840bee2e5dfb1f6320523ba
[INFO] running `Command { std: "docker" "start" "-a" "c3e252214aa1b88d178de6aca40faee7a50a1ae6c840bee2e5dfb1f6320523ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3e252214aa1b88d178de6aca40faee7a50a1ae6c840bee2e5dfb1f6320523ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3e252214aa1b88d178de6aca40faee7a50a1ae6c840bee2e5dfb1f6320523ba", kill_on_drop: false }`
[INFO] [stdout] c3e252214aa1b88d178de6aca40faee7a50a1ae6c840bee2e5dfb1f6320523ba
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68ff75dc7f559f88481de94ce90cea486ae35cda96a4f17421f70dd1434f6b39
[INFO] running `Command { std: "docker" "start" "-a" "68ff75dc7f559f88481de94ce90cea486ae35cda96a4f17421f70dd1434f6b39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-json-core v0.6.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling askar-crypto v0.3.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling askar-storage v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NullEncryptor` is never constructed
[INFO] [stdout]   --> src/protect/mod.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct NullEncryptor;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.47s
[INFO] running `Command { std: "docker" "inspect" "68ff75dc7f559f88481de94ce90cea486ae35cda96a4f17421f70dd1434f6b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ff75dc7f559f88481de94ce90cea486ae35cda96a4f17421f70dd1434f6b39", kill_on_drop: false }`
[INFO] [stdout] 68ff75dc7f559f88481de94ce90cea486ae35cda96a4f17421f70dd1434f6b39
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8419826f104a8cf258d60105f7a4936030e26a66d1fbb2d0c4ce7443857710c3
[INFO] running `Command { std: "docker" "start" "-a" "8419826f104a8cf258d60105f7a4936030e26a66d1fbb2d0c4ce7443857710c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling askar-crypto v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling askar-storage v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NullEncryptor` is never constructed
[INFO] [stdout]   --> src/protect/mod.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct NullEncryptor;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NullEncryptor` is never constructed
[INFO] [stdout]   --> src/protect/mod.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct NullEncryptor;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.93s
[INFO] running `Command { std: "docker" "inspect" "8419826f104a8cf258d60105f7a4936030e26a66d1fbb2d0c4ce7443857710c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8419826f104a8cf258d60105f7a4936030e26a66d1fbb2d0c4ce7443857710c3", kill_on_drop: false }`
[INFO] [stdout] 8419826f104a8cf258d60105f7a4936030e26a66d1fbb2d0c4ce7443857710c3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c27521afd96497bee5b0e9f2af474c7719e8d77f7a6a8a91d169edccee4107cc
[INFO] running `Command { std: "docker" "start" "-a" "c27521afd96497bee5b0e9f2af474c7719e8d77f7a6a8a91d169edccee4107cc", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NullEncryptor` is never constructed
[INFO] [stderr]   --> src/protect/mod.rs:99:12
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub struct NullEncryptor;
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `askar-storage` (lib) generated 1 warning
[INFO] [stderr] warning: `askar-storage` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/askar_storage-f41d55d81c3d28ae)
[INFO] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test backend::postgres::provision::tests::postgres_parse_uri ... ok
[INFO] [stdout] test backend::postgres::tests::postgres_simple_and_convert_args_works ... ok
[INFO] [stdout] test options::tests::options_basic ... ok
[INFO] [stdout] test options::tests::options_no_schema ... ok
[INFO] [stdout] test protect::profile_key::tests::check_encrypt_searchable ... ok
[INFO] [stdout] test protect::hmac_key::tests::hmac_expected ... ok
[INFO] [stdout] test options::tests::options_round_trip ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_query_placeholders ... ok
[INFO] [stdout] test wql::query::tests::test_and_or_not_complex_case_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_exist ... ok
[INFO] [stdout] test protect::profile_key::tests::encrypt_entry_round_trip ... ok
[INFO] [stdout] test protect::store_key::tests::raw_key_seed_lengths ... ok
[INFO] [stdout] test protect::store_key::tests::raw_key_wrap ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_gt_to_string ... ok
[INFO] [stdout] test protect::store_key::tests::unprotected_wrap ... ok
[INFO] [stdout] test protect::store_key::tests::protection_method_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_or_not_complex_case_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_gte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_in_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_like_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_gte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_in_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_neq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_mixed_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_mixed_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_lte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_neq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_not_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_gt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_like_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_lt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_lt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_lte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_gte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_gt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_gte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_in_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_in_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_gt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_like_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_like_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_lt_parse ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_check_expiry_timestamp ... ok
[INFO] [stdout] test wql::query::tests::test_exist_parse_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_lte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_neq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_gt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_not_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_gte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_not_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_gte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_gt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_in_parse ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_in_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_like_parse ... ok
[INFO] [stdout] test backend::sqlite::tests::sqlite_check_expiry_timestamp_expired ... ok
[INFO] [stdout] test wql::query::tests::test_exist_parse_array ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_neq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_like_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_old_format_empty ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_neq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_old_format ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_lt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_lte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_old_format_with_nulls ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_lte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_optimise_or ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_neq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_optimise_single_nested_and ... ok
[INFO] [stdout] test wql::query::tests::test_optimise_several_nested_or ... ok
[INFO] [stdout] test wql::query::tests::test_optimise_several_nested_and ... ok
[INFO] [stdout] test wql::query::tests::test_optimise_and ... ok
[INFO] [stdout] test wql::query::tests::test_not_with_one_lt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_optimise_single_nested_or ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_gt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_gt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_gte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_in_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_in_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_gte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_like_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_lt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_like_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_lt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_lte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_lte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_mixed_parse ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_lt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_lte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_mixed_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_neq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_neq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_not_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_multiple_not_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_gt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_gt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_gte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_gte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_in_parse ... ok
[INFO] [stdout] test protect::profile_key::tests::serialize_round_trip ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_multiple_not_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_and_with_one_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_in_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_like_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_like_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_lt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_lt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_lte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_lte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_neq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_neq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_not_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_short_and_with_multiple_eq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_or_with_one_not_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_empty_and_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_empty_json_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_empty_not_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_empty_not_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_empty_or_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_empty_or_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_explicit_empty_and_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_gt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_gt_plaintext_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_eq_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_in_multimply_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_gte_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_gte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_in_plaintext_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_like_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_lt_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_lt_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_in_plaintexts_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_lte_plaintext_parse ... ok
[INFO] [stdout] test wql::sql::tests::tag_query_encode ... ok
[INFO] [stdout] test wql::tags::tests::test_from_query ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_like_parse ... ok
[INFO] [stdout] test wql::tags::tests::test_negate_conj ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_neq_parse ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_neq_to_string ... ok
[INFO] [stdout] test wql::tags::tests::test_serialize ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_eq_plaintext_parse ... ok
[INFO] [stdout] test wql::tags::tests::test_simple_and ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_lte_to_string ... ok
[INFO] [stdout] test wql::query::tests::test_simple_operator_in_to_string ... ok
[INFO] [stdout] test protect::store_key::tests::derived_key_unwrap_expected ... ok
[INFO] [stdout] test protect::store_key::tests::derived_key_check_bad_password ... ok
[INFO] [stdout] test protect::store_key::tests::derived_key_wrap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 156 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backends.rs (/opt/rustwide/target/debug/deps/backends-a19ff64a92f24bfb)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test sqlite::init ... ok
[INFO] [stdout] test sqlite::provision_from_str ... ok
[INFO] [stdout] test sqlite::remove_all ... ok
[INFO] [stdout] test sqlite::get_set_default_profile ... ok
[INFO] [stdout] test sqlite::insert_duplicate ... ok
[INFO] [stdout] test sqlite::insert_fetch ... ok
[INFO] [stdout] test sqlite::list_profiles ... ok
[INFO] [stdout] test sqlite::fetch_fail ... ok
[INFO] [stdout] test sqlite::remove_missing ... ok
[INFO] [stdout] test sqlite::count ... ok
[INFO] [stdout] test sqlite::create_remove_profile ... ok
[INFO] [stdout] test sqlite::insert_remove ... ok
[INFO] [stdout] test sqlite::db_import ... ok
[INFO] [stdout] test sqlite::replace_missing ... ok
[INFO] [stdout] test sqlite::session_drop ... ok
[INFO] [stdout] test sqlite::txn_commit ... ok
[INFO] [stdout] test sqlite::replace_fetch ... ok
[INFO] [stdout] test sqlite::txn_fetch_for_update ... ok
[INFO] [stdout] test sqlite::count_exist ... ok
[INFO] [stdout] test sqlite::txn_rollback ... ok
[INFO] [stdout] test sqlite::txn_drop ... ok
[INFO] [stdout] test sqlite::scan ... ok
[INFO] [stdout] test sqlite::copy_db ... FAILED
[INFO] [stdout] test sqlite::create_remove_db ... FAILED
[INFO] [stdout] test sqlite::rekey_db ... FAILED
[INFO] [stdout] test sqlite::txn_contention_file ... FAILED
[INFO] [stdout] test sqlite::txn_contention ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sqlite::copy_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sqlite::copy_db' (202) panicked at tests/backends.rs:240:18:
[INFO] [stdout] Error provisioning sqlite store: Error { kind: Backend, cause: Some(Database(SqliteError { code: 14, message: "unable to open database file" })), message: Some("Error creating database pool") }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc2ebdb4fb2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc2ebdcf08a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc2ebdcf08a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5dc2ebdbb7e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc2ebdbb7e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc2ebd91f8f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc2ebd91f8f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc2ebdac589 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc2eb3144be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc2eb3144be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc2ebdac7f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc2ebdac7f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc2ebd92048 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc2ebd86fa9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc2ebd9306d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc2ebdcf87c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc2ebdcf5c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc2eb06b8b1 - <core[585f66e14d78f9ba]::result::Result<askar_storage[8ad52f464f53aea2]::backend::sqlite::SqliteBackend, askar_storage[8ad52f464f53aea2]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dc2eb0376d2 - backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:240:18
[INFO] [stdout]   22:     0x5dc2eaff141d - <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on::<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   23:     0x5dc2eafef318 - tokio[38f8b8766476b48c]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5dc2eafef318 - tokio[38f8b8766476b48c]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5dc2eafef318 - <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on::<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   26:     0x5dc2eb04d1e3 - <tokio[38f8b8766476b48c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x5dc2eb059cd8 - <tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   28:     0x5dc2eafffd27 - tokio[38f8b8766476b48c]::runtime::context::runtime::enter_runtime::<<tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x5dc2eb0587f3 - <tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   30:     0x5dc2eb03f639 - <tokio[38f8b8766476b48c]::runtime::runtime::Runtime>::block_on_inner::<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   31:     0x5dc2eb043cd1 - <tokio[38f8b8766476b48c]::runtime::runtime::Runtime>::block_on::<backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   32:     0x5dc2eb052ee1 - askar_storage[8ad52f464f53aea2]::future::block_on::<(), backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/future.rs:24:12
[INFO] [stdout]   33:     0x5dc2eb03a58a - backends[d71980e52bb202f9]::sqlite::copy_db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:235:9
[INFO] [stdout]   34:     0x5dc2eb034cf7 - backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:228:17
[INFO] [stdout]   35:     0x5dc2eaffad26 - <backends[d71980e52bb202f9]::sqlite::copy_db::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5dc2eb30886b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5dc2eb30886b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5dc2eb3150ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5dc2eb30f594 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5dc2eb30f594 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5dc2eb317bc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5dc2eb317bc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dc2ebdb44bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5dc2ebdb44bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x7a958f0c3aa4 - <unknown>
[INFO] [stdout]   57:     0x7a958f150a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sqlite::create_remove_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sqlite::create_remove_db' (205) panicked at tests/backends.rs:155:22:
[INFO] [stdout] Error removing sqlite store: Error { kind: Backend, cause: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), message: Some("Error removing file") }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc2ebdb4fb2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc2ebdcf08a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc2ebdcf08a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5dc2ebdbb7e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc2ebdbb7e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc2ebd91f8f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc2ebd91f8f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc2ebdac589 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc2eb3144be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc2eb3144be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc2ebdac7f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc2ebdac7f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc2ebd92048 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc2ebd86fa9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc2ebd9306d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc2ebdcf87c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc2ebdcf5c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc2eb06ba93 - <core[585f66e14d78f9ba]::result::Result<bool, askar_storage[8ad52f464f53aea2]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dc2eb03510e - backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:155:22
[INFO] [stdout]   22:     0x5dc2eaff131d - <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on::<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   23:     0x5dc2eafee24e - tokio[38f8b8766476b48c]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5dc2eafee24e - tokio[38f8b8766476b48c]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5dc2eafee24e - <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on::<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   26:     0x5dc2eb04cf25 - <tokio[38f8b8766476b48c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x5dc2eb059b36 - <tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   28:     0x5dc2eafff767 - tokio[38f8b8766476b48c]::runtime::context::runtime::enter_runtime::<<tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x5dc2eb058671 - <tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   30:     0x5dc2eb03f019 - <tokio[38f8b8766476b48c]::runtime::runtime::Runtime>::block_on_inner::<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   31:     0x5dc2eb0432d1 - <tokio[38f8b8766476b48c]::runtime::runtime::Runtime>::block_on::<backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   32:     0x5dc2eb0526a3 - askar_storage[8ad52f464f53aea2]::future::block_on::<(), backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/future.rs:24:12
[INFO] [stdout]   33:     0x5dc2eb039f8e - backends[d71980e52bb202f9]::sqlite::create_remove_db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:149:9
[INFO] [stdout]   34:     0x5dc2eb034b17 - backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:139:26
[INFO] [stdout]   35:     0x5dc2eaffaaa6 - <backends[d71980e52bb202f9]::sqlite::create_remove_db::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5dc2eb30886b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5dc2eb30886b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5dc2eb3150ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5dc2eb30f594 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5dc2eb30f594 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5dc2eb317bc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5dc2eb317bc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dc2ebdb44bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5dc2ebdb44bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x7a958f0c3aa4 - <unknown>
[INFO] [stdout]   57:     0x7a958f150a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sqlite::rekey_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sqlite::rekey_db' (221) panicked at tests/backends.rs:201:18:
[INFO] [stdout] Error provisioning sqlite store: Error { kind: Backend, cause: Some(Database(SqliteError { code: 14, message: "unable to open database file" })), message: Some("Error creating database pool") }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc2ebdb4fb2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc2ebdcf08a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc2ebdcf08a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5dc2ebdbb7e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc2ebdbb7e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc2ebd91f8f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc2ebd91f8f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc2ebdac589 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc2eb3144be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc2eb3144be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc2ebdac7f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc2ebdac7f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc2ebd92048 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc2ebd86fa9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc2ebd9306d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc2ebdcf87c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc2ebdcf5c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc2eb06b8b1 - <core[585f66e14d78f9ba]::result::Result<askar_storage[8ad52f464f53aea2]::backend::sqlite::SqliteBackend, askar_storage[8ad52f464f53aea2]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dc2eb039013 - backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:201:18
[INFO] [stdout]   22:     0x5dc2eaff145d - <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on::<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   23:     0x5dc2eafef738 - tokio[38f8b8766476b48c]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5dc2eafef738 - tokio[38f8b8766476b48c]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5dc2eafef738 - <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on::<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   26:     0x5dc2eb04d2a3 - <tokio[38f8b8766476b48c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x5dc2eb059d38 - <tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   28:     0x5dc2eafffe97 - tokio[38f8b8766476b48c]::runtime::context::runtime::enter_runtime::<<tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x5dc2eb058853 - <tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   30:     0x5dc2eb03f7e9 - <tokio[38f8b8766476b48c]::runtime::runtime::Runtime>::block_on_inner::<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   31:     0x5dc2eb043f51 - <tokio[38f8b8766476b48c]::runtime::runtime::Runtime>::block_on::<backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   32:     0x5dc2eb0530f1 - askar_storage[8ad52f464f53aea2]::future::block_on::<(), backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/future.rs:24:12
[INFO] [stdout]   33:     0x5dc2eb03a85b - backends[d71980e52bb202f9]::sqlite::rekey_db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:196:9
[INFO] [stdout]   34:     0x5dc2eb034d27 - backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:189:18
[INFO] [stdout]   35:     0x5dc2eaffad66 - <backends[d71980e52bb202f9]::sqlite::rekey_db::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5dc2eb30886b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5dc2eb30886b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5dc2eb3150ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5dc2eb30f594 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5dc2eb30f594 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5dc2eb317bc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5dc2eb317bc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dc2ebdb44bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5dc2ebdb44bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x7a958f0c3aa4 - <unknown>
[INFO] [stdout]   57:     0x7a958f150a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sqlite::txn_contention_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sqlite::txn_contention_file' (275) panicked at tests/backends.rs:291:18:
[INFO] [stdout] Error provisioning sqlite store: Error { kind: Backend, cause: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), message: Some("Error removing file") }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc2ebdb4fb2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc2ebdb4fb2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc2ebdcf08a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc2ebdcf08a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5dc2ebdbb7e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc2ebdbb7e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc2ebd91f8f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc2ebd91f8f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc2ebdac589 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc2eb3144be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dc2eb3144be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc2ebdac7f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dc2ebdac7f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc2ebd92048 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc2ebd86fa9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc2ebd9306d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc2ebdcf87c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc2ebdcf5c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dc2eb06b8b1 - <core[585f66e14d78f9ba]::result::Result<askar_storage[8ad52f464f53aea2]::backend::sqlite::SqliteBackend, askar_storage[8ad52f464f53aea2]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dc2eb036b7c - backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:291:18
[INFO] [stdout]   22:     0x5dc2eaff13dd - <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on::<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   23:     0x5dc2eafeeef8 - tokio[38f8b8766476b48c]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5dc2eafeeef8 - tokio[38f8b8766476b48c]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5dc2eafeeef8 - <tokio[38f8b8766476b48c]::runtime::park::CachedParkThread>::block_on::<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   26:     0x5dc2eb04d123 - <tokio[38f8b8766476b48c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x5dc2eb059c78 - <tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   28:     0x5dc2eafffbb7 - tokio[38f8b8766476b48c]::runtime::context::runtime::enter_runtime::<<tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x5dc2eb058793 - <tokio[38f8b8766476b48c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   30:     0x5dc2eb03f489 - <tokio[38f8b8766476b48c]::runtime::runtime::Runtime>::block_on_inner::<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   31:     0x5dc2eb043a51 - <tokio[38f8b8766476b48c]::runtime::runtime::Runtime>::block_on::<backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   32:     0x5dc2eb052cd1 - askar_storage[8ad52f464f53aea2]::future::block_on::<(), backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/future.rs:24:12
[INFO] [stdout]   33:     0x5dc2eb03a1f1 - backends[d71980e52bb202f9]::sqlite::txn_contention_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:286:9
[INFO] [stdout]   34:     0x5dc2eb034ba7 - backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backends.rs:281:29
[INFO] [stdout]   35:     0x5dc2eaffab66 - <backends[d71980e52bb202f9]::sqlite::txn_contention_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5dc2eb30886b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5dc2eb30886b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5dc2eb3150ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5dc2eb3150ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5dc2eb3150ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5dc2eb30f594 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5dc2eb30f594 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5dc2eb317bc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dc2eb317bc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5dc2eb317bc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dc2ebdb44bf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5dc2ebdb44bf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x7a958f0c3aa4 - <unknown>
[INFO] [stdout]   57:     0x7a958f150a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sqlite::copy_db
[INFO] [stdout]     sqlite::create_remove_db
[INFO] [stdout]     sqlite::rekey_db
[INFO] [stdout]     sqlite::txn_contention_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test backends`
[INFO] running `Command { std: "docker" "inspect" "c27521afd96497bee5b0e9f2af474c7719e8d77f7a6a8a91d169edccee4107cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c27521afd96497bee5b0e9f2af474c7719e8d77f7a6a8a91d169edccee4107cc", kill_on_drop: false }`
[INFO] [stdout] c27521afd96497bee5b0e9f2af474c7719e8d77f7a6a8a91d169edccee4107cc
