[INFO] cloning repository https://github.com/kip2/migrate-PostgreSQL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kip2/migrate-PostgreSQL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkip2%2Fmigrate-PostgreSQL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkip2%2Fmigrate-PostgreSQL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72015530c88192351edcc9238fbc54592d023bbe
[INFO] testing kip2/migrate-PostgreSQL against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkip2%2Fmigrate-PostgreSQL" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kip2/migrate-PostgreSQL
[INFO] finished tweaking git repo https://github.com/kip2/migrate-PostgreSQL
[INFO] tweaked toml for git repo https://github.com/kip2/migrate-PostgreSQL written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kip2/migrate-PostgreSQL on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kip2/migrate-PostgreSQL already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa
[INFO] running `Command { std: "docker" "start" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres 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 migrate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling migrate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/migrate-eba0da696982360e)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test db::tests::test_get_count ... FAILED
[INFO] [stdout] test db::tests::test_get_last_migration ... FAILED
[INFO] [stdout] test db::tests::test_remove_migration ... FAILED
[INFO] [stdout] test file::tests::test_clean_up_file ... FAILED
[INFO] [stdout] test parser::tests::test_parse_text ... ok
[INFO] [stdout] test db::tests::test_select_query ... FAILED
[INFO] [stdout] test db::tests::test_insert_migration ... FAILED
[INFO] [stdout] test file::tests::test_create_file ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test file::tests::test_read_file ... FAILED
[INFO] [stdout] test db::tests::test_migrate ... FAILED
[INFO] [stdout] test db::tests::test_get_executable_query_count ... FAILED
[INFO] [stdout] test file::tests::test_all_migration_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_count' (3485) panicked at src/db.rs:176:22:
[INFO] [stdout] Fialed to read .env file: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb59f3f92 - migrate[18705a3aeb034423]::db::db_pool::{closure#0}
[INFO] [stdout]   13:     0x555eb59f847e - migrate[18705a3aeb034423]::db::tests::test_get_count::{closure#0}
[INFO] [stdout]   14:     0x555eb5a1b233 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x555eb5a0e362 - <tokio[36a815e6c9aab492]::runtime::context::scoped::Scoped<tokio[36a815e6c9aab492]::runtime::scheduler::Context>>::set::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x555eb5a1b857 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x555eb5a119b4 - tokio[36a815e6c9aab492]::runtime::context::runtime::enter_runtime::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x555eb5a0eeba - <tokio[36a815e6c9aab492]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x555eb59f9eba - migrate[18705a3aeb034423]::db::tests::test_get_count
[INFO] [stdout]   20:     0x555eb5a29b39 - <migrate[18705a3aeb034423]::db::tests::test_get_count::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   27:     0x768f5a86e534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_last_migration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_last_migration' (3487) panicked at src/db.rs:176:22:
[INFO] [stdout] Fialed to read .env file: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb59f3f92 - migrate[18705a3aeb034423]::db::db_pool::{closure#0}
[INFO] [stdout]   13:     0x555eb59f95be - migrate[18705a3aeb034423]::db::tests::test_get_last_migration::{closure#0}
[INFO] [stdout]   14:     0x555eb5a1b233 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x555eb5a0e362 - <tokio[36a815e6c9aab492]::runtime::context::scoped::Scoped<tokio[36a815e6c9aab492]::runtime::scheduler::Context>>::set::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x555eb5a1b857 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x555eb5a119b4 - tokio[36a815e6c9aab492]::runtime::context::runtime::enter_runtime::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x555eb5a0eeba - <tokio[36a815e6c9aab492]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x555eb59fa59a - migrate[18705a3aeb034423]::db::tests::test_get_last_migration
[INFO] [stdout]   20:     0x555eb5a29bb9 - <migrate[18705a3aeb034423]::db::tests::test_get_last_migration::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   27:     0x768f5a86e534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_remove_migration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_remove_migration' (3490) panicked at src/db.rs:176:22:
[INFO] [stdout] Fialed to read .env file: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb59f3f92 - migrate[18705a3aeb034423]::db::db_pool::{closure#0}
[INFO] [stdout]   13:     0x555eb59f90a1 - migrate[18705a3aeb034423]::db::tests::test_remove_migration::{closure#0}
[INFO] [stdout]   14:     0x555eb5a1b233 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x555eb5a0e362 - <tokio[36a815e6c9aab492]::runtime::context::scoped::Scoped<tokio[36a815e6c9aab492]::runtime::scheduler::Context>>::set::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x555eb5a1b857 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x555eb5a119b4 - tokio[36a815e6c9aab492]::runtime::context::runtime::enter_runtime::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x555eb5a0eeba - <tokio[36a815e6c9aab492]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x555eb59fa43a - migrate[18705a3aeb034423]::db::tests::test_remove_migration
[INFO] [stdout]   20:     0x555eb5a29b99 - <migrate[18705a3aeb034423]::db::tests::test_remove_migration::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   27:     0x768f5a86e534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file::tests::test_clean_up_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file::tests::test_clean_up_file' (3493) panicked at src/file.rs:117:9:
[INFO] [stdout] assertion failed: clean_up_file(&filepath1).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c594 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89e22 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x555eb5a15e14 - migrate[18705a3aeb034423]::file::tests::test_clean_up_file
[INFO] [stdout]   13:     0x555eb5a29c39 - <migrate[18705a3aeb034423]::file::tests::test_clean_up_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   20:     0x768f5a86e534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_select_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_select_query' (3491) panicked at src/db.rs:176:22:
[INFO] [stdout] Fialed to read .env file: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb59f3f92 - migrate[18705a3aeb034423]::db::db_pool::{closure#0}
[INFO] [stdout]   13:     0x555eb59f8711 - migrate[18705a3aeb034423]::db::tests::test_select_query::{closure#0}
[INFO] [stdout]   14:     0x555eb5a1b233 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x555eb5a0e362 - <tokio[36a815e6c9aab492]::runtime::context::scoped::Scoped<tokio[36a815e6c9aab492]::runtime::scheduler::Context>>::set::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x555eb5a1b857 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x555eb5a119b4 - tokio[36a815e6c9aab492]::runtime::context::runtime::enter_runtime::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x555eb5a0eeba - <tokio[36a815e6c9aab492]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x555eb59fa01a - migrate[18705a3aeb034423]::db::tests::test_select_query
[INFO] [stdout]   20:     0x555eb5a29b59 - <migrate[18705a3aeb034423]::db::tests::test_select_query::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   27:     0x768f5a86e534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_insert_migration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_insert_migration' (3488) panicked at src/db.rs:176:22:
[INFO] [stdout] Fialed to read .env file: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb59f3f92 - migrate[18705a3aeb034423]::db::db_pool::{closure#0}
[INFO] [stdout]   13:     0x555eb59f8d72 - migrate[18705a3aeb034423]::db::tests::test_insert_migration::{closure#0}
[INFO] [stdout]   14:     0x555eb5a1b233 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x555eb5a0e362 - <tokio[36a815e6c9aab492]::runtime::context::scoped::Scoped<tokio[36a815e6c9aab492]::runtime::scheduler::Context>>::set::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x555eb5a1b857 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x555eb5a119b4 - tokio[36a815e6c9aab492]::runtime::context::runtime::enter_runtime::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x555eb5a0eeba - <tokio[36a815e6c9aab492]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x555eb59fa17a - migrate[18705a3aeb034423]::db::tests::test_insert_migration
[INFO] [stdout]   20:     0x555eb5a29b79 - <migrate[18705a3aeb034423]::db::tests::test_insert_migration::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   27:     0x768f5a86e534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file::tests::test_create_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file::tests::test_create_file' (3494) panicked at src/file.rs:167:9:
[INFO] [stdout] assertion failed: create_file(filepath, "").is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c594 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89e22 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x555eb5a15a67 - migrate[18705a3aeb034423]::file::tests::test_create_file
[INFO] [stdout]   13:     0x555eb5a29c19 - <migrate[18705a3aeb034423]::file::tests::test_create_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   20:     0x768f5a86e534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file::tests::test_read_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file::tests::test_read_file' (3495) panicked at src/file.rs:138:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb5a15480 - migrate[18705a3aeb034423]::file::tests::test_read_file
[INFO] [stdout]   13:     0x555eb5a29bf9 - <migrate[18705a3aeb034423]::file::tests::test_read_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   20:     0x768f5a86e534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_migrate stdout ----
[INFO] [stdout] Start migration
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_migrate' (3489) panicked at src/db.rs:176:22:
[INFO] [stdout] Fialed to read .env file: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb59f3f92 - migrate[18705a3aeb034423]::db::db_pool::{closure#0}
[INFO] [stdout]   13:     0x555eb59f62e5 - migrate[18705a3aeb034423]::db::tests::test_migrate::{closure#0}
[INFO] [stdout]   14:     0x555eb5a1b233 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x555eb5a0e362 - <tokio[36a815e6c9aab492]::runtime::context::scoped::Scoped<tokio[36a815e6c9aab492]::runtime::scheduler::Context>>::set::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x555eb5a1b857 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x555eb5a119b4 - tokio[36a815e6c9aab492]::runtime::context::runtime::enter_runtime::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x555eb5a0eeba - <tokio[36a815e6c9aab492]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x555eb59f9d4a - migrate[18705a3aeb034423]::db::tests::test_migrate
[INFO] [stdout]   20:     0x555eb5a29b19 - <migrate[18705a3aeb034423]::db::tests::test_migrate::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   27:     0x768f5a86e534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_executable_query_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_executable_query_count' (3486) panicked at src/db.rs:176:22:
[INFO] [stdout] Fialed to read .env file: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb59f3f92 - migrate[18705a3aeb034423]::db::db_pool::{closure#0}
[INFO] [stdout]   13:     0x555eb59f9985 - migrate[18705a3aeb034423]::db::tests::test_get_executable_query_count::{closure#0}
[INFO] [stdout]   14:     0x555eb5a1b233 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x555eb5a0e362 - <tokio[36a815e6c9aab492]::runtime::context::scoped::Scoped<tokio[36a815e6c9aab492]::runtime::scheduler::Context>>::set::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x555eb5a1b857 - <tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x555eb5a119b4 - tokio[36a815e6c9aab492]::runtime::context::runtime::enter_runtime::<<tokio[36a815e6c9aab492]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x555eb5a0eeba - <tokio[36a815e6c9aab492]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x555eb59fa6fa - migrate[18705a3aeb034423]::db::tests::test_get_executable_query_count
[INFO] [stdout]   20:     0x555eb5a29bd9 - <migrate[18705a3aeb034423]::db::tests::test_get_executable_query_count::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   27:     0x768f5a86e534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file::tests::test_all_migration_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file::tests::test_all_migration_files' (3492) panicked at src/file.rs:101:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555eb5b71d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x555eb5b896fa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x555eb5b769bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x555eb5b4c4b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x555eb5b69279 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x555eb5a3aeb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x555eb5b695a2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x555eb5b4c562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x555eb5b445f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x555eb5b4d3ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x555eb5b89e5c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x555eb5b89c32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x555eb5a162aa - migrate[18705a3aeb034423]::file::tests::test_all_migration_files
[INFO] [stdout]   13:     0x555eb5a29c59 - <migrate[18705a3aeb034423]::file::tests::test_all_migration_files::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x555eb5a2e19b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x555eb5a3b805 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x555eb5a34bc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x555eb5a3e962 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x555eb5b70ba9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x768f5a7db07a - <unknown>
[INFO] [stdout]   20:     0x768f5a86e534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests::test_get_count
[INFO] [stdout]     db::tests::test_get_executable_query_count
[INFO] [stdout]     db::tests::test_get_last_migration
[INFO] [stdout]     db::tests::test_insert_migration
[INFO] [stdout]     db::tests::test_migrate
[INFO] [stdout]     db::tests::test_remove_migration
[INFO] [stdout]     db::tests::test_select_query
[INFO] [stdout]     file::tests::test_all_migration_files
[INFO] [stdout]     file::tests::test_clean_up_file
[INFO] [stdout]     file::tests::test_create_file
[INFO] [stdout]     file::tests::test_read_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa", kill_on_drop: false }`
[INFO] [stdout] f2f81fa5c19bf943f1f8aed9ed847ebfdb983958cb8bf6798fe875b6030e20aa
