[INFO] cloning repository https://github.com/hotsaucejake/ledger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hotsaucejake/ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotsaucejake%2Fledger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotsaucejake%2Fledger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c29e2b31fbbdd20d6d991f46bf921baf60a5b34
[INFO] testing hotsaucejake/ledger against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotsaucejake%2Fledger" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hotsaucejake/ledger
[INFO] finished tweaking git repo https://github.com/hotsaucejake/ledger
[INFO] tweaked toml for git repo https://github.com/hotsaucejake/ledger written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hotsaucejake/ledger on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hotsaucejake/ledger 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" "+beta-2026-03-05" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c16334b2703e42ca57c28460f90513394cd1da06d390b820babae8ca4f5e8468
[INFO] running `Command { std: "docker" "start" "-a" "c16334b2703e42ca57c28460f90513394cd1da06d390b820babae8ca4f5e8468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c16334b2703e42ca57c28460f90513394cd1da06d390b820babae8ca4f5e8468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16334b2703e42ca57c28460f90513394cd1da06d390b820babae8ca4f5e8468", kill_on_drop: false }`
[INFO] [stdout] c16334b2703e42ca57c28460f90513394cd1da06d390b820babae8ca4f5e8468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fda24154f1d394a2e13515f7803fc1c16b66595196ebf30c061c72283a9fce94
[INFO] running `Command { std: "docker" "start" "-a" "fda24154f1d394a2e13515f7803fc1c16b66595196ebf30c061c72283a9fce94", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling age-core v0.11.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling i18n-embed v0.15.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.4
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling age v0.11.2
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling ledger-core v0.1.0 (/opt/rustwide/workdir/crates/ledger-core)
[INFO] [stderr]    Compiling ledger-cli v0.1.0 (/opt/rustwide/workdir/crates/ledger-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "fda24154f1d394a2e13515f7803fc1c16b66595196ebf30c061c72283a9fce94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda24154f1d394a2e13515f7803fc1c16b66595196ebf30c061c72283a9fce94", kill_on_drop: false }`
[INFO] [stdout] fda24154f1d394a2e13515f7803fc1c16b66595196ebf30c061c72283a9fce94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba1dcd3e0eff3b104e7617bb1ea5bd8a292107f4d2f894c47f92126a12f830f3
[INFO] running `Command { std: "docker" "start" "-a" "ba1dcd3e0eff3b104e7617bb1ea5bd8a292107f4d2f894c47f92126a12f830f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ledger-core v0.1.0 (/opt/rustwide/workdir/crates/ledger-core)
[INFO] [stderr]    Compiling ledger-cli v0.1.0 (/opt/rustwide/workdir/crates/ledger-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.49s
[INFO] running `Command { std: "docker" "inspect" "ba1dcd3e0eff3b104e7617bb1ea5bd8a292107f4d2f894c47f92126a12f830f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1dcd3e0eff3b104e7617bb1ea5bd8a292107f4d2f894c47f92126a12f830f3", kill_on_drop: false }`
[INFO] [stdout] ba1dcd3e0eff3b104e7617bb1ea5bd8a292107f4d2f894c47f92126a12f830f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a040a7c83dae6782a73bd915d5e39b49f7d052e59d034851af32730074969a7
[INFO] running `Command { std: "docker" "start" "-a" "3a040a7c83dae6782a73bd915d5e39b49f7d052e59d034851af32730074969a7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ledger-134f306cedc3f9c8)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test ui::context::tests::test_json_mode_from_flag ... ok
[INFO] [stdout] test app::security_config::tests::test_device_keyfile_warning_copy ... ok
[INFO] [stdout] test config::tests::test_parse_config_matches_spec ... ok
[INFO] [stdout] test config::tests::test_xdg_paths_use_env ... ok
[INFO] [stdout] test ui::context::tests::test_ascii_disables_unicode ... ok
[INFO] [stdout] test ui::context::tests::test_no_color_disables_color ... ok
[INFO] [stdout] test ui::context::tests::test_width_has_default ... ok
[INFO] [stdout] test ui::format::tests::test_format_bytes ... ok
[INFO] [stdout] test ui::format::tests::test_highlight_matches_case_insensitive ... ok
[INFO] [stdout] test ui::format::tests::test_highlight_matches_empty_query ... ok
[INFO] [stdout] test ui::format::tests::test_highlight_matches_no_color ... ok
[INFO] [stdout] test ui::format::tests::test_pad_right ... ok
[INFO] [stdout] test ui::format::tests::test_short_id ... ok
[INFO] [stdout] test ui::format::tests::test_format_duration_secs ... ok
[INFO] [stdout] test ui::format::tests::test_truncate_long ... ok
[INFO] [stdout] test ui::format::tests::test_pad_left ... ok
[INFO] [stdout] test ui::format::tests::test_highlight_matches_basic ... ok
[INFO] [stdout] test ui::format::tests::test_single_line ... ok
[INFO] [stdout] test ui::format::tests::test_truncate_short ... ok
[INFO] [stdout] test ui::format::tests::test_truncate_exact ... ok
[INFO] [stdout] test ui::format::tests::test_wrap_preserves_newlines ... ok
[INFO] [stdout] test ui::format::tests::test_wrap_simple ... ok
[INFO] [stdout] test ui::mode::tests::test_json_exclusive ... ok
[INFO] [stdout] test ui::mode::tests::test_non_tty_gets_plain ... ok
[INFO] [stdout] test ui::mode::tests::test_table_format_on_tty_is_pretty ... ok
[INFO] [stdout] test ui::format::tests::test_truncate_very_short_max ... ok
[INFO] [stdout] test ui::progress::tests::test_progress_bar_percent ... ok
[INFO] [stdout] test ui::progress::tests::test_step_list_error_detection ... ok
[INFO] [stdout] test ui::mode::tests::test_term_dumb_forces_plain ... ok
[INFO] [stdout] test ui::mode::tests::test_tty_gets_pretty ... ok
[INFO] [stdout] test ui::mode::tests::test_plain_forces ... ok
[INFO] [stdout] test ui::format::tests::test_highlight_matches_multiple ... ok
[INFO] [stdout] test ui::prompt::tests::test_template_choice ... ok
[INFO] [stdout] test ui::progress::tests::test_progress_bar_inc ... ok
[INFO] [stdout] test ui::prompt::tests::test_add_wizard_field ... ok
[INFO] [stdout] test ui::render::tests::test_badge_ok ... ok
[INFO] [stdout] test ui::render::tests::test_column_with_width ... ok
[INFO] [stdout] test ui::render::tests::test_header_plain ... ok
[INFO] [stdout] test ui::render::tests::test_hint_pretty ... ok
[INFO] [stdout] test ui::prompt::tests::test_wizard_creation ... ok
[INFO] [stdout] test ui::render::tests::test_kv_plain ... ok
[INFO] [stdout] test ui::prompt::tests::test_wizard_step_creation ... ok
[INFO] [stdout] test ui::render::tests::test_kv_pretty ... ok
[INFO] [stdout] test ui::progress::tests::test_step_list_tracking ... ok
[INFO] [stdout] test ui::render::tests::test_simple_table_plain ... ok
[INFO] [stdout] test ui::render::tests::test_simple_table_column_width_constraint ... ok
[INFO] [stdout] test ui::render::tests::test_simple_table_pretty ... ok
[INFO] [stdout] test ui::render::tests::test_header_pretty ... ok
[INFO] [stdout] test ui::render::tests::test_hint_plain ... ok
[INFO] [stdout] test ui::render::tests::test_table_plain ... ok
[INFO] [stdout] test ui::render::tests::test_table_empty_rows ... ok
[INFO] [stdout] test ui::render::tests::test_table_alignment_multiple_rows ... ok
[INFO] [stdout] test ui::render::tests::test_visual_badge_formats ... ok
[INFO] [stdout] test ui::render::tests::test_simple_table_column_padding ... ok
[INFO] [stdout] test ui::render::tests::test_visual_divider ... ok
[INFO] [stdout] test ui::render::tests::test_visual_header_truncates_long_path ... ok
[INFO] [stdout] test ui::render::tests::test_visual_error_message ... ok
[INFO] [stdout] test ui::render::tests::test_table_pretty ... ok
[INFO] [stdout] test ui::render::tests::test_table_column_width_constraint ... ok
[INFO] [stdout] test ui::theme::tests::test_badge_display_unicode ... ok
[INFO] [stdout] test ui::theme::tests::test_badge_text ... ok
[INFO] [stdout] test ui::theme::tests::test_styled_with_color ... ok
[INFO] [stdout] test ui::render::tests::test_visual_header_with_context ... ok
[INFO] [stdout] test ui::theme::tests::test_symbol_pair ... ok
[INFO] [stdout] test ui::render::tests::test_visual_receipt_format ... ok
[INFO] [stdout] test ui::render::tests::test_visual_receipt_plain ... ok
[INFO] [stdout] test ui::theme::tests::test_theme_spinner_frames ... ok
[INFO] [stdout] test ui::theme::tests::test_styled_without_color ... ok
[INFO] [stderr]      Running tests/cli_flow.rs (/opt/rustwide/target/debug/deps/cli_flow-86453872aea37eba)
[INFO] [stdout] test ui::theme::tests::test_badge_display_ascii ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test test_cli_add_with_invalid_composition ... ok
[INFO] [stdout] test test_cli_add_with_invalid_template ... ok
[INFO] [stdout] test test_cli_add_body_no_input_skips_prompt ... ok
[INFO] [stdout] test test_cli_attach_invalid_composition ... ok
[INFO] [stdout] test test_cli_add_field_flags_override_defaults ... ok
[INFO] [stdout] test test_cli_cache_clears_on_incorrect_passphrase ... ok
[INFO] [stdout] test test_cli_add_with_template_flag ... ok
[INFO] [stdout] test test_cli_add_with_compose_flag ... ok
[INFO] [stdout] test test_cli_cache_disabled_when_ttl_zero ... ok
[INFO] [stdout] test test_cli_attach_invalid_entry ... ok
[INFO] [stdout] test test_cli_cache_lock_clears_cache ... ok
[INFO] [stdout] test test_cli_doctor_missing_config ... ok
[INFO] [stdout] test test_cli_cache_expires_after_ttl ... ok
[INFO] [stdout] test test_cli_device_keyfile_flow ... ok
[INFO] [stdout] test test_cli_doctor_ok ... ok
[INFO] [stdout] test test_cli_attach_detach_entry ... ok
[INFO] [stdout] test test_cli_check_failure ... ok
[INFO] [stdout] test test_cli_init_no_input_requires_passphrase ... ok
[INFO] [stdout] status=ok
[INFO] [stdout] ledger_path=/tmp/lledger_c_971796530/d/ledger/ledger.ledger
[INFO] [stdout] config_path=/tmp/lledger_c_971796530/c/ledger/config.toml
[INFO] [stdout] passphrase_cache_ttl=120
[INFO] [stdout] test test_cli_init_flags_skip_prompts ... ok
[INFO] [stdout] test test_cli_composition_not_found ... ok
[INFO] [stdout] test test_cli_editor_override_is_used ... ok
[INFO] [stdout] test test_cli_init_no_input_uses_defaults ... ok
[INFO] [stdout] test test_cli_detach_when_not_attached ... ok
[INFO] [stdout] test test_cli_invalid_args_exit_code ... ok
[INFO] [stdout] test test_cli_edit_creates_revision ... ok
[INFO] [stdout] test test_cli_invalid_keyfile_mode_errors ... ok
[INFO] [stdout] test test_cli_init_quiet_suppresses_output ... ok
[INFO] [stdout] test test_cli_init_ui_fields ... ok
[INFO] [stdout] test test_cli_init_writes_ui_defaults ... ok
[INFO] [stdout] test test_cli_lock_succeeds_without_cache ... ok
[INFO] [stdout] test test_cli_missing_config_message ... ok
[INFO] [stdout] test test_cli_missing_config_message_uses_env_override ... ok
[INFO] [stdout] test test_cli_init_writes_default_config ... ok
[INFO] [stdout] test test_cli_missing_ledger_exit_code ... ok
[INFO] [stdout] test test_cli_missing_ledger_message ... ok
[INFO] [stdout] test test_cli_missing_keyfile_path_errors ... ok
[INFO] [stdout] test test_cli_init_add_list_show ... ok
[INFO] [stdout] test test_cli_quickstart_output ... ok
[INFO] [stdout] test test_cli_list_empty_message ... ok
[INFO] [stdout] test test_cli_compositions_crud ... ok
[INFO] [stdout] test test_cli_passphrase_keyfile_flow ... ok
[INFO] [stdout] test test_cli_list_truncates_summary ... ok
[INFO] [stdout] test test_cli_search_empty_message ... ok
[INFO] [stdout] test test_cli_no_compose_prevents_attachment ... ok
[INFO] [stdout] test test_cli_list_history_includes_superseded ... ok
[INFO] [stdout] test test_cli_show_not_found_exit_code ... ok
[INFO] [stdout] test test_cli_search_and_show_json ... ok
[INFO] [stdout] test test_cli_wrong_passphrase_exit_code ... ok
[INFO] [stdout] test test_cli_template_not_found ... ok
[INFO] [stdout] test test_cli_template_set_default ... ok
[INFO] [stdout] test test_cli_search_history_includes_superseded ... ok
[INFO] [stdout] test test_cli_templates_crud ... ok
[INFO] [stdout] test test_cli_list_defaults_to_recent_limit has been running for over 60 seconds
[INFO] [stdout] test test_cli_list_defaults_to_recent_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 167.94s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ledger_core-c30228972b943361)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test crypto::passphrase::tests::test_passphrase_empty ... ok
[INFO] [stdout] test crypto::key::tests::test_empty_passphrase_rejected ... ok
[INFO] [stdout] test crypto::key::tests::test_short_salt_rejected ... ok
[INFO] [stdout] test crypto::passphrase::tests::test_valid_passphrase ... ok
[INFO] [stdout] test crypto::passphrase::tests::test_passphrase_exactly_min_length ... ok
[INFO] [stdout] test fs::tests::test_rename_new_file ... ok
[INFO] [stdout] test fs::tests::test_rename_overwrites_existing ... ok
[INFO] [stdout] test crypto::passphrase::tests::test_passphrase_too_short ... ok
[INFO] [stdout] test storage::encryption::tests::test_corrupted_data_fails_decryption ... ok
[INFO] [stdout] test storage::encryption::tests::test_different_passphrases_different_ciphertext ... ok
[INFO] [stdout] test storage::encryption::tests::test_empty_data_encryption ... ok
[INFO] [stdout] test storage::encryption::tests::test_encrypted_data_different_from_plaintext ... ok
[INFO] [stdout] test storage::encryption::tests::test_encrypt_decrypt_round_trip ... ok
[INFO] [stdout] test storage::traits::tests::test_trait_definition_compiles ... ok
[INFO] [stdout] test storage::types::tests::test_composition_filter_builder ... ok
[INFO] [stdout] test storage::types::tests::test_entry_filter_builder ... ok
[INFO] [stdout] test storage::types::tests::test_new_composition_builder ... ok
[INFO] [stdout] test storage::types::tests::test_new_entry_builder ... ok
[INFO] [stdout] test storage::types::tests::test_new_template_builder ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test storage::encryption::tests::test_wrong_passphrase_fails_decryption ... ok
[INFO] [stdout] test storage::encryption::tests::test_large_data_encryption ... ok
[INFO] [stdout] test crypto::key::tests::test_key_length ... ok
[INFO] [stdout] test crypto::key::tests::test_derived_key_debug_redacts ... ok
[INFO] [stdout] test crypto::key::tests::test_different_salt_different_key ... ok
[INFO] [stdout] test crypto::key::tests::test_different_passphrase_different_key ... ok
[INFO] [stdout] test crypto::key::tests::test_key_derivation_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/age_sqlite_storage.rs (/opt/rustwide/target/debug/deps/age_sqlite_storage-28ae6d0c1c5a4237)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test test_check_integrity_ok ... ok
[INFO] [stdout] test test_composition_duplicate_name_fails ... ok
[INFO] [stdout] test test_atomic_write_failure_leaves_no_temp_files ... FAILED
[INFO] [stdout] test test_attach_idempotent ... ok
[INFO] [stdout] test test_clear_default_template ... ok
[INFO] [stdout] test test_attach_detach_entry_to_composition ... ok
[INFO] [stdout] test test_composition_persistence ... ok
[INFO] [stdout] test test_create_and_get_composition ... ok
[INFO] [stdout] test test_create_and_get_template ... ok
[INFO] [stdout] test test_create_and_get_entry_type ... ok
[INFO] [stdout] test test_create_open_close_round_trip ... ok
[INFO] [stdout] test test_delete_composition ... ok
[INFO] [stdout] test test_check_integrity_fails_on_orphaned_fts ... ok
[INFO] [stdout] test test_delete_composition_removes_associations ... ok
[INFO] [stdout] test test_delete_template ... ok
[INFO] [stdout] test test_delete_template_allows_new_default ... ok
[INFO] [stdout] test test_delete_template_removes_default_mapping ... ok
[INFO] [stdout] test test_detach_entry_not_attached_fails ... ok
[INFO] [stdout] test test_entry_type_versioning ... ok
[INFO] [stdout] test test_insert_and_get_entry_round_trip ... ok
[INFO] [stdout] test test_get_composition_by_id ... ok
[INFO] [stdout] test test_entry_type_active_flag_unique ... ok
[INFO] [stdout] test test_insert_entry_empty_tag_fails ... ok
[INFO] [stdout] test test_get_nonexistent_entry_type ... ok
[INFO] [stdout] test test_get_default_template_returns_latest_version ... ok
[INFO] [stdout] test test_get_template_by_id ... ok
[INFO] [stdout] test test_insert_entry_missing_required_field_fails ... ok
[INFO] [stdout] test test_insert_entry_invalid_tag_characters ... ok
[INFO] [stdout] test test_insert_entry_too_many_tags_fails ... ok
[INFO] [stdout] test test_insert_entry_invalid_date_fails ... ok
[INFO] [stdout] test test_insert_entry_tag_too_long_fails ... ok
[INFO] [stdout] test test_insert_entry_invalid_datetime_fails ... ok
[INFO] [stdout] test test_insert_entry_unknown_field_fails ... ok
[INFO] [stdout] test test_insert_entry_type_mismatch_fails ... ok
[INFO] [stdout] test test_list_entries_with_filters ... ok
[INFO] [stdout] test test_open_missing_file_fails ... ok
[INFO] [stdout] test test_list_entry_types ... ok
[INFO] [stdout] test test_list_compositions ... ok
[INFO] [stdout] test test_list_entries_with_composition_filter ... ok
[INFO] [stdout] test test_list_templates_returns_latest_versions_only ... ok
[INFO] [stdout] test test_list_templates ... ok
[INFO] [stdout] test test_metadata_persistence ... ok
[INFO] [stdout] test test_open_wrong_passphrase_fails ... ok
[INFO] [stdout] test test_last_modified_updates_on_entry_type_create ... ok
[INFO] [stdout] test test_search_entries_basic ... ok
[INFO] [stdout] test test_rename_composition_to_existing_fails ... ok
[INFO] [stdout] test test_rename_composition ... ok
[INFO] [stdout] test test_set_and_get_default_template ... ok
[INFO] [stdout] test test_set_default_template_replaces_existing ... ok
[INFO] [stdout] test test_set_default_template_wrong_entry_type_fails ... ok
[INFO] [stdout] test test_template_duplicate_name_fails ... ok
[INFO] [stdout] test test_template_invalid_entry_type_fails ... ok
[INFO] [stdout] test test_update_template_creates_new_version ... ok
[INFO] [stdout] test test_template_persistence ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_atomic_write_failure_leaves_no_temp_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_atomic_write_failure_leaves_no_temp_files' (341) panicked at crates/ledger-core/tests/age_sqlite_storage.rs:673:5:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ce982299d9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ce982299d9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ce982299d9a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ce982299d9a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ce9822afc5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ce9822afc5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ce98229e942 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ce98229e942 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ce98227687f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ce98227687f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ce9822910d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ce981ea099c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ce981ea099c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ce982291292 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ce982291292 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ce98227696a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ce98226dfb9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ce98227779d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ce9822b053c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ce9822b0502 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ce981e83a92 - age_sqlite_storage::test_atomic_write_failure_leaves_no_temp_files::ha624b61de7d02896
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ledger-core/tests/age_sqlite_storage.rs:673:5
[INFO] [stdout]   21:     0x5ce981e83c67 - age_sqlite_storage::test_atomic_write_failure_leaves_no_temp_files::{{closure}}::h61358fc47f00c95e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ledger-core/tests/age_sqlite_storage.rs:658:52
[INFO] [stdout]   22:     0x5ce981e90956 - core::ops::function::FnOnce::call_once::h4549305c7eb54261
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ce981e94a7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ce981e94a7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5ce981ea146b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5ce981ea146b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ce981ea146b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ce981ea146b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5ce981ea146b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ce981ea146b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5ce981ea146b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5ce981e9cb84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5ce981e9cb84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5ce981ea4072 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5ce981ea4072 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5ce981ea4072 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5ce981ea4072 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5ce981ea4072 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ce981ea4072 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5ce981ea4072 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ce9822991df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5ce9822991df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x78a453f6caa4 - <unknown>
[INFO] [stdout]   44:     0x78a453ff9a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_atomic_write_failure_leaves_no_temp_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 53 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 69.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ledger-core --test age_sqlite_storage`
[INFO] running `Command { std: "docker" "inspect" "3a040a7c83dae6782a73bd915d5e39b49f7d052e59d034851af32730074969a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a040a7c83dae6782a73bd915d5e39b49f7d052e59d034851af32730074969a7", kill_on_drop: false }`
[INFO] [stdout] 3a040a7c83dae6782a73bd915d5e39b49f7d052e59d034851af32730074969a7
