[INFO] cloning repository https://github.com/lunamoon03/budgeting-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunamoon03/budgeting-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunamoon03%2Fbudgeting-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunamoon03%2Fbudgeting-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8bbe4133f4b0401af088dc9ffc1d875ecfab022
[INFO] testing lunamoon03/budgeting-app 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%2Flunamoon03%2Fbudgeting-app" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lunamoon03/budgeting-app
[INFO] finished tweaking git repo https://github.com/lunamoon03/budgeting-app
[INFO] tweaked toml for git repo https://github.com/lunamoon03/budgeting-app written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunamoon03/budgeting-app 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/lunamoon03/budgeting-app 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8
[INFO] running `Command { std: "docker" "start" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8", 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" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8" "/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" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8", 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" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling clearscreen v3.0.0
[INFO] [stderr]    Compiling budgeting-app v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 23.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8", 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" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8" "/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 budgeting-app v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8", 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" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test account::tests::balance_decreasing ... ok
[INFO] [stdout] test account::tests::balance_increasing ... ok
[INFO] [stdout] test file_processing::tests::empty_file ... ok
[INFO] [stdout] test file_processing::tests::one_account ... ok
[INFO] [stdout] test file_processing::tests::two_accounts ... ok
[INFO] [stdout] test input_processing::tests::add_account_test ... ok
[INFO] [stdout] test input_processing::tests::add_specific_day ... ok
[INFO] [stdout] test input_processing::tests::add_today ... ok
[INFO] [stdout] test file_processing::tests::large_write_read_test ... FAILED
[INFO] [stdout] test input_processing::tests::edit_transaction_amount_doesnt_exist - should panic ... ok
[INFO] [stdout] test input_processing::tests::edit_transaction_amount_test ... ok
[INFO] [stdout] test input_processing::tests::edit_transaction_date_doesnt_exist - should panic ... ok
[INFO] [stdout] test file_processing::tests::bad_end - should panic ... ok
[INFO] [stdout] test file_processing::tests::write_read_test ... FAILED
[INFO] [stdout] test file_processing::tests::write_test ... FAILED
[INFO] [stdout] test input_processing::tests::edit_transaction_date_test ... ok
[INFO] [stdout] test input_processing::tests::add_account_already_exists - should panic ... ok
[INFO] [stdout] test input_processing::tests::remove_account_does_not_exist - should panic ... ok
[INFO] [stdout] test input_processing::tests::edit_transaction_label_test ... ok
[INFO] [stdout] test input_processing::tests::remove_transaction_does_not_exist - should panic ... ok
[INFO] [stdout] test input_processing::tests::add_today_wrong_name - should panic ... ok
[INFO] [stdout] test input_processing::tests::remove_transaction_test ... ok
[INFO] [stdout] test input_processing::tests::edit_transaction_label_doesnt_exist - should panic ... ok
[INFO] [stdout] test input_processing::tests::remove_account_test ... ok
[INFO] [stdout] test input_processing::tests::edit_transaction_date_collision - should panic ... ok
[INFO] [stdout] test file_processing::tests::bad_start - should panic ... ok
[INFO] [stdout] test input_processing::tests::edit_transaction_amount_collision - should panic ... ok
[INFO] [stdout] test file_processing::tests::bad_trans_label - should panic ... ok
[INFO] [stdout] test input_processing::tests::edit_transaction_label_collision - should panic ... ok
[INFO] [stdout] test input_processing::tests::add_today_short_input - should panic ... ok
[INFO] [stdout] test account::tests::no_name - should panic ... ok
[INFO] [stdout] test account::tests::transaction_add_error - should panic ... ok
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/budgeting_app-2a84492adaebef01)
[INFO] [stdout] test account::tests::account_printing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file_processing::tests::large_write_read_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file_processing::tests::large_write_read_test' (840) panicked at src/file_processing.rs:254:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Failed writing to src/test-files/large-write-read-test.csv:\nRead-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5664e3705a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5664e371c6ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5664e3709f3c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5664e36e13f6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5664e36fd6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5664e3689470 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5664e36fd8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5664e36e14a2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5664e36d98f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5664e36e209d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5664e371cdfc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5664e371cbd2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5664e36725bc - budgeting_app[a3202ee9f136bc1b]::file_processing::tests::large_write_read_test
[INFO] [stdout]   13:     0x5664e3675a89 - <budgeting_app[a3202ee9f136bc1b]::file_processing::tests::large_write_read_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5664e367c75b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   15:     0x5664e3689dc5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5664e3683184 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5664e368cf22 - <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:     0x5664e3704ad9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7f04779f107a - <unknown>
[INFO] [stdout]   20:     0x7f0477a84534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file_processing::tests::write_read_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file_processing::tests::write_read_test' (843) panicked at src/file_processing.rs:222:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Failed writing to src/test-files/write-read-test.csv:\nRead-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5664e3705a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5664e371c6ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5664e3709f3c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5664e36e13f6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5664e36fd6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5664e3689470 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5664e36fd8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5664e36e14a2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5664e36d98f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5664e36e209d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5664e371cdfc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5664e371cbd2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5664e3671de4 - budgeting_app[a3202ee9f136bc1b]::file_processing::tests::write_read_test
[INFO] [stdout]   13:     0x5664e3675a69 - <budgeting_app[a3202ee9f136bc1b]::file_processing::tests::write_read_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5664e367c75b - 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:     0x5664e3689dc5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5664e3683184 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5664e368cf22 - <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:     0x5664e3704ad9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7f04779f107a - <unknown>
[INFO] [stdout]   20:     0x7f0477a84534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file_processing::tests::write_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file_processing::tests::write_test' (844) panicked at src/file_processing.rs:202:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Failed writing to src/test-files/write-test.csv:\nRead-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5664e3705a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5664e371c6ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5664e3709f3c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5664e36e13f6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5664e36fd6f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5664e3689470 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5664e36fd8b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5664e36e14a2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5664e36d98f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5664e36e209d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5664e371cdfc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5664e371cbd2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5664e367104c - budgeting_app[a3202ee9f136bc1b]::file_processing::tests::write_test
[INFO] [stdout]   13:     0x5664e36759e9 - <budgeting_app[a3202ee9f136bc1b]::file_processing::tests::write_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5664e367c75b - 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:     0x5664e3689dc5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5664e3683184 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5664e368cf22 - <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:     0x5664e3704ad9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7f04779f107a - <unknown>
[INFO] [stdout]   20:     0x7f0477a84534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file_processing::tests::large_write_read_test
[INFO] [stdout]     file_processing::tests::write_read_test
[INFO] [stdout]     file_processing::tests::write_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8", kill_on_drop: false }`
[INFO] [stdout] 35012971cdcf440017ced9685c9f09a273f04ed7453381b3eba9426e937851a8
