[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 try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotsaucejake%2Fledger" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hotsaucejake/ledger on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6f37786ec8fa5b09549338e3e171d1debaf246e899744f95b704cc6461ea8b0 [INFO] running `Command { std: "docker" "start" "-a" "a6f37786ec8fa5b09549338e3e171d1debaf246e899744f95b704cc6461ea8b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6f37786ec8fa5b09549338e3e171d1debaf246e899744f95b704cc6461ea8b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f37786ec8fa5b09549338e3e171d1debaf246e899744f95b704cc6461ea8b0", kill_on_drop: false }` [INFO] [stdout] a6f37786ec8fa5b09549338e3e171d1debaf246e899744f95b704cc6461ea8b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96cf1ae13aefb5675c9ad5fb22b5605bc9e777e972c5bbec620378ecf535ab2b [INFO] running `Command { std: "docker" "start" "-a" "96cf1ae13aefb5675c9ad5fb22b5605bc9e777e972c5bbec620378ecf535ab2b", 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 zerocopy v0.8.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [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 shell-words v1.1.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [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 curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap_complete v4.5.65 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [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 serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Compiling age v0.11.2 [INFO] [stderr] Compiling ledger-core v0.1.0 (/opt/rustwide/workdir/crates/ledger-core) [INFO] [stderr] Compiling secret-service v3.1.0 [INFO] [stderr] Compiling keyring v2.3.3 [INFO] [stderr] Compiling ledger-cli v0.1.0 (/opt/rustwide/workdir/crates/ledger-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "96cf1ae13aefb5675c9ad5fb22b5605bc9e777e972c5bbec620378ecf535ab2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cf1ae13aefb5675c9ad5fb22b5605bc9e777e972c5bbec620378ecf535ab2b", kill_on_drop: false }` [INFO] [stdout] 96cf1ae13aefb5675c9ad5fb22b5605bc9e777e972c5bbec620378ecf535ab2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2fe7b3f58f0a7bf21457c50f87bc1b33568c37ee385a550d25c7702635df788 [INFO] running `Command { std: "docker" "start" "-a" "e2fe7b3f58f0a7bf21457c50f87bc1b33568c37ee385a550d25c7702635df788", 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 4.90s [INFO] running `Command { std: "docker" "inspect" "e2fe7b3f58f0a7bf21457c50f87bc1b33568c37ee385a550d25c7702635df788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2fe7b3f58f0a7bf21457c50f87bc1b33568c37ee385a550d25c7702635df788", kill_on_drop: false }` [INFO] [stdout] e2fe7b3f58f0a7bf21457c50f87bc1b33568c37ee385a550d25c7702635df788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c744ffdc3ff41eccac834383525602a5b3c2233a8800e94be83425ac40c0a82f [INFO] running `Command { std: "docker" "start" "-a" "c744ffdc3ff41eccac834383525602a5b3c2233a8800e94be83425ac40c0a82f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ledger-5103fa31cfdea939) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test app::security_config::tests::test_device_keyfile_warning_copy ... ok [INFO] [stdout] test ui::context::tests::test_ascii_disables_unicode ... ok [INFO] [stdout] test ui::context::tests::test_json_mode_from_flag ... ok [INFO] [stdout] test config::tests::test_xdg_paths_use_env ... ok [INFO] [stdout] test ui::format::tests::test_highlight_matches_multiple ... ok [INFO] [stdout] test ui::format::tests::test_highlight_matches_no_color ... ok [INFO] [stdout] test config::tests::test_parse_config_matches_spec ... ok [INFO] [stdout] test ui::format::tests::test_pad_left ... 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_single_line ... ok [INFO] [stdout] test ui::context::tests::test_no_color_disables_color ... ok [INFO] [stdout] test ui::format::tests::test_format_bytes ... ok [INFO] [stdout] test ui::format::tests::test_highlight_matches_basic ... ok [INFO] [stdout] test ui::format::tests::test_truncate_long ... ok [INFO] [stdout] test ui::format::tests::test_truncate_very_short_max ... ok [INFO] [stdout] test ui::format::tests::test_wrap_simple ... ok [INFO] [stdout] test ui::format::tests::test_wrap_preserves_newlines ... ok [INFO] [stdout] test ui::mode::tests::test_json_exclusive ... ok [INFO] [stdout] test ui::format::tests::test_highlight_matches_empty_query ... ok [INFO] [stdout] test ui::format::tests::test_truncate_exact ... ok [INFO] [stdout] test ui::context::tests::test_width_has_default ... ok [INFO] [stdout] test ui::mode::tests::test_plain_forces ... 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_highlight_matches_case_insensitive ... ok [INFO] [stdout] test ui::format::tests::test_truncate_short ... ok [INFO] [stdout] test ui::format::tests::test_format_duration_secs ... ok [INFO] [stdout] test ui::render::tests::test_header_pretty ... 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::progress::tests::test_progress_bar_inc ... 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::progress::tests::test_step_list_tracking ... ok [INFO] [stdout] test ui::prompt::tests::test_add_wizard_field ... ok [INFO] [stdout] test ui::prompt::tests::test_template_choice ... ok [INFO] [stdout] test ui::prompt::tests::test_wizard_creation ... ok [INFO] [stdout] test ui::prompt::tests::test_wizard_step_creation ... 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_hint_plain ... ok [INFO] [stdout] test ui::render::tests::test_hint_pretty ... ok [INFO] [stdout] test ui::render::tests::test_kv_plain ... ok [INFO] [stdout] test ui::render::tests::test_simple_table_column_width_constraint ... ok [INFO] [stdout] test ui::render::tests::test_simple_table_column_padding ... ok [INFO] [stdout] test ui::render::tests::test_simple_table_plain ... ok [INFO] [stdout] test ui::render::tests::test_kv_pretty ... ok [INFO] [stdout] test ui::render::tests::test_simple_table_pretty ... ok [INFO] [stdout] test ui::render::tests::test_visual_error_message ... ok [INFO] [stdout] test ui::render::tests::test_visual_badge_formats ... 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_table_pretty ... ok [INFO] [stdout] test ui::theme::tests::test_badge_display_ascii ... ok [INFO] [stdout] test ui::theme::tests::test_badge_display_unicode ... ok [INFO] [stdout] test ui::theme::tests::test_styled_with_color ... ok [INFO] [stdout] test ui::theme::tests::test_styled_without_color ... ok [INFO] [stdout] test ui::theme::tests::test_symbol_pair ... ok [INFO] [stdout] test ui::render::tests::test_table_plain ... ok [INFO] [stdout] test ui::render::tests::test_visual_receipt_plain ... ok [INFO] [stdout] test ui::theme::tests::test_badge_text ... ok [INFO] [stdout] test ui::theme::tests::test_theme_spinner_frames ... ok [INFO] [stdout] test ui::render::tests::test_visual_header_truncates_long_path ... ok [INFO] [stdout] test ui::render::tests::test_visual_receipt_format ... ok [INFO] [stdout] test ui::render::tests::test_visual_divider ... ok [INFO] [stdout] test ui::render::tests::test_table_column_width_constraint ... ok [INFO] [stdout] test ui::render::tests::test_header_plain ... ok [INFO] [stdout] test ui::render::tests::test_visual_header_with_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cli_flow.rs (/opt/rustwide/target/debug/deps/cli_flow-96a9cb63fcec7464) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test test_cli_cache_lock_clears_cache ... ok [INFO] [stdout] test test_cli_cache_disabled_when_ttl_zero ... ok [INFO] [stdout] test test_cli_device_keyfile_flow ... 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_add_with_invalid_composition ... ok [INFO] [stdout] test test_cli_add_with_invalid_template ... ok [INFO] [stdout] test test_cli_cache_clears_on_incorrect_passphrase ... ok [INFO] [stdout] test test_cli_add_body_no_input_skips_prompt ... ok [INFO] [stdout] test test_cli_init_no_input_requires_passphrase ... ok [INFO] [stdout] test test_cli_doctor_ok ... ok [INFO] [stdout] test test_cli_attach_invalid_composition ... ok [INFO] [stdout] test test_cli_composition_not_found ... ok [INFO] [stdout] test test_cli_attach_invalid_entry ... ok [INFO] [stdout] test test_cli_check_failure ... ok [INFO] [stdout] test test_cli_invalid_args_exit_code ... ok [INFO] [stdout] test test_cli_add_with_template_flag ... ok [INFO] [stdout] test test_cli_init_no_input_uses_defaults ... ok [INFO] [stdout] test test_cli_add_with_compose_flag ... ok [INFO] [stdout] test test_cli_invalid_keyfile_mode_errors ... ok [INFO] [stdout] status=ok [INFO] [stdout] ledger_path=/tmp/lledger_c_645454370/d/ledger/ledger.ledger [INFO] [stdout] config_path=/tmp/lledger_c_645454370/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_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_add_field_flags_override_defaults ... 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_init_quiet_suppresses_output ... ok [INFO] [stdout] test test_cli_editor_override_is_used ... ok [INFO] [stdout] test test_cli_quickstart_output ... ok [INFO] [stdout] test test_cli_missing_keyfile_path_errors ... 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_show_not_found_exit_code ... ok [INFO] [stdout] test test_cli_init_add_list_show ... ok [INFO] [stdout] test test_cli_edit_creates_revision ... ok [INFO] [stdout] test test_cli_list_empty_message ... ok [INFO] [stdout] test test_cli_init_writes_default_config ... ok [INFO] [stdout] test test_cli_search_empty_message ... ok [INFO] [stdout] test test_cli_passphrase_keyfile_flow ... ok [INFO] [stdout] test test_cli_wrong_passphrase_exit_code ... ok [INFO] [stdout] test test_cli_list_truncates_summary ... ok [INFO] [stdout] test test_cli_compositions_crud ... ok [INFO] [stdout] test test_cli_search_and_show_json ... ok [INFO] [stdout] test test_cli_detach_when_not_attached ... ok [INFO] [stdout] test test_cli_template_set_default ... ok [INFO] [stdout] test test_cli_attach_detach_entry ... ok [INFO] [stdout] test test_cli_search_history_includes_superseded ... ok [INFO] [stdout] test test_cli_template_not_found ... 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_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 136.68s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ledger_core-2dd9c7502e3fc117) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test crypto::passphrase::tests::test_passphrase_exactly_min_length ... ok [INFO] [stdout] test crypto::key::tests::test_short_salt_rejected ... ok [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::passphrase::tests::test_valid_passphrase ... ok [INFO] [stdout] test crypto::passphrase::tests::test_passphrase_too_short ... ok [INFO] [stdout] test fs::tests::test_rename_new_file ... ok [INFO] [stdout] test fs::tests::test_rename_overwrites_existing ... ok [INFO] [stdout] test storage::types::tests::test_new_composition_builder ... ok [INFO] [stdout] test storage::types::tests::test_composition_filter_builder ... ok [INFO] [stdout] test storage::types::tests::test_new_template_builder ... ok [INFO] [stdout] test storage::types::tests::test_new_entry_builder ... ok [INFO] [stdout] test storage::traits::tests::test_trait_definition_compiles ... ok [INFO] [stdout] test storage::types::tests::test_entry_filter_builder ... ok [INFO] [stdout] test tests::test_version ... ok [INFO] [stdout] test storage::encryption::tests::test_corrupted_data_fails_decryption ... ok [INFO] [stdout] test storage::encryption::tests::test_encrypted_data_different_from_plaintext ... 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_encrypt_decrypt_round_trip ... 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_key_derivation_deterministic ... ok [INFO] [stdout] test crypto::key::tests::test_different_passphrase_different_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.84s [INFO] [stdout] [INFO] [stderr] Running tests/age_sqlite_storage.rs (/opt/rustwide/target/debug/deps/age_sqlite_storage-bba6639b4799cf26) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test test_check_integrity_ok ... ok [INFO] [stdout] test test_delete_template_allows_new_default ... ok [INFO] [stdout] test test_create_and_get_composition ... ok [INFO] [stdout] test test_delete_composition_removes_associations ... ok [INFO] [stdout] test test_create_and_get_template ... ok [INFO] [stdout] test test_delete_composition ... ok [INFO] [stdout] test test_attach_idempotent ... ok [INFO] [stdout] test test_delete_template ... ok [INFO] [stdout] test test_clear_default_template ... ok [INFO] [stdout] test test_create_open_close_round_trip ... ok [INFO] [stdout] test test_composition_duplicate_name_fails ... ok [INFO] [stdout] test test_create_and_get_entry_type ... ok [INFO] [stdout] test test_atomic_write_failure_leaves_no_temp_files ... FAILED [INFO] [stdout] test test_attach_detach_entry_to_composition ... ok [INFO] [stdout] test test_insert_entry_invalid_datetime_fails ... ok [INFO] [stdout] test test_delete_template_removes_default_mapping ... ok [INFO] [stdout] test test_insert_entry_empty_tag_fails ... ok [INFO] [stdout] test test_insert_entry_invalid_date_fails ... ok [INFO] [stdout] test test_insert_and_get_entry_round_trip ... 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_get_composition_by_id ... ok [INFO] [stdout] test test_get_template_by_id ... ok [INFO] [stdout] test test_insert_entry_too_many_tags_fails ... ok [INFO] [stdout] test test_insert_entry_tag_too_long_fails ... ok [INFO] [stdout] test test_insert_entry_unknown_field_fails ... ok [INFO] [stdout] test test_get_default_template_returns_latest_version ... ok [INFO] [stdout] test test_open_missing_file_fails ... ok [INFO] [stdout] test test_entry_type_versioning ... ok [INFO] [stdout] test test_check_integrity_fails_on_orphaned_fts ... ok [INFO] [stdout] test test_insert_entry_type_mismatch_fails ... ok [INFO] [stdout] test test_composition_persistence ... ok [INFO] [stdout] test test_get_nonexistent_entry_type ... ok [INFO] [stdout] test test_search_entries_basic ... ok [INFO] [stdout] test test_list_entries_with_filters ... ok [INFO] [stdout] test test_last_modified_updates_on_entry_type_create ... ok [INFO] [stdout] test test_open_wrong_passphrase_fails ... ok [INFO] [stdout] test test_entry_type_active_flag_unique ... ok [INFO] [stdout] test test_list_compositions ... ok [INFO] [stdout] test test_list_entries_with_composition_filter ... ok [INFO] [stdout] test test_list_entry_types ... ok [INFO] [stdout] test test_list_templates ... ok [INFO] [stdout] test test_list_templates_returns_latest_versions_only ... ok [INFO] [stdout] test test_rename_composition_to_existing_fails ... ok [INFO] [stdout] test test_set_and_get_default_template ... ok [INFO] [stdout] test test_metadata_persistence ... ok [INFO] [stdout] test test_set_default_template_replaces_existing ... ok [INFO] [stdout] test test_detach_entry_not_attached_fails ... ok [INFO] [stdout] test test_rename_composition ... ok [INFO] [stdout] test test_template_invalid_entry_type_fails ... ok [INFO] [stdout] test test_template_duplicate_name_fails ... ok [INFO] [stdout] test test_update_template_creates_new_version ... ok [INFO] [stdout] test test_set_default_template_wrong_entry_type_fails ... 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' (348) 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: 0x613967a261ea - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x613967a261ea - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x613967a261ea - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x613967a261ea - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x613967a3c0aa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x613967a3c0aa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x613967a2ad92 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x613967a2ad92 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x613967a02ccf - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x613967a02ccf - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x613967a1d529 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61396762d21c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61396762d21c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x613967a1d6e2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x613967a1d6e2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x613967a02dba - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x6139679fa409 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x613967a03bed - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x613967a3c98c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x613967a3c952 - core[97f61b5528a4c2b4]::panicking::panic [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x613967610782 - age_sqlite_storage[38bb7744313edad0]::test_atomic_write_failure_leaves_no_temp_files [INFO] [stdout] at /opt/rustwide/workdir/crates/ledger-core/tests/age_sqlite_storage.rs:673:5 [INFO] [stdout] 21: 0x6139675f4397 - age_sqlite_storage[38bb7744313edad0]::test_atomic_write_failure_leaves_no_temp_files::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/ledger-core/tests/age_sqlite_storage.rs:658:52 [INFO] [stdout] 22: 0x613967621116 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6139676212fb - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6139676212fb - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x61396762dceb - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x61396762dceb - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x61396762dceb - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x61396762dceb - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x61396762dceb - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x61396762dceb - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x61396762dceb - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x613967629404 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x613967629404 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x6139676308f2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x6139676308f2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x6139676308f2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x6139676308f2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x6139676308f2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x6139676308f2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x6139676308f2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x613967a2562f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x613967a2562f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x774ff1e69aa4 - [INFO] [stdout] 44: 0x774ff1ef6a64 - clone [INFO] [stdout] 45: 0x0 - [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 38.79s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p ledger-core --test age_sqlite_storage` [INFO] running `Command { std: "docker" "inspect" "c744ffdc3ff41eccac834383525602a5b3c2233a8800e94be83425ac40c0a82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c744ffdc3ff41eccac834383525602a5b3c2233a8800e94be83425ac40c0a82f", kill_on_drop: false }` [INFO] [stdout] c744ffdc3ff41eccac834383525602a5b3c2233a8800e94be83425ac40c0a82f