[INFO] cloning repository https://github.com/jesusjbriceno/engarm-sync-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jesusjbriceno/engarm-sync-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesusjbriceno%2Fengarm-sync-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesusjbriceno%2Fengarm-sync-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46cebac9f5ac9ac623e3ba4f16bcc93a19e30411
[INFO] testing jesusjbriceno/engarm-sync-monitor/46cebac9f5ac9ac623e3ba4f16bcc93a19e30411 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%2Fjesusjbriceno%2Fengarm-sync-monitor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jesusjbriceno/engarm-sync-monitor
[INFO] finished tweaking git repo https://github.com/jesusjbriceno/engarm-sync-monitor
[INFO] tweaked toml for git repo https://github.com/jesusjbriceno/engarm-sync-monitor written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jesusjbriceno/engarm-sync-monitor 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/jesusjbriceno/engarm-sync-monitor 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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27
[INFO] running `Command { std: "docker" "start" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27", 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" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27" "/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" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27", 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" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling open v5.3.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling engram-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27", 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" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27" "/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 syn v2.0.117
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling engram-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27", 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" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27" "/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.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/engram_monitor-5aaf828d38f707b8)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test db::tests::test_classify_status_rules ... ok
[INFO] [stdout] test logs::tests::test_utf16_decoding_happy_path ... ok
[INFO] [stdout] test logs::tests::test_utf16_decoding_corrupted_resilience ... ok
[INFO] [stdout] test sync::tests::test_repair_payload_deserialization ... ok
[INFO] [stdout] test sync::tests::test_repair_response_serialization ... ok
[INFO] [stdout] test sync::tests::test_run_project_sync_invalid_name ... ok
[INFO] [stdout] test sync::tests::test_validate_project_name ... ok
[INFO] [stdout] test db::tests::test_get_sync_status_empty ... FAILED
[INFO] [stdout] test logs::tests::test_log_regex_parsing ... FAILED
[INFO] [stdout] test db::tests::test_get_sync_status_with_data ... FAILED
[INFO] [stdout] test db::tests::test_get_projects_sync_info_with_data ... FAILED
[INFO] [stdout] test sync::tests::test_repair_execution_mock ... FAILED
[INFO] [stdout] test sync::tests::test_run_project_sync_mock_execution ... ok
[INFO] [stdout] test db::tests::test_get_projects_sync_info_empty ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_sync_status_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_sync_status_empty' (2037) panicked at src/db.rs:179:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: temp_test_empty.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b3fc7223f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59b3fc738bea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59b3fc726a2c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x59b3fc6fd3a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59b3fc71a2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x59b3fc436810 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59b3fc71a5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59b3fc6fd452 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59b3fc6f5789 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    9:     0x59b3fc6fe04d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x59b3fc7393cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59b3fc7391a2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x59b3fc41d02d - engram_monitor[96dbd3c661e29d34]::db::tests::test_get_sync_status_empty
[INFO] [stdout]   13:     0x59b3fc420a39 - <engram_monitor[96dbd3c661e29d34]::db::tests::test_get_sync_status_empty::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x59b3fc429afb - 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:     0x59b3fc437165 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x59b3fc430524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x59b3fc43a2c2 - <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:     0x59b3fc7217a9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x71c46891507a - <unknown>
[INFO] [stdout]   20:     0x71c4689a8534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logs::tests::test_log_regex_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logs::tests::test_log_regex_parsing' (2039) panicked at src/logs.rs:100:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b3fc7223f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59b3fc738bea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59b3fc726a2c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x59b3fc6fd3a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59b3fc71a2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x59b3fc436810 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59b3fc71a5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59b3fc6fd452 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59b3fc6f5789 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59b3fc6fe04d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x59b3fc7393cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59b3fc7391a2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x59b3fc41590f - engram_monitor[96dbd3c661e29d34]::logs::tests::test_log_regex_parsing
[INFO] [stdout]   13:     0x59b3fc420ab9 - <engram_monitor[96dbd3c661e29d34]::logs::tests::test_log_regex_parsing::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x59b3fc429afb - 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:     0x59b3fc437165 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x59b3fc430524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x59b3fc43a2c2 - <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:     0x59b3fc7217a9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x71c46891507a - <unknown>
[INFO] [stdout]   20:     0x71c4689a8534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_sync_status_with_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_sync_status_with_data' (2038) panicked at src/db.rs:204:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: temp_test_data.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b3fc7223f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59b3fc738bea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59b3fc726a2c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x59b3fc6fd3a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59b3fc71a2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x59b3fc436810 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59b3fc71a5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59b3fc6fd452 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59b3fc6f5789 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59b3fc6fe04d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x59b3fc7393cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59b3fc7391a2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x59b3fc41d9a0 - engram_monitor[96dbd3c661e29d34]::db::tests::test_get_sync_status_with_data
[INFO] [stdout]   13:     0x59b3fc420a59 - <engram_monitor[96dbd3c661e29d34]::db::tests::test_get_sync_status_with_data::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x59b3fc429afb - 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:     0x59b3fc437165 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x59b3fc430524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x59b3fc43a2c2 - <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:     0x59b3fc7217a9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x71c46891507a - <unknown>
[INFO] [stdout]   20:     0x71c4689a8534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_projects_sync_info_with_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_projects_sync_info_with_data' (2036) panicked at src/db.rs:277:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: temp_test_projects_data.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b3fc7223f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59b3fc738bea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59b3fc726a2c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x59b3fc6fd3a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59b3fc71a2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x59b3fc436810 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59b3fc71a5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59b3fc6fd452 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59b3fc6f5789 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59b3fc6fe04d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x59b3fc7393cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59b3fc7391a2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x59b3fc41ec10 - engram_monitor[96dbd3c661e29d34]::db::tests::test_get_projects_sync_info_with_data
[INFO] [stdout]   13:     0x59b3fc420a99 - <engram_monitor[96dbd3c661e29d34]::db::tests::test_get_projects_sync_info_with_data::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x59b3fc429afb - 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:     0x59b3fc437165 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x59b3fc430524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x59b3fc43a2c2 - <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:     0x59b3fc7217a9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x71c46891507a - <unknown>
[INFO] [stdout]   20:     0x71c4689a8534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sync::tests::test_repair_execution_mock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync::tests::test_repair_execution_mock' (2042) panicked at src/sync.rs:329:9:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b3fc7223f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59b3fc738bea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59b3fc726a2c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x59b3fc6fd3a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59b3fc71a2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x59b3fc436810 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59b3fc71a5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59b3fc6fd484 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59b3fc6f5789 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59b3fc6fe04d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x59b3fc7393cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59b3fc739392 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x59b3fc4090a3 - engram_monitor[96dbd3c661e29d34]::sync::tests::test_repair_execution_mock
[INFO] [stdout]   13:     0x59b3fc420b19 - <engram_monitor[96dbd3c661e29d34]::sync::tests::test_repair_execution_mock::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x59b3fc429afb - 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:     0x59b3fc437165 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x59b3fc430524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x59b3fc43a2c2 - <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:     0x59b3fc7217a9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x71c46891507a - <unknown>
[INFO] [stdout]   20:     0x71c4689a8534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_projects_sync_info_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_projects_sync_info_empty' (2035) panicked at src/db.rs:260:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: temp_test_projects_empty.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b3fc7223f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59b3fc738bea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59b3fc726a2c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x59b3fc6fd3a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59b3fc71a2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x59b3fc436810 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59b3fc71a5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59b3fc6fd452 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59b3fc6f5789 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59b3fc6fe04d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x59b3fc7393cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59b3fc7391a2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x59b3fc41df3d - engram_monitor[96dbd3c661e29d34]::db::tests::test_get_projects_sync_info_empty
[INFO] [stdout]   13:     0x59b3fc420a79 - <engram_monitor[96dbd3c661e29d34]::db::tests::test_get_projects_sync_info_empty::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x59b3fc429afb - 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:     0x59b3fc437165 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x59b3fc430524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x59b3fc43a2c2 - <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:     0x59b3fc7217a9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x71c46891507a - <unknown>
[INFO] [stdout]   20:     0x71c4689a8534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests::test_get_projects_sync_info_empty
[INFO] [stdout]     db::tests::test_get_projects_sync_info_with_data
[INFO] [stdout]     db::tests::test_get_sync_status_empty
[INFO] [stdout]     db::tests::test_get_sync_status_with_data
[INFO] [stdout]     logs::tests::test_log_regex_parsing
[INFO] [stdout]     sync::tests::test_repair_execution_mock
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27", kill_on_drop: false }`
[INFO] [stdout] e01c9458bbaa2540831e2f694c9ee5d5c56808a3a3f499c41c84eaf97cb90c27
