[INFO] cloning repository https://github.com/lily-mosquitoes/image-compare-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lily-mosquitoes/image-compare-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flily-mosquitoes%2Fimage-compare-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flily-mosquitoes%2Fimage-compare-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c603be07664ada9d59fe1245e3e8d09a57d7c267
[INFO] testing lily-mosquitoes/image-compare-api against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flily-mosquitoes%2Fimage-compare-api" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lily-mosquitoes/image-compare-api
[INFO] finished tweaking git repo https://github.com/lily-mosquitoes/image-compare-api
[INFO] tweaked toml for git repo https://github.com/lily-mosquitoes/image-compare-api written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lily-mosquitoes/image-compare-api on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lily-mosquitoes/image-compare-api 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.5.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.55
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.85
[INFO] [stderr]   Downloaded sqlformat v0.2.3
[INFO] [stderr]   Downloaded uncased v0.9.7
[INFO] [stderr]   Downloaded dotenvy v0.15.6
[INFO] [stderr]   Downloaded inlinable_string v0.1.15
[INFO] [stderr]   Downloaded pear v0.2.3
[INFO] [stderr]   Downloaded binascii v0.1.4
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.14
[INFO] [stderr]   Downloaded devise_codegen v0.4.1
[INFO] [stderr]   Downloaded pear_codegen v0.2.3
[INFO] [stderr]   Downloaded yansi v1.0.0-rc.1
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded rocket_db_pools v0.1.0
[INFO] [stderr]   Downloaded generator v0.7.2
[INFO] [stderr]   Downloaded async-trait v0.1.60
[INFO] [stderr]   Downloaded figment v0.10.8
[INFO] [stderr]   Downloaded loom v0.5.6
[INFO] [stderr]   Downloaded rocket_http v0.5.0
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0
[INFO] [stderr]   Downloaded rsa v0.9.6
[INFO] [stderr]   Downloaded flume v0.11.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.85
[INFO] [stderr]   Downloaded stringprep v0.1.4
[INFO] [stderr]   Downloaded cxx-build v1.0.85
[INFO] [stderr]   Downloaded multer v2.0.4
[INFO] [stderr]   Downloaded stable-pattern v0.1.0
[INFO] [stderr]   Downloaded base64 v0.21.4
[INFO] [stderr]   Downloaded fern v0.6.1
[INFO] [stderr]   Downloaded rocket v0.5.0
[INFO] [stderr]   Downloaded devise_core v0.4.1
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded ref-cast v1.0.14
[INFO] [stderr]   Downloaded ubyte v0.10.3
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded devise v0.4.1
[INFO] [stderr]   Downloaded whoami v1.5.1
[INFO] [stderr]   Downloaded atomic v0.5.1
[INFO] [stderr]   Downloaded rocket_db_pools_codegen v0.1.0
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.11
[INFO] [stderr]   Downloaded state v0.6.0
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded cxx v1.0.85
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.39.0
[INFO] [stderr]   Downloaded thiserror v1.0.55
[INFO] [stderr]   Downloaded windows_i686_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.39.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.39.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] [stderr]   Downloaded ring v0.17.3
[INFO] [stderr]   Downloaded windows v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a76c956dc33c3b2beab0c5f4cecbf128c67e552349d7ed874034181d787df21
[INFO] running `Command { std: "docker" "start" "-a" "6a76c956dc33c3b2beab0c5f4cecbf128c67e552349d7ed874034181d787df21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a76c956dc33c3b2beab0c5f4cecbf128c67e552349d7ed874034181d787df21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a76c956dc33c3b2beab0c5f4cecbf128c67e552349d7ed874034181d787df21", kill_on_drop: false }`
[INFO] [stdout] 6a76c956dc33c3b2beab0c5f4cecbf128c67e552349d7ed874034181d787df21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2be9d8fd4866026a91f0e3e30e7e992f8f03da09630837fd4d7ed6736cc38111
[INFO] running `Command { std: "docker" "start" "-a" "2be9d8fd4866026a91f0e3e30e7e992f8f03da09630837fd4d7ed6736cc38111", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.14
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rocket_http v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.1.0
[INFO] [stderr]    Compiling fern v0.6.1
[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 rocket_db_pools v0.1.0
[INFO] [stderr]    Compiling image-compare-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/vote/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     connection: &mut SqliteConnection,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 103 | ) -> Result<SqliteArray, QueryError> {
[INFO] [stdout]     |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | ) -> Result<SqliteArray<'_>, QueryError> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "2be9d8fd4866026a91f0e3e30e7e992f8f03da09630837fd4d7ed6736cc38111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2be9d8fd4866026a91f0e3e30e7e992f8f03da09630837fd4d7ed6736cc38111", kill_on_drop: false }`
[INFO] [stdout] 2be9d8fd4866026a91f0e3e30e7e992f8f03da09630837fd4d7ed6736cc38111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8ff1855076ee49fb320c84abb9aeab5dbb76fe81f8c85e64cd3578abb69f4a7
[INFO] running `Command { std: "docker" "start" "-a" "f8ff1855076ee49fb320c84abb9aeab5dbb76fe81f8c85e64cd3578abb69f4a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/vote/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     connection: &mut SqliteConnection,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 103 | ) -> Result<SqliteArray, QueryError> {
[INFO] [stdout]     |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | ) -> Result<SqliteArray<'_>, QueryError> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling image-compare-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/vote/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     connection: &mut SqliteConnection,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 103 | ) -> Result<SqliteArray, QueryError> {
[INFO] [stdout]     |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | ) -> Result<SqliteArray<'_>, QueryError> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.76s
[INFO] running `Command { std: "docker" "inspect" "f8ff1855076ee49fb320c84abb9aeab5dbb76fe81f8c85e64cd3578abb69f4a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8ff1855076ee49fb320c84abb9aeab5dbb76fe81f8c85e64cd3578abb69f4a7", kill_on_drop: false }`
[INFO] [stdout] f8ff1855076ee49fb320c84abb9aeab5dbb76fe81f8c85e64cd3578abb69f4a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c9a32e53f0aff710694f4426971f02c9d5ace7e1fe10fc0808243709ee708bc
[INFO] running `Command { std: "docker" "start" "-a" "9c9a32e53f0aff710694f4426971f02c9d5ace7e1fe10fc0808243709ee708bc", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/api/vote/mod.rs:102:17
[INFO] [stderr]     |
[INFO] [stderr] 102 |     connection: &mut SqliteConnection,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 103 | ) -> Result<SqliteArray, QueryError> {
[INFO] [stderr]     |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 | ) -> Result<SqliteArray<'_>, QueryError> {
[INFO] [stderr]     |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `image-compare-api` (lib) generated 1 warning (run `cargo fix --lib -p image-compare-api` to apply 1 suggestion)
[INFO] [stderr] warning: `image-compare-api` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_compare_api-00c505737b56e866)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test response::test::make_response_body_from_ok_result ... ok
[INFO] [stdout] test api::admin::test::get_truncate_at_from_dirname ... ok
[INFO] [stdout] test api::admin::test::generate_pairs_returns_all_permutations ... ok
[INFO] [stdout] test api::admin::test::read_dir_files_returns_expected_paths ... ok
[INFO] [stdout] test api::admin::test::generate_pairs_with_truncated_at_returns_limited_permutations ... ok
[INFO] [stdout] test response::test::make_response_body_from_err_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/image_compare_api-9f79e7477e0a6a72)
[INFO] [stderr]      Running tests/generate_comparisons.rs (/opt/rustwide/target/debug/deps/generate_comparisons-aacb4bbd0b7fde5d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test generate_comparisons_from_folder_error::returns_500_internal_server_error ... FAILED
[INFO] [stdout] test generate_comparisons_from_folder_error::returns_expected_error ... FAILED
[INFO] [stdout] test generate_comparisons_unauthorized::returns_expected_header ... FAILED
[INFO] [stdout] test generate_comparisons_from_folder_ok::returns_expected_data ... FAILED
[INFO] [stdout] test generate_comparisons_from_folder_ok::returns_201_created ... FAILED
[INFO] [stdout] test generate_comparisons_from_folder_error::returns_json_err ... FAILED
[INFO] [stdout] test generate_comparisons_from_folder_ok::returns_json_ok ... FAILED
[INFO] [stdout] test generate_comparisons_unauthorized::returns_401_unauthorized ... FAILED
[INFO] [stdout] test generate_comparisons_unauthorized::returns_json_err ... FAILED
[INFO] [stdout] test generate_comparisons_from_folder_ok::returns_images_with_valid_origin ... FAILED
[INFO] [stdout] test generate_comparisons_unauthorized::returns_expected_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_from_folder_error::returns_500_internal_server_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_from_folder_error::returns_500_internal_server_error' (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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b086840 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{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:     0x60568b00b1bd - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd81cd - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd7dfb - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd7dfb - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd7dfb - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc7630 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd5e5a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afcf014 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b047a83 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcd1af - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd88a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc53d1 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b015df8 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01bf63 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{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]   39:     0x60568b07cd64 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{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]   40:     0x60568b08852a - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::returns_500_internal_server_error::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b04583f - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037c47 - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf856 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_500_internal_server_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_from_folder_error::returns_expected_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_from_folder_error::returns_expected_error' (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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b085d50 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{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:     0x60568b00b17d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd818d - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd7bcb - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd7bcb - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd7bcb - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc7310 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd538a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afceff4 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b047953 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afccdbf - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd81a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc50b1 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b015c18 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01bdb3 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{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]   39:     0x60568b07cce4 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{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]   40:     0x60568b0884fa - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::returns_expected_error::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b04574f - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037c17 - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf816 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_expected_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_unauthorized::returns_expected_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_unauthorized::returns_expected_header' (42) 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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b0810c0 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{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:     0x60568b00afbd - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd7fcd - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd6c7b - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd6c7b - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd6c7b - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc5d30 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd07da - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afcef14 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b047103 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcb22f - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd50a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc3ad1 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b014ef8 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01b1e3 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{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]   39:     0x60568b07c964 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{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]   40:     0x60568b0883aa - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::returns_expected_header::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b0450bf - generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037ac7 - generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf656 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_header::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_from_folder_ok::returns_expected_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_from_folder_ok::returns_expected_data' (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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b083c80 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{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:     0x60568b00b0bd - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd80cd - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd753b - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd753b - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd753b - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc69b0 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd331a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afcef94 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b0475c3 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcc1ef - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd6ca - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc4751 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b015678 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01b8a3 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{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]   39:     0x60568b07cb64 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{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]   40:     0x60568b08846a - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::returns_expected_data::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b04547f - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037b87 - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf756 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_expected_data::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_from_folder_ok::returns_201_created stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_from_folder_ok::returns_201_created' (30) 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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b083190 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{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:     0x60568b00b07d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd808d - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd730b - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd730b - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd730b - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc6690 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd284a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afcef74 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b047493 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcbdff - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd65a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc4431 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b015498 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01b6f3 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{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]   39:     0x60568b07cae4 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{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]   40:     0x60568b08843a - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::returns_201_created::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b04538f - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037b57 - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf716 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_201_created::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_from_folder_error::returns_json_err stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_from_folder_error::returns_json_err' (29) 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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b085260 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{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:     0x60568b00b13d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd814d - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd799b - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd799b - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd799b - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc6ff0 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd48ba - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afcefd4 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b047823 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcc9cf - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd7aa - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc4d91 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b015a38 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01bc03 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{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]   39:     0x60568b07cc64 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{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]   40:     0x60568b0884ca - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::returns_json_err::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b04565f - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037be7 - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf7d6 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_error::returns_json_err::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_from_folder_ok::returns_json_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_from_folder_ok::returns_json_ok' (37) 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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b0826a0 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{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:     0x60568b00b03d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd804d - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd70db - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd70db - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd70db - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc6370 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd1d7a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afcef54 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b047363 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcba0f - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd5ea - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc4111 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b0152b8 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01b543 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{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]   39:     0x60568b07ca64 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{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]   40:     0x60568b08840a - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::returns_json_ok::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b04529f - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037b27 - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf6d6 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_json_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_unauthorized::returns_401_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_unauthorized::returns_401_unauthorized' (38) 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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b081bb0 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{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:     0x60568b00affd - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd800d - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd6eab - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd6eab - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd6eab - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc6050 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd12aa - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afcef34 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b047233 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcb61f - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd57a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc3df1 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b0150d8 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01b393 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{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]   39:     0x60568b07c9e4 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{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]   40:     0x60568b0883da - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::returns_401_unauthorized::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b0451af - generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037af7 - generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf696 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_401_unauthorized::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_unauthorized::returns_json_err stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_unauthorized::returns_json_err' (45) 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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b07fae0 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{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:     0x60568b00af3d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd7f4d - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd681b - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd681b - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd681b - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc56f0 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afcf23a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afceed4 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b046ea3 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcaa4f - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd42a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc3491 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b014b38 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01ae83 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{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]   39:     0x60568b07c864 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{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]   40:     0x60568b08834a - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::returns_json_err::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b044edf - generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037a67 - generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf5d6 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_json_err::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_from_folder_ok::returns_images_with_valid_origin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_from_folder_ok::returns_images_with_valid_origin' (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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b084770 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{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:     0x60568b00b0fd - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd810d - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd776b - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd776b - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd776b - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc6cd0 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afd3dea - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afcefb4 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b0476f3 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcc5df - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd73a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc4a71 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b015858 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01ba53 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{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]   39:     0x60568b07cbe4 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{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]   40:     0x60568b08849a - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::returns_images_with_valid_origin::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b04556f - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037bb7 - generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf796 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_from_folder_ok::returns_images_with_valid_origin::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- generate_comparisons_unauthorized::returns_expected_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generate_comparisons_unauthorized::returns_expected_error' (41) 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:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60568b921072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60568b921072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60568b921072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60568b93ad6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60568b93ad6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60568b926336 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60568b926336 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60568b8fde8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60568b8fde8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60568b918989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60568b0945ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60568b0945ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60568b918bf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60568b918bf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60568b8fdf48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60568b8f2f29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60568b8fed9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60568b93b4dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60568b93b222 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60568b823bcc - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60568b1b74ba - sqlx_sqlite[acb55a5530895534]::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:     0x60568b1b8328 - <sqlx_sqlite[acb55a5530895534]::database::Sqlite as sqlx_core[e30aee5b100bdfed]::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:     0x60568b00aeff - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[e30aee5b100bdfed]::testing::TestContext<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_core[e30aee5b100bdfed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60568b0805d0 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{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:     0x60568b00af7d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60568afd7f8d - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{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.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x60568afd6a4b - tokio[22236a6b521c9e33]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{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.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x60568afd6a4b - tokio[22236a6b521c9e33]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{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.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x60568afd6a4b - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x60568afc5a10 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x60568afcfd0a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x60568afceef4 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x60568b046fd3 - <tokio[22236a6b521c9e33]::macros::scoped_tls::ScopedKey<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Context>>::set::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x60568afcae3f - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x60568afcd49a - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x60568afc37b1 - <tokio[22236a6b521c9e33]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x60568b014d18 - <tokio[22236a6b521c9e33]::runtime::runtime::Runtime>::block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x60568b01b033 - sqlx_core[e30aee5b100bdfed]::rt::test_block_on::<sqlx_core[e30aee5b100bdfed]::testing::run_test<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{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]   39:     0x60568b07c8e4 - sqlx_core[e30aee5b100bdfed]::testing::run_test::<sqlx_sqlite[acb55a5530895534]::database::Sqlite, fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0}, generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{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]   40:     0x60568b08837a - <fn(sqlx_core[e30aee5b100bdfed]::pool::options::PoolOptions<sqlx_sqlite[acb55a5530895534]::database::Sqlite>, sqlx_sqlite[acb55a5530895534]::options::SqliteConnectOptions) -> generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::returns_expected_error::{closure#0} as sqlx_core[e30aee5b100bdfed]::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:122:9
[INFO] [stdout]   41:     0x60568b044fcf - generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:9
[INFO] [stdout]   42:     0x60568b037a97 - generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:72:81
[INFO] [stdout]   43:     0x60568afdf616 - <generate_comparisons[20d26d888420acfc]::generate_comparisons_unauthorized::returns_expected_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60568b08899b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60568b08899b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60568b0951fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60568b0951fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60568b0951fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60568b0951fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60568b0907a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60568b0907a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60568b097cf2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60568b097cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60568b097cf2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60568b097cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60568b097cf2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60568b92053f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60568b92053f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x780fb1b50aa4 - <unknown>
[INFO] [stdout]   65:     0x780fb1bdda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     generate_comparisons_from_folder_error::returns_500_internal_server_error
[INFO] [stdout]     generate_comparisons_from_folder_error::returns_expected_error
[INFO] [stdout]     generate_comparisons_from_folder_error::returns_json_err
[INFO] [stdout]     generate_comparisons_from_folder_ok::returns_201_created
[INFO] [stdout]     generate_comparisons_from_folder_ok::returns_expected_data
[INFO] [stdout]     generate_comparisons_from_folder_ok::returns_images_with_valid_origin
[INFO] [stdout]     generate_comparisons_from_folder_ok::returns_json_ok
[INFO] [stdout]     generate_comparisons_unauthorized::returns_401_unauthorized
[INFO] [stdout]     generate_comparisons_unauthorized::returns_expected_error
[INFO] [stdout]     generate_comparisons_unauthorized::returns_expected_header
[INFO] [stdout]     generate_comparisons_unauthorized::returns_json_err
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test generate_comparisons`
[INFO] running `Command { std: "docker" "inspect" "9c9a32e53f0aff710694f4426971f02c9d5ace7e1fe10fc0808243709ee708bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9a32e53f0aff710694f4426971f02c9d5ace7e1fe10fc0808243709ee708bc", kill_on_drop: false }`
[INFO] [stdout] 9c9a32e53f0aff710694f4426971f02c9d5ace7e1fe10fc0808243709ee708bc
