[INFO] fetching crate aries-askar 0.2.2... [INFO] testing aries-askar-0.2.2 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate aries-askar 0.2.2 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate aries-askar 0.2.2 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aries-askar 0.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aries-askar 0.2.2 [INFO] tweaked toml for crates.io crate aries-askar 0.2.2 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3565ccf9128682403a2d2561c31fcddb0ee4374149392ae81ee9f3bbca4e4b18 [INFO] running `Command { std: "docker" "start" "-a" "3565ccf9128682403a2d2561c31fcddb0ee4374149392ae81ee9f3bbca4e4b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3565ccf9128682403a2d2561c31fcddb0ee4374149392ae81ee9f3bbca4e4b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3565ccf9128682403a2d2561c31fcddb0ee4374149392ae81ee9f3bbca4e4b18", kill_on_drop: false }` [INFO] [stdout] 3565ccf9128682403a2d2561c31fcddb0ee4374149392ae81ee9f3bbca4e4b18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8329866ff404afdd12eeaccdbddc78389303d92c97dc71a88eb8107784759e10 [INFO] running `Command { std: "docker" "start" "-a" "8329866ff404afdd12eeaccdbddc78389303d92c97dc71a88eb8107784759e10", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64ct v1.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling option-lock v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling password-hash v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ffi-support v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling argon2 v0.1.5 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling bls12_381 v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling crypto_box v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling serde-json-core v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling askar-crypto v0.2.2 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling indy-wql v0.4.0 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling aries-askar v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "8329866ff404afdd12eeaccdbddc78389303d92c97dc71a88eb8107784759e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8329866ff404afdd12eeaccdbddc78389303d92c97dc71a88eb8107784759e10", kill_on_drop: false }` [INFO] [stdout] 8329866ff404afdd12eeaccdbddc78389303d92c97dc71a88eb8107784759e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 995a8f64ca8521f0345b7c7b76f276f5f86afa05ac645915810e9eaa4f18d2d6 [INFO] running `Command { std: "docker" "start" "-a" "995a8f64ca8521f0345b7c7b76f276f5f86afa05ac645915810e9eaa4f18d2d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling aries-askar v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `sqlx::pool::PoolConnection::::release`: renamed to `.detach()` for clarity [INFO] [stdout] --> src/backend/postgres/test_db.rs:49:59 [INFO] [stdout] | [INFO] [stdout] 49 | let mut lock_txn = conn_pool.acquire().await?.release(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.78s [INFO] running `Command { std: "docker" "inspect" "995a8f64ca8521f0345b7c7b76f276f5f86afa05ac645915810e9eaa4f18d2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995a8f64ca8521f0345b7c7b76f276f5f86afa05ac645915810e9eaa4f18d2d6", kill_on_drop: false }` [INFO] [stdout] 995a8f64ca8521f0345b7c7b76f276f5f86afa05ac645915810e9eaa4f18d2d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39f1c5474bca38aa8aa41c0d0bf3ffc79135aea9f4306e315b4202e2d13ce7d2 [INFO] running `Command { std: "docker" "start" "-a" "39f1c5474bca38aa8aa41c0d0bf3ffc79135aea9f4306e315b4202e2d13ce7d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `sqlx::pool::PoolConnection::::release`: renamed to `.detach()` for clarity [INFO] [stderr] --> src/backend/postgres/test_db.rs:49:59 [INFO] [stderr] | [INFO] [stderr] 49 | let mut lock_txn = conn_pool.acquire().await?.release(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aries-askar` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aries_askar-2bbd4a5756aef36e) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test backend::postgres::tests::postgres_simple_and_convert_args_works ... ok [INFO] [stdout] test ffi::handle::tests::test_handle_seq ... ok [INFO] [stdout] test backend::postgres::provision::tests::postgres_parse_uri ... ok [INFO] [stdout] test backend::sqlite::tests::sqlite_query_placeholders ... ok [INFO] [stdout] test protect::hmac_key::tests::hmac_expected ... ok [INFO] [stdout] test protect::store_key::tests::protection_method_parse ... ok [INFO] [stdout] test protect::store_key::tests::unprotected_wrap ... ok [INFO] [stdout] test protect::store_key::tests::raw_key_wrap ... ok [INFO] [stdout] test storage::options::tests::options_basic ... ok [INFO] [stdout] test storage::options::tests::options_no_schema ... ok [INFO] [stdout] test storage::options::tests::options_round_trip ... ok [INFO] [stdout] test storage::entry::tests::serialize_tags ... ok [INFO] [stdout] test storage::wql::sql::tests::tag_query_encode ... ok [INFO] [stdout] test protect::profile_key::tests::serialize_round_trip ... ok [INFO] [stdout] test storage::wql::tags::tests::test_from_query ... ok [INFO] [stdout] test protect::profile_key::tests::check_encrypt_searchable ... ok [INFO] [stdout] test kms::entry::tests::key_params_roundtrip ... ok [INFO] [stdout] test protect::profile_key::tests::encrypt_entry_round_trip ... ok [INFO] [stdout] test storage::wql::tags::tests::test_simple_and ... ok [INFO] [stdout] test storage::wql::tags::tests::test_serialize ... ok [INFO] [stdout] test storage::wql::tags::tests::test_negate_conj ... ok [INFO] [stdout] test backend::sqlite::tests::sqlite_check_expiry_timestamp ... ok [INFO] [stdout] test protect::store_key::tests::derived_key_wrap ... ok [INFO] [stdout] test protect::store_key::tests::derived_key_check_bad_password ... ok [INFO] [stdout] test protect::store_key::tests::derived_key_unwrap_expected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.96s [INFO] [stdout] [INFO] [stderr] Running tests/backends.rs (/opt/rustwide/target/debug/deps/backends-37ec42741afdee8e) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test sqlite::init ... ok [INFO] [stdout] test sqlite::insert_remove ... ok [INFO] [stdout] test sqlite::fetch_fail ... ok [INFO] [stdout] test sqlite::insert_duplicate ... ok [INFO] [stdout] test sqlite::session_drop ... ok [INFO] [stdout] test sqlite::txn_drop ... ok [INFO] [stdout] test sqlite::remove_missing ... ok [INFO] [stdout] test sqlite::count ... ok [INFO] [stdout] test sqlite::scan ... ok [INFO] [stdout] test sqlite::provision_from_str ... ok [INFO] [stdout] test sqlite::txn_rollback ... ok [INFO] [stdout] test sqlite::remove_all ... ok [INFO] [stdout] test sqlite::replace_fetch ... ok [INFO] [stdout] test sqlite::insert_fetch ... ok [INFO] [stdout] test sqlite::txn_commit ... ok [INFO] [stdout] test sqlite::txn_fetch_for_update ... ok [INFO] [stdout] test sqlite::create_remove_profile ... ok [INFO] [stdout] test sqlite::replace_missing ... ok [INFO] [stdout] test sqlite::count_exist ... ok [INFO] [stdout] test sqlite::rekey_db ... FAILED [INFO] [stdout] test sqlite::create_remove_db ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- sqlite::rekey_db stdout ---- [INFO] [stdout] thread 'sqlite::rekey_db' panicked at 'Error provisioning sqlite store: Error { kind: Backend, cause: Some(Database(SqliteError { code: 14, message: "unable to open database file" })), message: None }', tests/backends.rs:251:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8beb675cc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8beb675cc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8beb675cc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f8beb675cc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f8beb8bb0c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55f8beb615b5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55f8beb69070 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f8beb69070 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f8beb69070 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55f8beb68c56 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55f8beb69724 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55f8beb69200 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55f8beb67a84 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55f8beb69169 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55f8be014141 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55f8be014233 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55f8be045e24 - core::result::Result::expect::h9fd0962a7bb21444 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x55f8be07ee83 - backends::sqlite::rekey_db::{{closure}}::h3b48bf36098cdb18 [INFO] [stdout] at /opt/rustwide/workdir/tests/backends.rs:247:29 [INFO] [stdout] 18: 0x55f8be06ba1b - as core::future::future::Future>::poll::hdc916c7408813367 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55f8be078cf0 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h76b1f3d730f83eb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/park/thread.rs:263:54 [INFO] [stdout] 20: 0x55f8be085400 - tokio::coop::with_budget::{{closure}}::h1b801b215921dc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55f8be017ca8 - std::thread::local::LocalKey::try_with::h17ecf5afcbf092ac [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55f8be01716d - std::thread::local::LocalKey::with::hda6f3f044c1351f1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55f8be077933 - tokio::coop::with_budget::he51a3918be5922a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55f8be077933 - tokio::coop::budget::h6834126490adca5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55f8be077933 - tokio::park::thread::CachedParkThread::block_on::hf96bfea925e45178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/park/thread.rs:263:31 [INFO] [stdout] 26: 0x55f8be04f741 - tokio::runtime::enter::Enter::block_on::h794b956fcd9ddee2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/enter.rs:151:13 [INFO] [stdout] 27: 0x55f8be03e656 - tokio::runtime::thread_pool::ThreadPool::block_on::h5ae866933754cd80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/thread_pool/mod.rs:77:9 [INFO] [stdout] 28: 0x55f8be04217f - tokio::runtime::Runtime::block_on::h16920f89a6a3096e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/mod.rs:463:43 [INFO] [stdout] 29: 0x55f8be04406c - aries_askar::future::block_on::h1e57917ed18bcfb8 [INFO] [stdout] at /opt/rustwide/workdir/src/future.rs:11:5 [INFO] [stdout] 30: 0x55f8be07e871 - backends::sqlite::rekey_db::hc08da722e7b98c30 [INFO] [stdout] at /opt/rustwide/workdir/tests/backends.rs:246:9 [INFO] [stdout] 31: 0x55f8be07e3ba - backends::sqlite::rekey_db::{{closure}}::ha4061c8ef6598555 [INFO] [stdout] at /opt/rustwide/workdir/tests/backends.rs:239:5 [INFO] [stdout] 32: 0x55f8be050fae - core::ops::function::FnOnce::call_once::hfa60399fd0be6593 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55f8be0c1ae3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55f8be0c1ae3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 35: 0x55f8be0c06f7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55f8be0c06f7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55f8be0c06f7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 38: 0x55f8be0c06f7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 39: 0x55f8be0c06f7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 40: 0x55f8be0c06f7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 41: 0x55f8be0c06f7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 42: 0x55f8be08d99e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 43: 0x55f8be08d99e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 44: 0x55f8be0926f8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 45: 0x55f8be0926f8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x55f8be0926f8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 47: 0x55f8be0926f8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 48: 0x55f8be0926f8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 49: 0x55f8be0926f8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 50: 0x55f8be0926f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55f8beb6e7a3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 52: 0x55f8beb6e7a3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 53: 0x55f8beb6e7a3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 54: 0x7f2097ce4609 - start_thread [INFO] [stdout] 55: 0x7f2097ab6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sqlite::create_remove_db stdout ---- [INFO] [stdout] thread 'sqlite::create_remove_db' panicked at 'Error removing sqlite store: Error { kind: Backend, cause: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), message: Some("Error removing file") }', tests/backends.rs:205:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8beb675cc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8beb675cc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8beb675cc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f8beb675cc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f8beb8bb0c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55f8beb615b5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55f8beb69070 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f8beb69070 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f8beb69070 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55f8beb68c56 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55f8beb69724 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55f8beb69200 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55f8beb67a84 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55f8beb69169 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55f8be014141 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55f8be014233 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55f8be0455eb - core::result::Result::expect::h117750795da33f54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x55f8be07d290 - backends::sqlite::create_remove_db::{{closure}}::hd3488c1c5045c954 [INFO] [stdout] at /opt/rustwide/workdir/tests/backends.rs:201:17 [INFO] [stdout] 18: 0x55f8be06b27b - as core::future::future::Future>::poll::ha5646bff31cf0619 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55f8be0785b0 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h26d34ce22d355f3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/park/thread.rs:263:54 [INFO] [stdout] 20: 0x55f8be088fc0 - tokio::coop::with_budget::{{closure}}::hbea9db6e8ac8ea48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55f8be01cc78 - std::thread::local::LocalKey::try_with::ha7124d8bbd08f5f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55f8be0174cd - std::thread::local::LocalKey::with::hf62f4d90abda6a09 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55f8be0708f3 - tokio::coop::with_budget::h3c965c63977ef03d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55f8be0708f3 - tokio::coop::budget::h991df5ebd07f7351 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55f8be0708f3 - tokio::park::thread::CachedParkThread::block_on::h68cb8708eea369ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/park/thread.rs:263:31 [INFO] [stdout] 26: 0x55f8be050361 - tokio::runtime::enter::Enter::block_on::hf6084d64169443a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/enter.rs:151:13 [INFO] [stdout] 27: 0x55f8be03ed06 - tokio::runtime::thread_pool::ThreadPool::block_on::h816c4e5c510e9c16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/thread_pool/mod.rs:77:9 [INFO] [stdout] 28: 0x55f8be0425ef - tokio::runtime::Runtime::block_on::h37dbfb34a74932f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/mod.rs:463:43 [INFO] [stdout] 29: 0x55f8be04439c - aries_askar::future::block_on::h2ece5d1531f0f5d6 [INFO] [stdout] at /opt/rustwide/workdir/src/future.rs:11:5 [INFO] [stdout] 30: 0x55f8be07cdb0 - backends::sqlite::create_remove_db::heea237c04721de75 [INFO] [stdout] at /opt/rustwide/workdir/tests/backends.rs:199:9 [INFO] [stdout] 31: 0x55f8be07c97a - backends::sqlite::create_remove_db::{{closure}}::h2d3f8fc4ee91fe5c [INFO] [stdout] at /opt/rustwide/workdir/tests/backends.rs:189:5 [INFO] [stdout] 32: 0x55f8be050d4e - core::ops::function::FnOnce::call_once::h7f406058c784a172 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55f8be0c1ae3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55f8be0c1ae3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 35: 0x55f8be0c06f7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55f8be0c06f7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55f8be0c06f7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 38: 0x55f8be0c06f7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 39: 0x55f8be0c06f7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 40: 0x55f8be0c06f7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 41: 0x55f8be0c06f7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 42: 0x55f8be08d99e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 43: 0x55f8be08d99e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 44: 0x55f8be0926f8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 45: 0x55f8be0926f8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x55f8be0926f8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 47: 0x55f8be0926f8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 48: 0x55f8be0926f8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 49: 0x55f8be0926f8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 50: 0x55f8be0926f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55f8beb6e7a3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 52: 0x55f8beb6e7a3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 53: 0x55f8beb6e7a3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 54: 0x7f2097ce4609 - start_thread [INFO] [stdout] 55: 0x7f2097ab6293 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] sqlite::create_remove_db [INFO] [stdout] sqlite::rekey_db [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test backends' [INFO] running `Command { std: "docker" "inspect" "39f1c5474bca38aa8aa41c0d0bf3ffc79135aea9f4306e315b4202e2d13ce7d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f1c5474bca38aa8aa41c0d0bf3ffc79135aea9f4306e315b4202e2d13ce7d2", kill_on_drop: false }` [INFO] [stdout] 39f1c5474bca38aa8aa41c0d0bf3ffc79135aea9f4306e315b4202e2d13ce7d2