[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] bd4abd66996a396e64be62e02d228008940c9833
[INFO] testing dwalleck/rivets/bd4abd66996a396e64be62e02d228008940c9833 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwalleck%2Frivets" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dwalleck/rivets on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded rmcp-macros v0.8.5
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded rmcp v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 096a04be4bc14eba1997afcdefde3ba4569ffac1bbc9e06a9b367a81dc2ab022
[INFO] running `Command { std: "docker" "start" "-a" "096a04be4bc14eba1997afcdefde3ba4569ffac1bbc9e06a9b367a81dc2ab022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "096a04be4bc14eba1997afcdefde3ba4569ffac1bbc9e06a9b367a81dc2ab022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "096a04be4bc14eba1997afcdefde3ba4569ffac1bbc9e06a9b367a81dc2ab022", kill_on_drop: false }`
[INFO] [stdout] 096a04be4bc14eba1997afcdefde3ba4569ffac1bbc9e06a9b367a81dc2ab022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22215a4a1a23e71bf4ba45449774a4d65a2a6c8b8e4beed6283278ccf8a3c341
[INFO] running `Command { std: "docker" "start" "-a" "22215a4a1a23e71bf4ba45449774a4d65a2a6c8b8e4beed6283278ccf8a3c341", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling matchers v0.2.0
[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 schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[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 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 30.81s
[INFO] running `Command { std: "docker" "inspect" "22215a4a1a23e71bf4ba45449774a4d65a2a6c8b8e4beed6283278ccf8a3c341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22215a4a1a23e71bf4ba45449774a4d65a2a6c8b8e4beed6283278ccf8a3c341", kill_on_drop: false }`
[INFO] [stdout] 22215a4a1a23e71bf4ba45449774a4d65a2a6c8b8e4beed6283278ccf8a3c341
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6a62f66261de568b953be816659c1a02f09c29bcb6ee8d84ee07d2be07af565
[INFO] running `Command { std: "docker" "start" "-a" "f6a62f66261de568b953be816659c1a02f09c29bcb6ee8d84ee07d2be07af565", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[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 tokio-macros v2.6.0
[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 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 schemars_derive v1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling async-stream v0.3.6
[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 serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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 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 [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "f6a62f66261de568b953be816659c1a02f09c29bcb6ee8d84ee07d2be07af565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6a62f66261de568b953be816659c1a02f09c29bcb6ee8d84ee07d2be07af565", kill_on_drop: false }`
[INFO] [stdout] f6a62f66261de568b953be816659c1a02f09c29bcb6ee8d84ee07d2be07af565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b12b2a1de5a08e16992661ceea3d6cbde4a740f47a9080e8cdfb7c20f8b350b8
[INFO] running `Command { std: "docker" "start" "-a" "b12b2a1de5a08e16992661ceea3d6cbde4a740f47a9080e8cdfb7c20f8b350b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rivets-275d6cefd70f6fa0)
[INFO] [stdout] 
[INFO] [stdout] running 273 tests
[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::available_flags_help_tests::test_contains_expected_flags ... 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_external_ref ... ok
[INFO] [stdout] test cli::args::tests::available_flags_help_tests::test_excludes_positional_and_meta_args ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_multiple_fields ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_priority ... 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::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::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::bail_on_batch_failures_tests::test_no_failures_returns_ok ... 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::build_reason_note_tests::test_build_reason_note::case_2_with_reason_no_existing ... 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 app::tests::test_app_from_uninitialized_directory ... 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_5_reopen_prefix ... ok
[INFO] [stdout] test cli::execute::tests::count_by_status_tests::test_empty_list ... 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::count_by_status_tests::test_mixed_statuses ... 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_notes ... ok
[INFO] [stdout] test cli::execute::tests::execute_reopen_tests::test_reopen_already_open_issue_returns_error ... ok
[INFO] [stdout] test cli::execute::tests::execute_close_tests::test_close_already_closed_issue_returns_error ... 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::resolve_label_issue_ids_tests::test_multiple_ids_via_flag ... ok
[INFO] [stdout] test cli::args::tests::available_flags_help_tests::test_format_is_comma_separated ... ok
[INFO] [stdout] test cli::execute::tests::execute_reopen_tests::test_reopen_in_progress_issue_returns_error ... 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::bail_on_batch_failures_tests::test_partial_failures_returns_error ... ok
[INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_assignee ... ok
[INFO] [stdout] test cli::execute::tests::resolve_label_issue_ids_tests::test_single_positional_id ... 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_status ... ok
[INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note_reopen_reason ... ok
[INFO] [stdout] test cli::execute::tests::execute_update_tests::test_update_with_no_fields_returns_error ... 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_all_same_status ... ok
[INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_error_contains_message ... 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_closed_to_closed_error_message ... 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::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_1_open_to_closed ... 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_3_blocked_to_closed ... 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_1_no_existing_notes ... 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::count_by_status_tests::test_single_status ... 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_status_transitions::case_5_closed_to_open ... 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_4_closed_to_closed ... ok
[INFO] [stdout] test cli::tests::test_parse_blocked ... ok
[INFO] [stdout] test cli::tests::test_parse_close_with_reason ... ok
[INFO] [stdout] test cli::tests::test_parse_delete ... ok
[INFO] [stdout] test cli::tests::test_parse_close ... ok
[INFO] [stdout] test app::tests::test_app_from_initialized_directory ... ok
[INFO] [stdout] test cli::tests::test_parse_dep_list ... ok
[INFO] [stdout] test cli::tests::test_parse_close_multiple_ids ... ok
[INFO] [stdout] test cli::tests::test_parse_create_invalid_priority ... ok
[INFO] [stdout] test cli::tests::test_parse_create_minimal ... ok
[INFO] [stdout] test cli::tests::test_parse_dep_remove ... ok
[INFO] [stdout] test cli::tests::test_parse_create_full ... ok
[INFO] [stdout] test cli::tests::test_parse_delete_force ... ok
[INFO] [stdout] test cli::tests::test_parse_info_with_json ... ok
[INFO] [stdout] test cli::tests::test_parse_init_quiet ... ok
[INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_outcomes::case_1_success ... ok
[INFO] [stdout] test cli::tests::test_parse_dep_add ... ok
[INFO] [stdout] test cli::tests::test_parse_init_with_prefix ... 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_list_default ... ok
[INFO] [stdout] test cli::tests::test_parse_reopen ... ok
[INFO] [stdout] test cli::tests::test_parse_list_status_in_progress ... ok
[INFO] [stdout] test cli::tests::test_parse_list_status_in_progress_alias ... ok
[INFO] [stdout] test cli::tests::test_parse_list_with_filters ... ok
[INFO] [stdout] test cli::tests::test_parse_no_command ... ok
[INFO] [stdout] test cli::tests::test_parse_ready_with_options ... ok
[INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_outcomes::case_2_storage_error ... ok
[INFO] [stdout] test cli::tests::test_parse_show_invalid_id ... ok
[INFO] [stdout] test cli::tests::test_parse_reopen_with_reason ... ok
[INFO] [stdout] test cli::tests::test_parse_update_no_assignee ... ok
[INFO] [stdout] test cli::tests::test_parse_show_multiple_ids ... ok
[INFO] [stdout] test cli::tests::test_parse_update_multiple_ids ... ok
[INFO] [stdout] test cli::tests::test_parse_show ... ok
[INFO] [stdout] test cli::types::tests::test_issue_status_conversion ... ok
[INFO] [stdout] test cli::types::tests::test_dependency_type_conversion ... ok
[INFO] [stdout] test cli::tests::test_parse_update ... 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::tests::test_parse_update_assignee_and_no_assignee_conflict ... ok
[INFO] [stdout] test cli::tests::test_parse_reopen_multiple_ids ... ok
[INFO] [stdout] test cli::types::tests::test_issue_type_conversion ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_description_empty ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_description_with_control_character ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_description_with_tab_and_newline ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_description_with_newline_allowed ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_consecutive_hyphens ... 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 ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_leading_hyphen_suffix ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_empty_suffix ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_no_hyphen ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_multiple_hyphens ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_issue_id_prefix_21_chars ... ok
[INFO] [stdout] test cli::types::tests::test_display_implementations ... 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_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_no_consecutive_hyphens::case_2_three_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_issue_id_prefix_exactly_20_chars ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_empty ... 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_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_space_rejected ... 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_too_long ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_trims_whitespace ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_whitespace_only ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_valid ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_special_chars_rejected ... 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_label_valid ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_too_long ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_uppercase_rejected ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_prefix_too_short ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_empty ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_exactly_max_length ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_valid ... 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_whitespace_only ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_with_carriage_return ... ok
[INFO] [stdout] test commands::init::tests::test_config_default ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_with_newline ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_title_with_tab_allowed ... 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 commands::init::tests::test_find_rivets_root_in_parent_dir ... ok
[INFO] [stdout] test commands::init::tests::test_find_rivets_root_not_found ... ok
[INFO] [stdout] test commands::init::tests::test_config_yaml_format ... ok
[INFO] [stdout] test commands::init::tests::test_init_fails_with_invalid_prefix ... ok
[INFO] [stdout] test commands::init::tests::test_init_creates_directory_structure ... ok
[INFO] [stdout] test commands::init::tests::test_find_rivets_root_in_current_dir ... ok
[INFO] [stdout] test commands::init::tests::test_config_save_and_load ... ok
[INFO] [stdout] test commands::init::tests::test_init_creates_empty_issues_file ... ok
[INFO] [stdout] test commands::init::tests::test_init_fails_if_already_initialized ... ok
[INFO] [stdout] test commands::init::tests::test_init_creates_gitignore ... ok
[INFO] [stdout] test commands::init::tests::test_init_trims_prefix_whitespace ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_absolute_path_rejected ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_postgresql_not_implemented ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_unknown_backend_error ... ok
[INFO] [stdout] test commands::init::tests::test_config_load_validates_prefix ... ok
[INFO] [stdout] test commands::init::tests::test_is_initialized_false ... ok
[INFO] [stdout] test commands::init::tests::test_is_initialized_true ... 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_validate_prefix_invalid::case_3_too_long ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_4_hyphen ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_7_dot ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_rejects_whitespace ... 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_valid::case_1_valid_short ... 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_5_valid_uppercase ... 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_7_valid_max_length ... ok
[INFO] [stdout] test domain::tests::test_dependency_type_display ... ok
[INFO] [stdout] test domain::tests::test_issue_id_display ... ok
[INFO] [stdout] test domain::tests::test_issue_id_as_str ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_5_underscore ... ok
[INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_6_space ... ok
[INFO] [stdout] test domain::tests::test_issue_id_from_string ... ok
[INFO] [stdout] test domain::tests::test_issue_status_display ... ok
[INFO] [stdout] test domain::tests::test_issue_type_display ... ok
[INFO] [stdout] test domain::tests::test_new_issue_default ... ok
[INFO] [stdout] test domain::tests::test_new_issue_default_validates ... ok
[INFO] [stdout] test domain::tests::test_validate_priority_boundaries ... ok
[INFO] [stdout] test domain::tests::test_validate_empty_title ... ok
[INFO] [stdout] test domain::tests::test_validate_invalid_priority_low ... ok
[INFO] [stdout] test domain::tests::test_validate_invalid_priority_high ... ok
[INFO] [stdout] test domain::tests::test_validate_title_exactly_max_length ... ok
[INFO] [stdout] test domain::tests::test_issue_id_equality ... 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_issue_id_from_str ... 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_validate_title_and_priority::case_2_empty_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_exactly_max_length ... 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_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_5_priority_max ... ok
[INFO] [stdout] test domain::tests::validate_title_and_priority_tests::test_validate_title_and_priority::case_4_priority_zero ... 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 id_generation::tests::test_adaptive_length::case_1 ... ok
[INFO] [stdout] test id_generation::tests::test_adaptive_length::case_2 ... 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 domain::tests::validate_title_and_priority_tests::test_validate_title_and_priority::case_1_valid_title_and_priority ... ok
[INFO] [stdout] test id_generation::tests::test_hierarchical_ids ... ok
[INFO] [stdout] test id_generation::tests::test_collision_handling ... ok
[INFO] [stdout] test id_generation::tests::test_id_validation ... ok
[INFO] [stdout] test output::tests::test_ascii_fallback_icons ... ok
[INFO] [stdout] test id_generation::tests::test_register_existing_ids ... ok
[INFO] [stdout] test id_generation::tests::test_nested_hierarchical_ids ... ok
[INFO] [stdout] test output::tests::test_colorize_priority_contains_ansi_codes ... ok
[INFO] [stdout] test output::tests::test_colorize_priority_without_colors ... ok
[INFO] [stdout] test output::tests::test_colorize_id_contains_ansi_codes ... ok
[INFO] [stdout] test output::tests::test_colorize_id_without_colors ... ok
[INFO] [stdout] test output::tests::test_colorize_status_contains_ansi_codes ... ok
[INFO] [stdout] test output::tests::test_colorize_status_without_colors ... ok
[INFO] [stdout] test output::tests::test_issue_with_empty_description ... ok
[INFO] [stdout] test output::tests::test_output_config_from_env ... ok
[INFO] [stdout] test output::tests::test_print_issue_json ... ok
[INFO] [stdout] test output::tests::test_print_issue_details_text ... 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_type_icon ... ok
[INFO] [stdout] test output::tests::test_print_optional_section_handles_none ... ok
[INFO] [stdout] test output::tests::test_wrap_text ... ok
[INFO] [stdout] test output::tests::test_print_text_section_skips_empty_content ... ok
[INFO] [stdout] test output::tests::test_wrap_text_empty_input ... ok
[INFO] [stdout] test output::tests::test_wrap_text_handles_long_words ... ok
[INFO] [stdout] test output::tests::test_wrap_text_with_narrow_width ... ok
[INFO] [stdout] test output::tests::test_wrap_text_preserves_newlines ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_assignee::case_2_assignee_does_not_match ... ok
[INFO] [stdout] test output::tests::test_wrap_text_with_wide_width ... 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_issue_type::case_1_type_matches ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_empty_filter_matches_all ... 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::in_memory::trait_impl::tests::test_matches_filter_multiple_criteria ... 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_priority::case_1_priority_matches ... 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::in_memory::trait_impl::tests::test_matches_filter_status::case_2_status_does_not_match ... ok
[INFO] [stdout] test storage::tests::test_empty_queries ... ok
[INFO] [stdout] test storage::tests::test_dependencies ... ok
[INFO] [stdout] test storage::tests::test_get_issue ... ok
[INFO] [stdout] test storage::tests::test_in_memory_reload_is_noop ... 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_restores_disk_state ... ok
[INFO] [stdout] test commands::init::tests::test_to_backend_jsonl_success ... ok
[INFO] [stdout] test storage::tests::test_jsonl_reload_empty_file ... ok
[INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_assignee::case_1_assignee_matches ... 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_init_default ... ok
[INFO] [stdout] test cli::tests::test_parse_ready_default ... ok
[INFO] [stdout] test cli::tests::test_parse_stats ... ok
[INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_hyphens::case_1_two_hyphens ... ok
[INFO] [stdout] test id_generation::tests::test_id_generation ... 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 cli::execute::tests::test_save_or_record_failure_save_error ... FAILED
[INFO] [stdout] test commands::init::tests::test_config_new ... 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' (87) panicked at crates/rivets/src/cli/execute.rs:1582:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a06f5fbb22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a06f5fbb22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a06f5fbb22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61a06f5fbb22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61a06f613bfa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61a06f613bfa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61a06f601226 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a06f601226 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61a06f5d70ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61a06f5d70ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61a06f5f2bc9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61a06f373fbe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61a06f373fbe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a06f5f2e32 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61a06f5f2e32 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61a06f5d71a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61a06f5ce229 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61a06f5d845d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61a06f61433c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a06f6141f3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61a06f60ef2d - core[c5ed12ab89cc536a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61a06f1e6329 - rivets[76ce1a693b9a7ad9]::cli::execute::tests::test_save_or_record_failure_save_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1582:9
[INFO] [stdout]   22:     0x61a06f195e12 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61a06f195e8d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61a06f2067cd - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f2066cb - tokio[97a7f6ce155c782]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f2066cb - tokio[97a7f6ce155c782]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f2066cb - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f1f7790 - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f205a6d - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f204d64 - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x61a06f17191b - <tokio[97a7f6ce155c782]::runtime::context::scoped::Scoped<tokio[97a7f6ce155c782]::runtime::scheduler::Context>>::set::<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::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:     0x61a06f1bd889 - tokio[97a7f6ce155c782]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x61a06f245042 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[97a7f6ce155c782]::runtime::context::Context>>::try_with::<tokio[97a7f6ce155c782]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x61a06f244bce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[97a7f6ce155c782]::runtime::context::Context>>::with::<tokio[97a7f6ce155c782]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x61a06f1b711d - tokio[97a7f6ce155c782]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x61a06f1f98d0 - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x61a06f1f9bc6 - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f204870 - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f24a383 - tokio[97a7f6ce155c782]::runtime::context::runtime::enter_runtime::<<tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f1f7071 - <tokio[97a7f6ce155c782]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f1ab8c4 - <tokio[97a7f6ce155c782]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f1aba8c - <tokio[97a7f6ce155c782]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::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:     0x61a06f1f25b0 - rivets[76ce1a693b9a7ad9]::cli::execute::tests::test_save_or_record_failure_save_error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1585:64
[INFO] [stdout]   44:     0x61a06f1e5397 - rivets[76ce1a693b9a7ad9]::cli::execute::tests::test_save_or_record_failure_save_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1532:54
[INFO] [stdout]   45:     0x61a06f1a9316 - <rivets[76ce1a693b9a7ad9]::cli::execute::tests::test_save_or_record_failure_save_error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61a06f36836b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61a06f36836b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x61a06f374bca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x61a06f374bca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61a06f374bca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x61a06f374bca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x61a06f374bca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61a06f374bca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x61a06f374bca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x61a06f36f094 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x61a06f36f094 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x61a06f3776c2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x61a06f3776c2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x61a06f3776c2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x61a06f3776c2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x61a06f3776c2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61a06f3776c2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x61a06f3776c2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61a06f5fae4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x61a06f5fae4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7444e4277aa4 - <unknown>
[INFO] [stdout]   67:     0x7444e4304a64 - 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. 272 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rivets --lib`
[INFO] running `Command { std: "docker" "inspect" "b12b2a1de5a08e16992661ceea3d6cbde4a740f47a9080e8cdfb7c20f8b350b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12b2a1de5a08e16992661ceea3d6cbde4a740f47a9080e8cdfb7c20f8b350b8", kill_on_drop: false }`
[INFO] [stdout] b12b2a1de5a08e16992661ceea3d6cbde4a740f47a9080e8cdfb7c20f8b350b8
