[INFO] cloning repository https://github.com/mukeshsoni/sqlx-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mukeshsoni/sqlx-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d11cfeb8c160e3b32350e82bd37c9a2807c6d1e9
[INFO] testing mukeshsoni/sqlx-playground against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  56% (27/48)
Updating files:  58% (28/48)
Updating files:  60% (29/48)
Updating files:  62% (30/48)
Updating files:  64% (31/48)
Updating files:  66% (32/48)
Updating files:  68% (33/48)
Updating files:  70% (34/48)
Updating files:  72% (35/48)
Updating files:  75% (36/48)
Updating files:  77% (37/48)
Updating files:  79% (38/48)
Updating files:  81% (39/48)
Updating files:  83% (40/48)
Updating files:  85% (41/48)
Updating files:  87% (42/48)
Updating files:  89% (43/48)
Updating files:  91% (44/48)
Updating files:  93% (45/48)
Updating files:  95% (46/48)
Updating files:  97% (47/48)
Updating files: 100% (48/48)
Updating files: 100% (48/48), done.
[INFO] started tweaking git repo https://github.com/mukeshsoni/sqlx-playground
[INFO] finished tweaking git repo https://github.com/mukeshsoni/sqlx-playground
[INFO] tweaked toml for git repo https://github.com/mukeshsoni/sqlx-playground written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mukeshsoni/sqlx-playground on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mukeshsoni/sqlx-playground 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded errno v0.3.8
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded paste v1.0.14
[INFO] [stderr]   Downloaded rexiv2 v0.10.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.23
[INFO] [stderr]   Downloaded gexiv2-sys v1.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded ryu v1.0.17
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.32
[INFO] [stderr]   Downloaded num-traits v0.2.18
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded zerocopy v0.7.32
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded libc v0.2.153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79
[INFO] running `Command { std: "docker" "start" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling gexiv2-sys v1.4.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rexiv2 v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling sqlx-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/db.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |         Err(err) => return Ok(()),
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Filter` is never constructed
[INFO] [stdout]   --> src/db.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Filter {
[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 `Image` is never constructed
[INFO] [stdout]   --> src/db.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Image {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_images_for_path` is never used
[INFO] [stdout]   --> src/db.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn has_images_for_path(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_images_in_path` is never used
[INFO] [stdout]   --> src/db.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | async fn get_images_in_path(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirContent` is never constructed
[INFO] [stdout]   --> src/db.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirContent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LibraryFile` is never constructed
[INFO] [stdout]   --> src/db.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct LibraryFile {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_string` is never used
[INFO] [stdout]    --> src/db.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn path_to_string(path: &Path) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dir_image_files` is never used
[INFO] [stdout]    --> src/db.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn get_dir_image_files(dir_path: &str) -> Result<Vec<LibraryFile>, std::io::Error> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_exif_data` is never used
[INFO] [stdout]    --> src/db.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 161 | async fn insert_exif_data<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_iptc_data` is never used
[INFO] [stdout]    --> src/db.rs:230:10
[INFO] [stdout]     |
[INFO] [stdout] 230 | async fn insert_iptc_data<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_exif_and_iptc_to_db` is never used
[INFO] [stdout]    --> src/db.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | async fn write_exif_and_iptc_to_db<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_library_file` is never used
[INFO] [stdout]    --> src/db.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 | async fn insert_library_file<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_image_details` is never used
[INFO] [stdout]    --> src/db.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 329 | async fn insert_image_details<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_images` is never used
[INFO] [stdout]    --> src/db.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn insert_images(pool: &SqlitePool, path: &str) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_keywords` is never used
[INFO] [stdout]    --> src/db.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub async fn get_keywords(pool: &SqlitePool) -> Result<Vec<String>, sqlx::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_image_id_from_path` is never used
[INFO] [stdout]    --> src/db.rs:389:10
[INFO] [stdout]     |
[INFO] [stdout] 389 | async fn get_image_id_from_path(pool: &SqlitePool, image_path: &str) -> Result<u32, sqlx::Error> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_keyword` is never used
[INFO] [stdout]    --> src/db.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn add_keyword(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_keyword` is never used
[INFO] [stdout]    --> src/db.rs:414:14
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub async fn remove_keyword(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_image_rating` is never used
[INFO] [stdout]    --> src/db.rs:430:14
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub async fn update_image_rating(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_color_label` is never used
[INFO] [stdout]    --> src/db.rs:444:14
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub async fn update_color_label(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_flag` is never used
[INFO] [stdout]    --> src/db.rs:458:14
[INFO] [stdout]     |
[INFO] [stdout] 458 | pub async fn update_flag(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exif` is never constructed
[INFO] [stdout]   --> src/image_helpers.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Exif {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_image_file` is never used
[INFO] [stdout]   --> src/image_helpers.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn is_image_file(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_regular_image` is never used
[INFO] [stdout]   --> src/image_helpers.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn is_regular_image(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_raw_image` is never used
[INFO] [stdout]   --> src/image_helpers.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn is_raw_image(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlx-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/db.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |         Err(err) => return Ok(()),
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirContent` is never constructed
[INFO] [stdout]   --> src/db.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirContent {
[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 `Exif` is never constructed
[INFO] [stdout]   --> src/image_helpers.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Exif {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]    --> src/db.rs:373:13
[INFO] [stderr]     |
[INFO] [stderr] 373 |         Err(err) => return Ok(()),
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DirContent` is never constructed
[INFO] [stderr]   --> src/db.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub struct DirContent {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Exif` is never constructed
[INFO] [stderr]   --> src/image_helpers.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Exif {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlx-playground` (bin "sqlx-playground" test) generated 3 warnings (run `cargo fix --bin "sqlx-playground" -p sqlx-playground --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sqlx_playground-8e5cc47840dfedf6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test db::tests::test_get_images ... FAILED
[INFO] [stdout] test db::tests::test_add_keyword ... FAILED
[INFO] [stdout] test db::tests::test_update_color_label ... FAILED
[INFO] [stdout] test db::tests::test_update_image_rating ... FAILED
[INFO] [stdout] test db::tests::test_insert_images ... FAILED
[INFO] [stdout] test db::tests::test_has_images_for_path ... FAILED
[INFO] [stdout] test db::tests::test_get_keywords ... FAILED
[INFO] [stdout] test db::tests::test_update_flag ... FAILED
[INFO] [stdout] test db::tests::test_remove_keyword ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_images stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_images' (2317) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf0f42 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c16b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce5e9b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce4f3b - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce4f3b - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce4f3b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd432d - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddcde120 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcddd0b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0cdaa - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35c4a - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd08418 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd0763d - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd33881 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcd90ae - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdb6f2 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdbd18 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd34eca - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd39c3 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd3250b - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd22f04 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcef989 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef5ff - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc238 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::test_get_images::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd5391c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:489:5
[INFO] [stdout]   49:     0x5ec8ddd4d2bd - sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:490:51
[INFO] [stdout]   50:     0x5ec8ddcef266 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_images::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_add_keyword stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_add_keyword' (2316) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf1af2 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c1cb - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce5efb - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce510b - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce510b - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce510b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd46ad - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddcdec50 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcddd3b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0ceda - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35caa - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd08568 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd076ad - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd338d1 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcd951e - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdb792 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdbf68 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd3504a - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd3ab3 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd326db - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd230a4 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcefa19 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef65f - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc298 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::test_add_keyword::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd53a1c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:586:5
[INFO] [stdout]   49:     0x5ec8ddd4d2fd - sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:587:52
[INFO] [stdout]   50:     0x5ec8ddcef2a6 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_add_keyword::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_update_color_label stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_update_color_label' (2322) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf5562 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c3ab - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce60db - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce5a1b - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce5a1b - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce5a1b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd582d - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddce2440 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcdde2b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0d4ca - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35e8a - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd08bf8 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd078dd - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd33a61 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcdab4e - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdbab2 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdcaf8 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd357ca - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd3f63 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd32feb - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd238c4 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcefce9 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef83f - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc478 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::test_update_color_label::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd53f1c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:651:5
[INFO] [stdout]   49:     0x5ec8ddd4d43d - sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:652:59
[INFO] [stdout]   50:     0x5ec8ddcef3e6 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_color_label::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_update_image_rating stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_update_image_rating' (2324) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf6cc2 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c46b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce619b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce5dbb - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce5dbb - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce5dbb - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd5f2d - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddce3aa0 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcdde8b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0d72a - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35f4a - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd08e98 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd079bd - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd33b01 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcdb42e - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdbbf2 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdcf98 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd35aca - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd4143 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd3338b - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd23c04 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcefe09 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef8ff - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc538 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd5411c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:637:5
[INFO] [stdout]   49:     0x5ec8ddd4d4bd - sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:638:60
[INFO] [stdout]   50:     0x5ec8ddcef466 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_image_rating::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_insert_images stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_insert_images' (2320) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf3e02 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c2eb - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce601b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce567b - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce567b - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce567b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd512d - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddce0de0 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcdddcb - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0d26a - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35dca - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd08958 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd077fd - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd339c1 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcda26e - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdb972 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdc658 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd354ca - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd3d83 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd32c4b - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd23584 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcefbc9 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef77f - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc3b8 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::test_insert_images::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd53d1c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:556:5
[INFO] [stdout]   49:     0x5ec8ddd4d3bd - sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:557:54
[INFO] [stdout]   50:     0x5ec8ddcef366 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_insert_images::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_has_images_for_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_has_images_for_path' (2319) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf6112 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c40b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce613b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce5beb - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce5beb - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce5beb - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd5bad - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddce2f70 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcdde5b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0d5fa - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35eea - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd08d48 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd0794d - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd33ab1 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcdafbe - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdbb52 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdcd48 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd3594a - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd4053 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd331bb - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd23a64 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcefd79 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef89f - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc4d8 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd5401c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:480:5
[INFO] [stdout]   49:     0x5ec8ddd4d47d - sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:481:60
[INFO] [stdout]   50:     0x5ec8ddcef426 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_has_images_for_path::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_keywords stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_keywords' (2318) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf3252 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c28b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce5fbb - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce54ab - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce54ab - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce54ab - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd4dad - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddce02b0 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcddd9b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0d13a - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35d6a - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd08808 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd0778d - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd33971 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcd9dfe - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdb8d2 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdc408 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd3534a - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd3c93 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd32a7b - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd233e4 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcefb39 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef71f - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc358 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::test_get_keywords::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd53c1c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:579:5
[INFO] [stdout]   49:     0x5ec8ddd4d37d - sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:580:53
[INFO] [stdout]   50:     0x5ec8ddcef326 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_get_keywords::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_update_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_update_flag' (2323) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf26a2 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c22b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce5f5b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce52db - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce52db - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce52db - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd4a2d - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddcdf780 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcddd6b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0d00a - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35d0a - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd086b8 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd0771d - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stderr] error: test failed, to rerun pass `--bin sqlx-playground`
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd33921 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcd998e - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdb832 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdc1b8 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd351ca - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd3ba3 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd328ab - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd23244 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcefaa9 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef6bf - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc2f8 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::test_update_flag::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd53b1c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:623:5
[INFO] [stdout]   49:     0x5ec8ddd4d33d - sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:624:52
[INFO] [stdout]   50:     0x5ec8ddcef2e6 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_update_flag::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_remove_keyword stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_remove_keyword' (2321) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8de159908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8de159908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8de159908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8de16fbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8de16fbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec8de15e562 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8de15e562 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8de136cf6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8de136cf6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8de1517a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8ddd67fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec8ddd67fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8de151a22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec8de151a22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8de136db2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8de12be09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8de137acd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8de17038c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8de170102 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec8de07ba8c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8dde45f0a - sqlx_sqlite[4e4498c7e1abfc2]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5ec8dde46638 - <sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite as sqlx_core[686dd278c9780853]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5ec8ddd4c0af - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[686dd278c9780853]::testing::TestContext<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>, sqlx_core[686dd278c9780853]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ec8ddcf49b2 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ec8ddd4c34b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ec8ddce607b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5ec8ddce584b - tokio[d259c5b7d4350be0]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5ec8ddce584b - tokio[d259c5b7d4350be0]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5ec8ddce584b - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5ec8ddcd54ad - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>, <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5ec8ddce1910 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5ec8ddcdddfb - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5ec8ddd0d39a - <tokio[d259c5b7d4350be0]::runtime::context::scoped::Scoped<tokio[d259c5b7d4350be0]::runtime::scheduler::Context>>::set::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5ec8ddd35e2a - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5ec8ddd08aa8 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::try_with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5ec8ddd0786d - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[d259c5b7d4350be0]::runtime::context::Context>>::with::<tokio[d259c5b7d4350be0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5ec8ddd33a11 - tokio[d259c5b7d4350be0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>), <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5ec8ddcda6de - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5ec8ddcdba12 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5ec8ddcdc8a8 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5ec8ddd3564a - tokio[d259c5b7d4350be0]::runtime::context::runtime::enter_runtime::<<tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), sqlx_core[686dd278c9780853]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5ec8ddcd3e73 - <tokio[d259c5b7d4350be0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5ec8ddd32e1b - <tokio[d259c5b7d4350be0]::runtime::runtime::Runtime>::block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5ec8ddd23724 - sqlx_core[686dd278c9780853]::rt::test_block_on::<sqlx_core[686dd278c9780853]::testing::run_test<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5ec8ddcefc59 - sqlx_core[686dd278c9780853]::testing::run_test::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[686dd278c9780853]::testing::run_test_with_pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5ec8ddcef7df - sqlx_core[686dd278c9780853]::testing::run_test_with_pool::<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite, fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5ec8ddcfc418 - <fn(sqlx_core[686dd278c9780853]::pool::Pool<sqlx_sqlite[4e4498c7e1abfc2]::database::Sqlite>) -> sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0} as sqlx_core[686dd278c9780853]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5ec8ddd53e1c - sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:605:5
[INFO] [stdout]   49:     0x5ec8ddd4d3fd - sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:606:55
[INFO] [stdout]   50:     0x5ec8ddcef3a6 - <sqlx_playground[666598c2dd03bd8c]::db::tests::test_remove_keyword::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec8ddd5b09b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec8ddd5b09b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5ec8ddd68915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5ec8ddd68915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5ec8ddd68915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5ec8ddd62224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5ec8ddd62224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5ec8ddd6b992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec8ddd6b992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5ec8ddd6b992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec8de15922f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5ec8de15922f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73247ed57aa4 - <unknown>
[INFO] [stdout]   72:     0x73247ede4a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests::test_add_keyword
[INFO] [stdout]     db::tests::test_get_images
[INFO] [stdout]     db::tests::test_get_keywords
[INFO] [stdout]     db::tests::test_has_images_for_path
[INFO] [stdout]     db::tests::test_insert_images
[INFO] [stdout]     db::tests::test_remove_keyword
[INFO] [stdout]     db::tests::test_update_color_label
[INFO] [stdout]     db::tests::test_update_flag
[INFO] [stdout]     db::tests::test_update_image_rating
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79", kill_on_drop: false }`
[INFO] [stdout] 21c5084ca1a4246cd19c98c91a952d2e1df1658d7cac322e8d7c44b9b8f58e79
