[INFO] cloning repository https://github.com/leonardwohl/decked-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonardwohl/decked-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardwohl%2Fdecked-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardwohl%2Fdecked-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74aebe6bb9e26e7e96a01c6b1e0b7237d749a7ae
[INFO] testing leonardwohl/decked-rs 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%2Fleonardwohl%2Fdecked-rs" "/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/leonardwohl/decked-rs
[INFO] finished tweaking git repo https://github.com/leonardwohl/decked-rs
[INFO] tweaked toml for git repo https://github.com/leonardwohl/decked-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leonardwohl/decked-rs 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/leonardwohl/decked-rs 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-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] 7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc
[INFO] running `Command { std: "docker" "start" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc", 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" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc" "/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" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc", 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" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling decked-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc", 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" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc" "/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 memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling decked-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 37.74s
[INFO] running `Command { std: "docker" "inspect" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc", 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" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc" "/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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/decked_rs-923a7aac87fbccc2)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test app_service::tests::test_db_failure_handling ... ok
[INFO] [stdout] test app_service::tests::test_fallback_read_operations ... ok
[INFO] [stdout] test app_service::tests::test_filesystem_failure_propagation ... ok
[INFO] [stdout] test app_service::tests::test_remove_card_success ... ok
[INFO] [stdout] test app_service::tests::test_remove_nonexistent_card ... ok
[INFO] [stdout] test app_service::tests::test_dual_storage_success ... ok
[INFO] [stdout] test database::tests::test_add_card_to_nonexistent_deck ... ok
[INFO] [stdout] test database::tests::test_get_deck_cards_nonexistent ... ok
[INFO] [stdout] test database::tests::test_database_initialization ... ok
[INFO] [stdout] test database::tests::test_create_deck ... ok
[INFO] [stdout] test filesystem_store::tests::test_add_to_nonexistent_deck ... ok
[INFO] [stdout] test filesystem_store::tests::test_create_deck ... ok
[INFO] [stdout] test database::tests::test_get_deck_cards_empty ... ok
[INFO] [stdout] test db_store::tests::test_create_deck ... ok
[INFO] [stdout] test filesystem_store::tests::test_deck_operations ... ok
[INFO] [stdout] test filesystem_store::tests::test_list_decks ... ok
[INFO] [stdout] test filesystem_store::tests::test_import_deck ... ok
[INFO] [stdout] test filesystem_store::tests::test_remove_card_from_nonexistent_deck ... ok
[INFO] [stdout] test tests::test_load_deck_empty ... ok
[INFO] [stdout] test filesystem_store::tests::test_remove_nonexistent_card ... ok
[INFO] [stdout] test tests::test_load_deck_nonexistent ... ok
[INFO] [stdout] test filesystem_store::tests::test_remove_card ... ok
[INFO] [stdout] test tests::test_parse_card_spec_count_without_name ... ok
[INFO] [stdout] test tests::test_parse_card_spec_empty ... ok
[INFO] [stdout] test tests::test_parse_card_spec_with_count ... ok
[INFO] [stdout] test tests::test_parse_card_spec_single_card ... ok
[INFO] [stdout] test tests::test_parse_card_spec_zero_count ... ok
[INFO] [stdout] test database::tests::test_create_duplicate_deck ... ok
[INFO] [stdout] test database::tests::test_get_or_create_card ... ok
[INFO] [stdout] test db_store::tests::test_list_decks ... ok
[INFO] [stdout] test tests::test_save_deck_sorted_output ... FAILED
[INFO] [stdout] test tests::test_load_deck_with_cards ... FAILED
[INFO] [stdout] test database::tests::test_get_deck_id ... ok
[INFO] [stdout] test tests::test_save_and_load_deck ... FAILED
[INFO] [stdout] test db_store::tests::test_deck_operations ... ok
[INFO] [stdout] test db_store::tests::test_import_deck ... ok
[INFO] [stdout] test database::tests::test_import_deck_from_cards ... ok
[INFO] [stdout] test db_store::tests::test_remove_card_from_nonexistent_deck ... ok
[INFO] [stdout] test database::tests::test_add_card_to_deck ... ok
[INFO] [stdout] test database::tests::test_import_deck_replaces_existing ... ok
[INFO] [stdout] test db_store::tests::test_remove_nonexistent_card ... ok
[INFO] [stdout] test database::tests::test_card_normalization_across_decks ... ok
[INFO] [stdout] test db_store::tests::test_remove_card ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_save_deck_sorted_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_save_deck_sorted_output' (1642) panicked at src/lib.rs:218:47:
[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:     0x6130f3a96f91 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6130f3aac01a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6130f3a9b6fc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6130f3a71436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6130f3a8e659 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6130f38924c0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6130f3a8e812 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6130f3a714e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6130f3a696e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6130f3a720dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6130f3aac77c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6130f3aac552 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x6130f386e722 - decked_rs[aad0c1746b2189db]::tests::test_save_deck_sorted_output
[INFO] [stdout]   13:     0x6130f3869969 - <decked_rs[aad0c1746b2189db]::tests::test_save_deck_sorted_output::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x6130f38857ab - 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:     0x6130f3892e15 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x6130f388c1d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x6130f3895f72 - <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:     0x6130f3a96309 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x72249cef607a - <unknown>
[INFO] [stdout]   20:     0x72249cf89534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_load_deck_with_cards stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_load_deck_with_cards' (1635) panicked at src/lib.rs:185:47:
[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:     0x6130f3a96f91 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6130f3aac01a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6130f3a9b6fc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6130f3a71436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6130f3a8e659 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6130f38924c0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6130f3a8e812 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6130f3a714e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6130f3a696e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6130f3a720dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6130f3aac77c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6130f3aac552 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x6130f386dc20 - decked_rs[aad0c1746b2189db]::tests::test_load_deck_with_cards
[INFO] [stdout]   13:     0x6130f3869909 - <decked_rs[aad0c1746b2189db]::tests::test_load_deck_with_cards::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x6130f38857ab - 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:     0x6130f3892e15 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x6130f388c1d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x6130f3895f72 - <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:     0x6130f3a96309 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x72249cef607a - <unknown>
[INFO] [stdout]   20:     0x72249cf89534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_save_and_load_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_save_and_load_deck' (1641) panicked at src/lib.rs:201:47:
[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:     0x6130f3a96f91 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6130f3aac01a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6130f3a9b6fc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6130f3a71436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6130f3a8e659 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6130f38924c0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6130f3a8e812 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6130f3a714e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6130f3a696e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6130f3a720dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6130f3aac77c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6130f3aac552 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x6130f386d535 - decked_rs[aad0c1746b2189db]::tests::test_save_and_load_deck
[INFO] [stdout]   13:     0x6130f38698e9 - <decked_rs[aad0c1746b2189db]::tests::test_save_and_load_deck::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x6130f38857ab - 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:     0x6130f3892e15 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x6130f388c1d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x6130f3895f72 - <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:     0x6130f3a96309 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x72249cef607a - <unknown>
[INFO] [stdout]   20:     0x72249cf89534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_load_deck_with_cards
[INFO] [stdout]     tests::test_save_and_load_deck
[INFO] [stdout]     tests::test_save_deck_sorted_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc", kill_on_drop: false }`
[INFO] [stdout] 7e156ca87738683b6895eac65f4c2ed572cf74f41a029d100b989db4fdaa79cc
