[INFO] cloning repository https://github.com/dwalleck/rivets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwalleck/rivets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwalleck%2Frivets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwalleck%2Frivets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5630deebcfd3f91723389dfe0dbd2faa04e51392
[INFO] testing dwalleck/rivets against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwalleck%2Frivets" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dwalleck/rivets
[INFO] finished tweaking git repo https://github.com/dwalleck/rivets
[INFO] tweaked toml for git repo https://github.com/dwalleck/rivets written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dwalleck/rivets on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dwalleck/rivets 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.98.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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058
[INFO] running `Command { std: "docker" "start" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058", 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" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058", 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" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling rivets-jsonl v0.1.0 (/opt/rustwide/workdir/crates/rivets-jsonl)
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rivets v0.1.0 (/opt/rustwide/workdir/crates/rivets)
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling rivets-mcp v0.1.0 (/opt/rustwide/workdir/crates/rivets-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.63s
[INFO] running `Command { std: "docker" "inspect" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058", 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" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling rivets-jsonl v0.1.0 (/opt/rustwide/workdir/crates/rivets-jsonl)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rivets v0.1.0 (/opt/rustwide/workdir/crates/rivets)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling rivets-mcp v0.1.0 (/opt/rustwide/workdir/crates/rivets-mcp)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058", 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" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rivets-9e14e09c35641ef2)
[INFO] [stdout] 
[INFO] [stdout] running 338 tests
[INFO] [stdout] test cli::args::tests::available_flags_help_tests::test_contains_expected_flags ... ok
[INFO] [stdout] test cli::args::tests::available_flags_help_tests::test_excludes_positional_and_meta_args ... ok
[INFO] [stdout] test cli::args::tests::available_flags_help_tests::test_format_is_comma_separated ... ok
[INFO] [stdout] test cli::args::tests::available_flags_help_tests::test_contains_short_flags_where_defined ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_description ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_design ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_no_assignee_flag ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_acceptance ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_external_ref ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_notes ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_multiple_fields ... ok
[INFO] [stdout] test app::tests::test_app_from_initialized_directory ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_title ... ok
[INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note::case_2_with_existing_notes ... ok
[INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note::case_3_empty_existing_notes ... ok
[INFO] [stdout] test cli::execute::tests::bail_on_batch_failures_tests::test_no_failures_returns_ok ... ok
[INFO] [stdout] test cli::execute::tests::bail_on_batch_failures_tests::test_all_failures_returns_error ... ok
[INFO] [stdout] test cli::execute::tests::bail_on_batch_failures_tests::test_error_message_format ... ok
[INFO] [stdout] test cli::execute::tests::build_reason_note_tests::test_build_reason_note::case_2_with_reason_no_existing ... ok
[INFO] [stdout] test cli::execute::tests::bail_on_batch_failures_tests::test_partial_failures_returns_error ... ok
[INFO] [stdout] test cli::execute::tests::build_reason_note_tests::test_build_reason_note::case_4_empty_existing_treated_as_none ... ok
[INFO] [stdout] test cli::execute::tests::build_reason_note_tests::test_build_reason_note::case_3_with_reason_and_existing ... ok
[INFO] [stdout] test cli::execute::tests::bail_on_batch_failures_tests::test_with_successes_only_returns_ok ... ok
[INFO] [stdout] test app::tests::test_app_from_subdirectory ... ok
[INFO] [stdout] test cli::execute::tests::count_by_status_tests::test_all_same_status ... ok
[INFO] [stdout] test cli::execute::tests::count_by_status_tests::test_mixed_statuses ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_assignee ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_priority ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_returns_false_when_all_fields_none ... ok
[INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note::case_1_no_existing_notes ... ok
[INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note::case_4_multiline_existing ... ok
[INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note_close_reason ... ok
[INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note_reopen_reason ... ok
[INFO] [stdout] test cli::execute::tests::build_reason_note_tests::test_build_reason_note::case_1_no_reason ... ok
[INFO] [stdout] test cli::execute::tests::count_by_status_tests::test_empty_list ... ok
[INFO] [stdout] test cli::execute::tests::build_reason_note_tests::test_build_reason_note::case_5_reopen_prefix ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_status ... ok
[INFO] [stdout] test cli::execute::tests::resolve_label_issue_ids_tests::test_single_positional_id ... ok
[INFO] [stdout] test cli::execute::tests::resolve_label_issue_ids_tests::test_neither_positional_nor_flag_fails ... ok
[INFO] [stdout] test cli::execute::tests::resolve_label_issue_ids_tests::test_both_positional_and_flag_fails ... ok
[INFO] [stdout] test cli::execute::tests::count_by_status_tests::test_single_status ... ok
[INFO] [stdout] test cli::execute::tests::resolve_label_issue_ids_tests::test_multiple_ids_via_flag ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_general_status_transitions_allowed::case_1_open_to_in_progress ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_closed_to_closed_error_message ... ok
[INFO] [stdout] test app::tests::test_app_from_uninitialized_directory ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_general_status_transitions_allowed::case_2_open_to_blocked ... ok
[INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_success_records_issue ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_general_status_transitions_allowed::case_3_in_progress_to_blocked ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_general_status_transitions_allowed::case_4_blocked_to_in_progress ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_open_to_open_error_message ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_status_transitions::case_3_blocked_to_closed ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_status_transitions::case_4_closed_to_closed ... ok
[INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_error_contains_message ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_status_transitions::case_1_open_to_closed ... ok
[INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_outcomes::case_2_storage_error ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_status_transitions::case_6_open_to_open ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_status_transitions::case_7_in_progress_to_open ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_status_transitions::case_8_blocked_to_open ... ok
[INFO] [stdout] test cli::tests::test_parse_blocked ... ok
[INFO] [stdout] test cli::tests::test_parse_close_multiple_ids ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_status_transitions::case_2_in_progress_to_closed ... ok
[INFO] [stdout] test cli::execute::tests::validate_status_transition_tests::test_status_transitions::case_5_closed_to_open ... ok
[INFO] [stdout] test cli::tests::test_parse_close_with_reason ... ok
[INFO] [stdout] test cli::tests::test_parse_close ... ok
[INFO] [stdout] test cli::tests::test_parse_create_full ... ok
[INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_outcomes::case_1_success ... ok
[INFO] [stdout] test cli::tests::test_parse_create_invalid_priority ... ok
[INFO] [stdout] test cli::tests::test_parse_dep_add ... ok
[INFO] [stdout] test cli::tests::test_parse_delete_force ... ok
[INFO] [stdout] test cli::tests::test_parse_create_minimal ... ok
[INFO] [stdout] test cli::tests::test_parse_dep_list ... ok
[INFO] [stdout] test cli::tests::test_parse_global_yes_flag_short ... ok
[INFO] [stdout] test cli::tests::test_parse_global_json_flag ... ok
[INFO] [stdout] test cli::tests::test_parse_info ... ok
[INFO] [stdout] test cli::tests::test_parse_global_yes_flag_long ... ok
[INFO] [stdout] test cli::tests::test_parse_init_default ... ok
[INFO] [stdout] test cli::tests::test_parse_list_default ... ok
[INFO] [stdout] test cli::tests::test_parse_delete ... ok
[INFO] [stdout] test cli::tests::test_parse_info_with_json ... ok
[INFO] [stdout] test cli::tests::test_parse_list_status_in_progress ... ok
[INFO] [stdout] test cli::tests::test_parse_init_with_prefix ... ok
[INFO] [stdout] test cli::tests::test_parse_no_command ... ok
[INFO] [stdout] test cli::tests::test_parse_list_with_filters ... ok
[INFO] [stdout] test cli::tests::test_parse_init_quiet ... ok
[INFO] [stdout] test cli::tests::test_parse_dep_remove ... ok
[INFO] [stdout] test cli::tests::test_parse_list_status_in_progress_alias ... ok
[INFO] [stdout] test cli::tests::test_parse_reopen ... ok
[INFO] [stdout] test cli::tests::test_parse_ready_default ... ok
[INFO] [stdout] test cli::tests::test_parse_reopen_with_reason ... ok
[INFO] [stdout] test cli::tests::test_parse_show_multiple_ids ... ok
[INFO] [stdout] test cli::tests::test_parse_reopen_multiple_ids ... ok
[INFO] [stdout] test cli::tests::test_parse_update ... ok
[INFO] [stdout] test cli::tests::test_parse_update_no_assignee ... ok
[INFO] [stdout] test cli::tests::test_parse_stats ... ok
[INFO] [stdout] test cli::tests::test_parse_update_assignee_and_no_assignee_conflict ... ok
[INFO] [stdout] test cli::tests::test_parse_show ... ok
[INFO] [stdout] test cli::tests::test_parse_show_invalid_id ... ok
[INFO] [stdout] test cli::types::tests::test_issue_type_conversion ... ok
[INFO] [stdout] test cli::tests::test_parse_ready_with_options ... ok
[INFO] [stdout] test cli::tests::test_parse_yes_and_json_combined ... ok
[INFO] [stdout] test cli::types::tests::test_display_implementations ... ok
[INFO] [stdout] test cli::types::tests::test_dependency_type_conversion ... ok
[INFO] [stdout] test cli::types::tests::test_issue_status_conversion ... ok
[INFO] [stdout] test cli::tests::test_parse_update_multiple_ids ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_description_with_newline_allowed ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_description_with_control_character ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_empty ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_invalid_chars ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_empty_suffix ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_consecutive_hyphens ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_leading_hyphen_suffix ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_description_with_tab_and_newline ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_description_empty ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_multiple_hyphens ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_no_hyphen ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_prefix_21_chars ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_prefix_exactly_20_chars ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_prefix_too_short ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_valid ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_trailing_hyphen_suffix ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_empty ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_exactly_max_length ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_mixed_separators_allowed ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_must_end_with_alphanumeric ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_must_start_with_alphanumeric ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_hyphens::case_2_three_hyphens ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_hyphens::case_1_two_hyphens ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_hyphens::case_3_four_hyphens ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_underscores::case_1_two_underscores ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_underscores::case_2_three_underscores ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_underscores::case_3_four_underscores ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_special_chars_rejected ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_uppercase_rejected ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_valid ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_whitespace_only ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_too_long ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_space_rejected ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_too_long ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_invalid_chars ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_trims_whitespace ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_too_short ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_trims_whitespace ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_valid ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_empty ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_too_long ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_trims_whitespace ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_valid ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_whitespace_only ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_with_carriage_return ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_exactly_max_length ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_with_control_character ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_with_delete_character ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_with_tab_allowed ... ok
[INFO] [stdout] test commands::init::tests::test_config_new ... ok
[INFO] [stdout] test commands::init::tests::test_find_rivets_root_in_current_dir ... ok
[INFO] [stdout] test commands::init::tests::test_config_default ... ok
[INFO] [stdout] test commands::init::tests::test_find_rivets_root_not_found ... ok
[INFO] [stdout] test commands::init::tests::test_config_load_validates_prefix ... ok
[INFO] [stdout] test commands::init::tests::test_config_save_and_load ... ok
[INFO] [stdout] test commands::init::tests::test_init_fails_with_invalid_prefix ... ok
[INFO] [stdout] test commands::init::tests::test_find_rivets_root_in_parent_dir ... ok
[INFO] [stdout] test commands::init::tests::test_init_creates_directory_structure ... ok
[INFO] [stdout] test commands::init::tests::test_is_initialized_false ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_with_newline ... ok
[INFO] [stdout] test commands::init::tests::test_init_fails_if_already_initialized ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_absolute_path_rejected ... ok
[INFO] [stdout] test commands::init::tests::test_is_initialized_true ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_path_traversal_rejected::case_1_simple_parent ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_jsonl_success ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_path_traversal_rejected::case_3_mid_path_traversal ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_path_traversal_rejected::case_2_nested_traversal ... ok
[INFO] [stdout] test commands::init::tests::test_init_creates_empty_issues_file ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_postgresql_not_implemented ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_1_too_short_single ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_2_too_short_empty ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_unknown_backend_error ... ok
[INFO] [stdout] test commands::init::tests::test_init_creates_gitignore ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_4_hyphen ... ok
[INFO] [stdout] test commands::init::tests::test_config_yaml_format ... ok
[INFO] [stdout] test commands::init::tests::test_init_trims_prefix_whitespace ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_rejects_whitespace ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_3_too_long ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_6_space ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_valid::case_2_valid_medium ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_7_dot ... ok
[INFO] [stdout] test commands::init::tests::test_init_with_default_prefix ... ok
[INFO] [stdout] test commands::init::tests::test_init_with_custom_prefix ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_valid::case_1_valid_short ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_5_underscore ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_valid::case_3_valid_long ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_valid::case_4_valid_alphanumeric ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_valid::case_6_valid_mixed_case ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_valid::case_5_valid_uppercase ... ok
[INFO] [stdout] test domain::tests::control_char_tests::all_clean_fields_accepted ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_valid::case_7_valid_max_length ... ok
[INFO] [stdout] test domain::tests::control_char_tests::description_with_escape_sequence_rejected ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char::case_4_del ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char::case_5_c1_control ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char::case_6_tab_allowed ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char::case_7_clean_text ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char_multiline::case_2_cr_allowed ... ok
[INFO] [stdout] test domain::tests::control_char_tests::assignee_with_control_char_rejected ... ok
[INFO] [stdout] test domain::tests::control_char_tests::label_with_control_char_rejected ... ok
[INFO] [stdout] test domain::tests::control_char_tests::notes_with_escape_rejected ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char::case_1_null_byte ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char::case_2_escape ... ok
[INFO] [stdout] test domain::tests::control_char_tests::description_with_newlines_accepted ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char::case_3_bell ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char_multiline::case_1_newline_allowed ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char_multiline::case_4_tab_allowed ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char_multiline::case_5_escape_rejected ... ok
[INFO] [stdout] test domain::tests::control_char_tests::title_with_escape_sequence_rejected ... ok
[INFO] [stdout] test domain::tests::test_dependency_type_display ... ok
[INFO] [stdout] test domain::tests::test_issue_id_as_str ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char_multiline::case_3_crlf_allowed ... ok
[INFO] [stdout] test domain::tests::control_char_tests::test_find_control_char_multiline::case_6_null_rejected ... ok
[INFO] [stdout] test domain::tests::test_issue_id_display ... ok
[INFO] [stdout] test domain::tests::test_issue_id_equality ... ok
[INFO] [stdout] test domain::tests::test_issue_id_from_str ... ok
[INFO] [stdout] test domain::tests::test_issue_status_display ... ok
[INFO] [stdout] test domain::tests::test_issue_id_from_string ... ok
[INFO] [stdout] test domain::tests::test_issue_type_display ... ok
[INFO] [stdout] test domain::tests::test_new_issue_default_validates ... ok
[INFO] [stdout] test domain::tests::test_new_issue_default ... ok
[INFO] [stdout] test domain::tests::test_validate_empty_title ... ok
[INFO] [stdout] test domain::tests::test_validate_invalid_priority_high ... ok
[INFO] [stdout] test domain::tests::test_validate_invalid_priority_low ... ok
[INFO] [stdout] test domain::tests::test_validate_priority_boundaries ... ok
[INFO] [stdout] test domain::tests::test_validate_title_exactly_max_length ... ok
[INFO] [stdout] test domain::tests::test_validate_title_too_long ... ok
[INFO] [stdout] test domain::tests::test_validate_title_with_whitespace ... ok
[INFO] [stdout] test domain::tests::test_validate_valid_issue ... ok
[INFO] [stdout] test domain::tests::test_validate_whitespace_only_title ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_priority_error_message_includes_range ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_title_exceeds_max_length ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_title_exactly_max_length ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_validate_title_and_priority::case_3_whitespace_only_title ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_validate_title_and_priority::case_2_empty_title ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_validate_title_and_priority::case_4_priority_zero ... ok
[INFO] [stdout] test error::tests::config_error_display::case_1_not_initialized ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_validate_title_and_priority::case_6_priority_too_high ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_validate_title_and_priority::case_1_valid_title_and_priority ... ok
[INFO] [stdout] test error::tests::config_error_display::case_3_already_initialized ... ok
[INFO] [stdout] test error::tests::config_error_converts_to_error ... ok
[INFO] [stdout] test error::tests::config_error_display::case_2_invalid_prefix ... ok
[INFO] [stdout] test error::tests::config_error_display::case_4_unsupported_backend ... ok
[INFO] [stdout] test error::tests::config_error_display::case_5_absolute_data_path ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_validate_title_and_priority::case_5_priority_max ... ok
[INFO] [stdout] test error::tests::config_error_display::case_6_path_traversal ... ok
[INFO] [stdout] test error::tests::config_parse_error_has_source ... ok
[INFO] [stdout] test error::tests::config_parse_display_includes_path_and_source ... ok
[INFO] [stdout] test error::tests::config_yaml_serialization_error_has_source ... ok
[INFO] [stdout] test error::tests::invalid_prefix_has_no_source ... ok
[INFO] [stdout] test error::tests::config_yaml_serialization_display ... ok
[INFO] [stdout] test error::tests::config_error_display::case_7_unknown_backend ... ok
[INFO] [stdout] test error::tests::storage_error_converts_to_error ... ok
[INFO] [stdout] test error::tests::storage_error_display::case_1_validation ... ok
[INFO] [stdout] test error::tests::storage_error_display::case_2_duplicate_dependency ... ok
[INFO] [stdout] test error::tests::io_error_converts_to_error ... ok
[INFO] [stdout] test error::tests::storage_error_display::case_4_invalid_format ... ok
[INFO] [stdout] test error::tests::storage_serialization_error_has_source ... ok
[INFO] [stdout] test error::tests::validation_error_display ... ok
[INFO] [stdout] test error::tests::storage_serialization_display ... ok
[INFO] [stdout] test id_generation::tests::test_adaptive_length::case_1 ... ok
[INFO] [stdout] test error::tests::validation_error_exposes_field_for_matching ... ok
[INFO] [stdout] test id_generation::tests::test_adaptive_length::case_2 ... ok
[INFO] [stdout] test error::tests::storage_error_display::case_3_id_generation ... ok
[INFO] [stdout] test id_generation::tests::test_adaptive_length::case_3 ... ok
[INFO] [stdout] test id_generation::tests::test_base36_encoding ... ok
[INFO] [stdout] test id_generation::tests::test_collision_handling ... ok
[INFO] [stdout] test id_generation::tests::test_hierarchical_ids ... ok
[INFO] [stdout] test id_generation::tests::test_id_generation ... ok
[INFO] [stdout] test id_generation::tests::test_id_validation ... ok
[INFO] [stdout] test id_generation::tests::test_register_existing_ids ... ok
[INFO] [stdout] test output::color::tests::test_ascii_fallback_icons ... ok
[INFO] [stdout] test id_generation::tests::test_nested_hierarchical_ids ... ok
[INFO] [stdout] test output::color::tests::test_colored_type_icon_ascii_mode ... ok
[INFO] [stdout] test output::color::tests::test_colored_type_icon_with_colors ... ok
[INFO] [stdout] test output::color::tests::test_colored_type_icon_without_colors ... ok
[INFO] [stdout] test output::color::tests::test_colorize_id_contains_ansi_codes ... ok
[INFO] [stdout] test output::color::tests::test_colorize_priority_contains_ansi_codes ... ok
[INFO] [stdout] test output::color::tests::test_colorize_id_without_colors ... ok
[INFO] [stdout] test output::color::tests::test_colorize_priority_without_colors ... ok
[INFO] [stdout] test output::color::tests::test_colorize_status_contains_ansi_codes ... ok
[INFO] [stdout] test output::color::tests::test_colorize_status_without_colors ... ok
[INFO] [stdout] test output::color::tests::test_semantic_colors_with_colors_enabled ... ok
[INFO] [stdout] test output::color::tests::test_type_icon ... ok
[INFO] [stdout] test output::color::tests::test_semantic_colors_without_colors ... ok
[INFO] [stdout] test output::tests::test_issue_with_empty_description ... ok
[INFO] [stdout] test output::tests::test_print_issue_details_text ... ok
[INFO] [stdout] test output::tests::test_print_issue_json ... ok
[INFO] [stdout] test output::tests::test_print_issue_text ... ok
[INFO] [stdout] test output::tests::test_print_issues_list_format ... ok
[INFO] [stdout] test output::tests::test_print_optional_section_handles_none ... ok
[INFO] [stdout] test output::tests::test_print_text_section_skips_empty_content ... ok
[INFO] [stdout] test output::tests::test_output_config_from_env_values ... ok
[INFO] [stdout] test output::tests::test_wrap_text ... ok
[INFO] [stdout] test output::tests::test_wrap_text_handles_long_words ... ok
[INFO] [stdout] test output::tests::test_wrap_text_with_wide_width ... ok
[INFO] [stdout] test output::tests::test_wrap_text_preserves_newlines ... ok
[INFO] [stdout] test output::tree::tests::test_dep_tree_to_json_public_includes_dependents ... ok
[INFO] [stdout] test output::tree::tests::test_dep_tree_to_json_structure ... ok
[INFO] [stdout] test output::tests::test_wrap_text_empty_input ... ok
[INFO] [stdout] test output::tree::tests::test_print_dep_tree_dependents_empty ... ok
[INFO] [stdout] test output::tests::test_wrap_text_with_narrow_width ... ok
[INFO] [stdout] test output::tree::tests::test_print_dep_tree_dependents_section ... ok
[INFO] [stdout] test output::tree::tests::test_tree_continuation_lines ... ok
[INFO] [stdout] test output::tree::tests::test_tree_multiple_children_connectors ... ok
[INFO] [stdout] test output::tree::tests::test_tree_nested_children ... ok
[INFO] [stdout] test output::tree::tests::test_tree_root_icon_ascii_vs_unicode ... ok
[INFO] [stdout] test output::tree::tests::test_tree_single_child_ascii ... ok
[INFO] [stdout] test output::tree::tests::test_tree_single_child_unicode ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_issue_type::case_1_type_matches ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_issue_type::case_2_type_does_not_match ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_multiple_criteria ... ok
[INFO] [stdout] test output::tree::tests::test_tree_single_root_no_children ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_priority::case_1_priority_matches ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_assignee::case_2_assignee_does_not_match ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_assignee::case_1_assignee_matches ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_status::case_1_status_matches ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_status::case_2_status_does_not_match ... ok
[INFO] [stdout] test storage::tests::test_get_issue ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_label::case_1_label_matches ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_label::case_2_label_does_not_match ... ok
[INFO] [stdout] test storage::tests::test_in_memory_reload_is_noop ... ok
[INFO] [stdout] test storage::tests::test_empty_queries ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_empty_filter_matches_all ... ok
[INFO] [stdout] test storage::tests::test_dependencies ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_priority::case_2_priority_does_not_match ... ok
[INFO] [stdout] test storage::tests::test_mock_storage_copy_semantics ... ok
[INFO] [stdout] test storage::tests::test_trait_object_usage ... ok
[INFO] [stdout] test storage::tests::test_jsonl_reload_empty_file ... ok
[INFO] [stdout] test storage::tests::test_jsonl_reload_restores_disk_state ... ok
[INFO] [stdout] test cli::execute::tests::execute_close_tests::test_close_already_closed_issue_returns_error ... ok
[INFO] [stdout] test cli::execute::tests::execute_reopen_tests::test_reopen_in_progress_issue_returns_error ... ok
[INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_save_error ... FAILED
[INFO] [stdout] test cli::execute::tests::execute_update_tests::test_update_with_no_fields_returns_error ... ok
[INFO] [stdout] test cli::execute::tests::execute_reopen_tests::test_reopen_already_open_issue_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::execute::tests::test_save_or_record_failure_save_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::execute::tests::test_save_or_record_failure_save_error' (4458) panicked at crates/rivets/src/cli/execute.rs:1662:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be6bf8501a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be6bf8501a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be6bf8501a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be6bf8501a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be6bf867a5a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be6bf867a5a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5be6bf85520c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5be6bf85520c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5be6bf82b826 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be6bf82b826 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be6bf847169 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be6bf729d60 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5be6bf729d60 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be6bf847322 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5be6bf847322 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5be6bf82b8d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5be6bf8228d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be6bf82c80d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5be6bf86825c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be6bf868113 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5be6bf86306d - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5be6bf6e0b5f - rivets[577b20d10ade7d92]::cli::execute::tests::test_save_or_record_failure_save_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1662:9
[INFO] [stdout]   22:     0x5be6bf60b0e2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5be6bf60b0e2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5be6bf60b0e2 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5be6bf60b0e2 - tokio[86e8a0aaee4fae3e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5be6bf60b0e2 - tokio[86e8a0aaee4fae3e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5be6bf60b0e2 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5be6bf60b0e2 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5be6bf60b0e2 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5be6bf60b0e2 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5be6bf60b0e2 - <tokio[86e8a0aaee4fae3e]::runtime::context::scoped::Scoped<tokio[86e8a0aaee4fae3e]::runtime::scheduler::Context>>::set::<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5be6bf63425f - tokio[86e8a0aaee4fae3e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5be6bf63425f - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[86e8a0aaee4fae3e]::runtime::context::Context>>::try_with::<tokio[86e8a0aaee4fae3e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x5be6bf63425f - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[86e8a0aaee4fae3e]::runtime::context::Context>>::with::<tokio[86e8a0aaee4fae3e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x5be6bf6ad2cb - tokio[86e8a0aaee4fae3e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5be6bf60b863 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5be6bf60b863 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5be6bf60b863 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5be6bf60b863 - tokio[86e8a0aaee4fae3e]::runtime::context::runtime::enter_runtime::<<tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5be6bf60b863 - <tokio[86e8a0aaee4fae3e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5be6bf6a9760 - <tokio[86e8a0aaee4fae3e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5be6bf6a9760 - <tokio[86e8a0aaee4fae3e]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5be6bf6e74ba - rivets[577b20d10ade7d92]::cli::execute::tests::test_save_or_record_failure_save_error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1665:64
[INFO] [stdout]   44:     0x5be6bf6260f9 - rivets[577b20d10ade7d92]::cli::execute::tests::test_save_or_record_failure_save_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1612:54
[INFO] [stdout]   45:     0x5be6bf6260f9 - <rivets[577b20d10ade7d92]::cli::execute::tests::test_save_or_record_failure_save_error::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5be6bf71d09b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5be6bf71d09b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5be6bf72a6e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5be6bf72a6e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5be6bf72a6e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x5be6bf72a6e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5be6bf72a6e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5be6bf72a6e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5be6bf72a6e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5be6bf725194 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5be6bf725194 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5be6bf72d832 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5be6bf72d832 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5be6bf72d832 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5be6bf72d832 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5be6bf72d832 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5be6bf72d832 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5be6bf72d832 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5be6bf84f48f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x5be6bf84f48f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x78fb2ca3faa4 - <unknown>
[INFO] [stdout]   67:     0x78fb2cacca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::execute::tests::test_save_or_record_failure_save_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 337 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rivets --lib`
[INFO] running `Command { std: "docker" "inspect" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058", kill_on_drop: false }`
[INFO] [stdout] 32c2c06cbb29714ebb12499b01b4f6ed922475d8c5198bd9ed06d0638c79b058
