[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  45% (22/48)
Updating files:  47% (23/48)
Updating files:  50% (24/48)
Updating files:  52% (25/48)
Updating files:  54% (26/48)
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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mukeshsoni/sqlx-playground on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86c836ebbe188e30da35d703d8478a5f45b453681ab0adab35ab06de31127790
[INFO] running `Command { std: "docker" "start" "-a" "86c836ebbe188e30da35d703d8478a5f45b453681ab0adab35ab06de31127790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86c836ebbe188e30da35d703d8478a5f45b453681ab0adab35ab06de31127790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c836ebbe188e30da35d703d8478a5f45b453681ab0adab35ab06de31127790", kill_on_drop: false }`
[INFO] [stdout] 86c836ebbe188e30da35d703d8478a5f45b453681ab0adab35ab06de31127790
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ccc3ef00391ea9e535609fe2a975ee2affe40bdb2411f38f6d1aca01f225ea6f
[INFO] running `Command { std: "docker" "start" "-a" "ccc3ef00391ea9e535609fe2a975ee2affe40bdb2411f38f6d1aca01f225ea6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling gexiv2-sys v1.4.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rexiv2 v0.10.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[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 01s
[INFO] running `Command { std: "docker" "inspect" "ccc3ef00391ea9e535609fe2a975ee2affe40bdb2411f38f6d1aca01f225ea6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccc3ef00391ea9e535609fe2a975ee2affe40bdb2411f38f6d1aca01f225ea6f", kill_on_drop: false }`
[INFO] [stdout] ccc3ef00391ea9e535609fe2a975ee2affe40bdb2411f38f6d1aca01f225ea6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 30975b5945c059d59500b9b881547a50e003052c629ba2852f2ce75038d9f80b
[INFO] running `Command { std: "docker" "start" "-a" "30975b5945c059d59500b9b881547a50e003052c629ba2852f2ce75038d9f80b", 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.94s
[INFO] running `Command { std: "docker" "inspect" "30975b5945c059d59500b9b881547a50e003052c629ba2852f2ce75038d9f80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30975b5945c059d59500b9b881547a50e003052c629ba2852f2ce75038d9f80b", kill_on_drop: false }`
[INFO] [stdout] 30975b5945c059d59500b9b881547a50e003052c629ba2852f2ce75038d9f80b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 40c4be14aa442b5e1eba75693e023a71bf6dd005506a27f89f86363d800856d3
[INFO] running `Command { std: "docker" "start" "-a" "40c4be14aa442b5e1eba75693e023a71bf6dd005506a27f89f86363d800856d3", 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.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/sqlx-playground/7aa6ae417497ad82/deps/sqlx_playground-7aa6ae417497ad82)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test db::tests::test_get_keywords ... FAILED
[INFO] [stdout] test db::tests::test_has_images_for_path ... FAILED
[INFO] [stdout] test db::tests::test_update_color_label ... FAILED
[INFO] [stdout] test db::tests::test_update_flag ... FAILED
[INFO] [stdout] test db::tests::test_remove_keyword ... FAILED
[INFO] [stdout] test db::tests::test_get_images ... FAILED
[INFO] [stdout] test db::tests::test_insert_images ... FAILED
[INFO] [stdout] test db::tests::test_add_keyword ... FAILED
[INFO] [stdout] test db::tests::test_update_image_rating ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_keywords stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_keywords' (27) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e10685372 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6cbb - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067be4b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b33b - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b33b - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b33b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066aa8d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10676050 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673b0b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106db67a - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e208a - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067d25e - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c1ad - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e1101 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1066fade - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106715e2 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10672178 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c91ca - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10669973 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a0fbb - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c71f4 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681bb9 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068179f - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e6b8 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::test_get_keywords::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a912c - sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:579:5
[INFO] [stdout]   49:     0x636e106a219d - sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:580:53
[INFO] [stdout]   50:     0x636e10669376 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_get_keywords::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - 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' (28) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e106882f2 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6e3b - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067bfcb - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067ba7b - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067ba7b - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067ba7b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066b88d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10678d50 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673bcb - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106dbb3a - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e220a - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067d7de - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c36d - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e1241 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10670c9e - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106718a2 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10672ab8 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c97ca - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10669d33 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a16fb - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c7874 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681df9 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068191f - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e838 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a952c - sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:480:5
[INFO] [stdout]   49:     0x636e106a229d - sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:481:60
[INFO] [stdout]   50:     0x636e10669476 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_has_images_for_path::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - 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' (33) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e10687712 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6ddb - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067bf6b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b8ab - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b8ab - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b8ab - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066b50d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10678210 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673b9b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106dba0a - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e21aa - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067d67e - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c2fd - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e11f1 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067082e - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106717f2 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10672868 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c964a - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10669c43 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a152b - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c76d4 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681d69 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106818bf - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e7d8 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::test_update_color_label::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a942c - sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:651:5
[INFO] [stdout]   49:     0x636e106a225d - sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:652:59
[INFO] [stdout]   50:     0x636e10669436 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_update_color_label::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - 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' (34) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e10684792 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6c5b - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067bdeb - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b16b - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b16b - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b16b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066a70d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10675510 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673adb - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106db54a - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e202a - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067d0fe - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c13d - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e10b1 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1066f66e - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10671532 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10671f28 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c904a - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10669883 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a0deb - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c7054 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681b29 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068173f - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e658 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::test_update_flag::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a902c - sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:623:5
[INFO] [stdout]   49:     0x636e106a215d - sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:624:52
[INFO] [stdout]   50:     0x636e10669336 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_update_flag::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - 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' (32) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e10686b32 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6d7b - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067bf0b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b6db - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b6db - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b6db - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066b18d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106776d0 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673b6b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106db8da - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e214a - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067d51e - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c28d - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e11a1 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106703be - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10671742 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10672618 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c94ca - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10669b53 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a135b - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c7534 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681cd9 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068185f - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e778 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a932c - sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:605:5
[INFO] [stdout]   49:     0x636e106a221d - sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:606:55
[INFO] [stdout]   50:     0x636e106693f6 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_remove_keyword::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_images stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_images' (26) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e10682fd2 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6b9b - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067bd2b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067adcb - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067adcb - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067adcb - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066a00d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673e90 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673a7b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106db2ea - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e1f6a - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067ce3e - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c05d - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e1011 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1066ed8e - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106713d2 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10671a88 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c8d4a - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106696a3 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a0a4b - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c6d14 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681a09 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068167f - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e598 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::test_get_images::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a8e2c - sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:489:5
[INFO] [stdout]   49:     0x636e106a20dd - sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:490:51
[INFO] [stdout]   50:     0x636e106692b6 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_get_images::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - 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' (31) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e10685f52 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6d1b - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067beab - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b50b - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b50b - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067b50b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066ae0d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10676b90 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673b3b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106db7aa - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e20ea - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067d3be - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c21d - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e1151 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1066ff4e - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10671692 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106723c8 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c934a - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10669a63 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a118b - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c7394 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681c49 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106817ff - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e718 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::test_insert_images::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a922c - sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:556:5
[INFO] [stdout]   49:     0x636e106a21dd - sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:557:54
[INFO] [stdout]   50:     0x636e106693b6 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_insert_images::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - 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' (25) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e10683bb2 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6bfb - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067bd8b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067af9b - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067af9b - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067af9b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066a38d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106749d0 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673aab - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106db41a - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e1fca - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067cf9e - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c0cd - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e1061 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1066f1fe - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10671482 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10671cd8 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c8eca - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10669793 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a0c1b - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c6eb4 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681a99 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106816df - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e5f8 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::test_add_keyword::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a8f2c - sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:586:5
[INFO] [stdout]   49:     0x636e106a211d - sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:587:52
[INFO] [stdout]   50:     0x636e106692f6 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_add_keyword::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - 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' (35) 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:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e10ae7e72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e10ae7e72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e10ae7e72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e10afedea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e10afedea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x636e10aed0e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e10aed0e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e10ac46df - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e10ac46df - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e10adfa99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e106f40be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x636e106f40be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e10adfd02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x636e10adfd02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e10ac4798 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x636e10abbfc9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e10ac55ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x636e10aff52c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636e10aff2a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636e10a1eefc - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636e10740a6a - sqlx_sqlite[24aad42b7c92d187]::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:     0x636e10741338 - <sqlx_sqlite[24aad42b7c92d187]::database::Sqlite as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e6adf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[c6d8ed94e1ea42f9]::testing::TestContext<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>, sqlx_core[c6d8ed94e1ea42f9]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636e10688ed2 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106e6e9b - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x636e1067c02b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067bc4b - tokio[a65123e8393acf55]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067bc4b - tokio[a65123e8393acf55]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1067bc4b - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1066bc0d - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>, <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10679890 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10673bfb - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106dbc6a - <tokio[a65123e8393acf55]::runtime::context::scoped::Scoped<tokio[a65123e8393acf55]::runtime::scheduler::Context>>::set::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106e226a - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067d93e - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::try_with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x636e1067c3dd - <std[840933623431fd06]::thread::local::LocalKey<tokio[a65123e8393acf55]::runtime::context::Context>>::with::<tokio[a65123e8393acf55]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x636e106e1291 - tokio[a65123e8393acf55]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::error::Error>>), <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e1067110e - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10671952 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10672d08 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c994a - tokio[a65123e8393acf55]::runtime::context::runtime::enter_runtime::<<tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e10669e23 - <tokio[a65123e8393acf55]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106a18cb - <tokio[a65123e8393acf55]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e106c7a14 - sqlx_core[c6d8ed94e1ea42f9]::rt::test_block_on::<sqlx_core[c6d8ed94e1ea42f9]::testing::run_test<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e10681e89 - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068197f - sqlx_core[c6d8ed94e1ea42f9]::testing::run_test_with_pool::<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite, fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[afcb66aea60a2906]::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:     0x636e1068e898 - <fn(sqlx_core[c6d8ed94e1ea42f9]::pool::Pool<sqlx_sqlite[24aad42b7c92d187]::database::Sqlite>) -> sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0} as sqlx_core[c6d8ed94e1ea42f9]::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:     0x636e106a962c - sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:637:5
[INFO] [stdout]   49:     0x636e106a22dd - sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:638:60
[INFO] [stdout]   50:     0x636e106694b6 - <sqlx_playground[afcb66aea60a2906]::db::tests::test_update_image_rating::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636e106e846b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x636e106e846b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x636e106f4cca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x636e106f4cca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x636e106f4cca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x636e106f4cca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x636e106f4cca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x636e106ef194 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x636e106ef194 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x636e106f77c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x636e106f77c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x636e106f77c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x636e106f77c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x636e106f77c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x636e10ae76df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x636e10ae76df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x713fc0ab3aa4 - <unknown>
[INFO] [stdout]   72:     0x713fc0b40a64 - 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.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin sqlx-playground`
[INFO] running `Command { std: "docker" "inspect" "40c4be14aa442b5e1eba75693e023a71bf6dd005506a27f89f86363d800856d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40c4be14aa442b5e1eba75693e023a71bf6dd005506a27f89f86363d800856d3", kill_on_drop: false }`
[INFO] [stdout] 40c4be14aa442b5e1eba75693e023a71bf6dd005506a27f89f86363d800856d3
