[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] 1dc6b6b53d2e2c853146ccf772bfd72f76066c9e [INFO] testing dwalleck/rivets against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwalleck%2Frivets" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dwalleck/rivets on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmcp-macros v0.8.5 [INFO] [stderr] Downloaded tree-sitter-language v0.1.6 [INFO] [stderr] Downloaded cargo_toml v0.20.5 [INFO] [stderr] Downloaded schemars_derive v1.1.0 [INFO] [stderr] Downloaded rmcp v0.8.5 [INFO] [stderr] Downloaded tree-sitter v0.24.7 [INFO] [stderr] Downloaded tree-sitter-rust v0.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be31b28e3a54ffc4eb131e4e6f6104160bead9f4a323c8f134944642867d9cdb [INFO] running `Command { std: "docker" "start" "-a" "be31b28e3a54ffc4eb131e4e6f6104160bead9f4a323c8f134944642867d9cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be31b28e3a54ffc4eb131e4e6f6104160bead9f4a323c8f134944642867d9cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be31b28e3a54ffc4eb131e4e6f6104160bead9f4a323c8f134944642867d9cdb", kill_on_drop: false }` [INFO] [stdout] be31b28e3a54ffc4eb131e4e6f6104160bead9f4a323c8f134944642867d9cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73684b152d860000a1820fa0e023035a983a7036c80dc566925d2abd69cf46b8 [INFO] running `Command { std: "docker" "start" "-a" "73684b152d860000a1820fa0e023035a983a7036c80dc566925d2abd69cf46b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [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 socket2 v0.6.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling rayon v1.11.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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [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 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 chrono v0.4.42 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [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 toml v0.8.23 [INFO] [stderr] Compiling rmcp v0.8.5 [INFO] [stderr] Compiling cargo_toml v0.20.5 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling rivets-mcp v0.1.0 (/opt/rustwide/workdir/crates/rivets-mcp) [INFO] [stderr] Compiling tethys v0.1.0 (/opt/rustwide/workdir/crates/tethys) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "73684b152d860000a1820fa0e023035a983a7036c80dc566925d2abd69cf46b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73684b152d860000a1820fa0e023035a983a7036c80dc566925d2abd69cf46b8", kill_on_drop: false }` [INFO] [stdout] 73684b152d860000a1820fa0e023035a983a7036c80dc566925d2abd69cf46b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e4dbc6e5032a3f24a3dcc9e9081382ecd66d0816371624952a06ed84fbdf908 [INFO] running `Command { std: "docker" "start" "-a" "8e4dbc6e5032a3f24a3dcc9e9081382ecd66d0816371624952a06ed84fbdf908", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling rusty-fork v0.3.1 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [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 async-stream v0.3.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v2.0.17 [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 regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.53 [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 matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling toml v0.8.23 [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 cargo_toml v0.20.5 [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] Compiling tethys v0.1.0 (/opt/rustwide/workdir/crates/tethys) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.00s [INFO] running `Command { std: "docker" "inspect" "8e4dbc6e5032a3f24a3dcc9e9081382ecd66d0816371624952a06ed84fbdf908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4dbc6e5032a3f24a3dcc9e9081382ecd66d0816371624952a06ed84fbdf908", kill_on_drop: false }` [INFO] [stdout] 8e4dbc6e5032a3f24a3dcc9e9081382ecd66d0816371624952a06ed84fbdf908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 458cf6a6f5333dfb115c2879030355c45c75ba0bc0fe61c4cec98c4255b42c47 [INFO] running `Command { std: "docker" "start" "-a" "458cf6a6f5333dfb115c2879030355c45c75ba0bc0fe61c4cec98c4255b42c47", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rivets-50fddb11501cc542) [INFO] [stdout] [INFO] [stdout] running 292 tests [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_assignee ... 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_no_assignee_flag ... 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::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_notes ... ok [INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_status ... ok [INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_title ... 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::available_flags_help_tests::test_format_is_comma_separated ... 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::execute::tests::bail_on_batch_failures_tests::test_no_failures_returns_ok ... ok [INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note_reopen_reason ... ok [INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note_close_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::bail_on_batch_failures_tests::test_with_successes_only_returns_ok ... 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 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_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_mixed_statuses ... 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_single_status ... ok [INFO] [stdout] test cli::args::tests::update_args_has_updates_tests::test_has_updates_description ... 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_partial_failures_returns_error ... ok [INFO] [stdout] test cli::execute::tests::resolve_label_issue_ids_tests::test_multiple_ids_via_flag ... ok [INFO] [stdout] test cli::execute::tests::bail_on_batch_failures_tests::test_all_failures_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::args::tests::update_args_has_updates_tests::test_has_updates_priority ... ok [INFO] [stdout] test app::tests::test_app_from_uninitialized_directory ... ok [INFO] [stdout] test app::tests::test_app_from_initialized_directory ... ok [INFO] [stdout] test cli::execute::tests::execute_update_tests::test_update_with_no_fields_returns_error ... 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_1_open_to_in_progress ... 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::execute_reopen_tests::test_reopen_in_progress_issue_returns_error ... 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::test_save_or_record_failure_error_contains_message ... 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::execute_reopen_tests::test_reopen_already_open_issue_returns_error ... 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::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_outcomes::case_2_storage_error ... 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::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::execute_close_tests::test_close_already_closed_issue_returns_error ... 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_create_minimal ... 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::tests::test_parse_close_with_reason ... ok [INFO] [stdout] test cli::tests::test_parse_close ... ok [INFO] [stdout] test cli::tests::test_parse_delete ... ok [INFO] [stdout] test cli::tests::test_parse_dep_list ... ok [INFO] [stdout] test cli::tests::test_parse_dep_remove ... ok [INFO] [stdout] test cli::tests::test_parse_delete_force ... ok [INFO] [stdout] test cli::tests::test_parse_global_yes_flag_long ... ok [INFO] [stdout] test cli::tests::test_parse_dep_add ... ok [INFO] [stdout] test cli::tests::test_parse_info ... ok [INFO] [stdout] test cli::tests::test_parse_init_default ... ok [INFO] [stdout] test cli::tests::test_parse_create_full ... ok [INFO] [stdout] test cli::tests::test_parse_init_quiet ... ok [INFO] [stdout] test cli::tests::test_parse_global_yes_flag_short ... ok [INFO] [stdout] test cli::tests::test_parse_info_with_json ... ok [INFO] [stdout] test cli::tests::test_parse_list_with_filters ... ok [INFO] [stdout] test cli::tests::test_parse_ready_default ... ok [INFO] [stdout] test cli::tests::test_parse_ready_with_options ... ok [INFO] [stdout] test cli::tests::test_parse_list_status_in_progress ... ok [INFO] [stdout] test cli::tests::test_parse_reopen ... ok [INFO] [stdout] test cli::tests::test_parse_list_status_in_progress_alias ... ok [INFO] [stdout] test cli::tests::test_parse_reopen_multiple_ids ... ok [INFO] [stdout] test cli::tests::test_parse_show ... ok [INFO] [stdout] test cli::tests::test_parse_reopen_with_reason ... ok [INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note::case_4_multiline_existing ... 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::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_1_no_existing_notes ... ok [INFO] [stdout] test cli::tests::test_parse_update_no_assignee ... ok [INFO] [stdout] test cli::tests::test_parse_yes_and_json_combined ... ok [INFO] [stdout] test cli::execute::tests::resolve_label_issue_ids_tests::test_single_positional_id ... ok [INFO] [stdout] test cli::tests::test_parse_update ... ok [INFO] [stdout] test cli::tests::test_parse_global_json_flag ... ok [INFO] [stdout] test cli::tests::test_parse_update_multiple_ids ... ok [INFO] [stdout] test cli::types::tests::test_display_implementations ... 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::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_issue_id_empty ... 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_control_character ... ok [INFO] [stdout] test cli::validators::tests::test_validate_description_with_newline_allowed ... ok [INFO] [stdout] test cli::tests::test_parse_show_multiple_ids ... ok [INFO] [stdout] test cli::validators::tests::test_validate_issue_id_multiple_hyphens ... ok [INFO] [stdout] test cli::validators::tests::test_validate_issue_id_empty_suffix ... ok [INFO] [stdout] test cli::validators::tests::test_validate_issue_id_invalid_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_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_no_hyphen ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_empty ... ok [INFO] [stdout] test cli::validators::tests::test_validate_description_with_tab_and_newline ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_exactly_max_length ... 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_1_two_hyphens ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_hyphens::case_2_three_hyphens ... 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::validators::tests::test_validate_issue_id_trailing_hyphen_suffix ... ok [INFO] [stdout] test cli::validators::tests::test_validate_issue_id_valid ... 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_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::tests::test_parse_show_invalid_id ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_trims_whitespace ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_uppercase_rejected ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_special_chars_rejected ... ok [INFO] [stdout] test cli::validators::tests::test_validate_prefix_too_short ... 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_prefix_too_long ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_valid ... ok [INFO] [stdout] test cli::validators::tests::test_validate_prefix_invalid_chars ... 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_prefix_trims_whitespace ... 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_prefix_valid ... ok [INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_success_records_issue ... ok [INFO] [stdout] test cli::validators::tests::test_validate_title_with_control_character ... ok [INFO] [stdout] test commands::init::tests::test_config_default ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_space_rejected ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_too_long ... ok [INFO] [stdout] test cli::validators::tests::test_validate_title_with_delete_character ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_no_consecutive_hyphens::case_3_four_hyphens ... ok [INFO] [stdout] test app::tests::test_app_from_subdirectory ... 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_config_yaml_format ... ok [INFO] [stdout] test commands::init::tests::test_config_save_and_load ... ok [INFO] [stdout] test cli::validators::tests::test_validate_title_with_newline ... ok [INFO] [stdout] test cli::validators::tests::test_validate_label_whitespace_only ... 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_find_rivets_root_in_current_dir ... ok [INFO] [stdout] test commands::init::tests::test_init_fails_with_invalid_prefix ... ok [INFO] [stdout] test commands::init::tests::test_is_initialized_true ... ok [INFO] [stdout] test commands::init::tests::test_is_initialized_false ... ok [INFO] [stdout] test commands::init::tests::test_to_backend_jsonl_success ... ok [INFO] [stdout] test commands::init::tests::test_init_creates_directory_structure ... 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_3_too_long ... ok [INFO] [stdout] test commands::init::tests::test_to_backend_unknown_backend_error ... 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_4_hyphen ... ok [INFO] [stdout] test commands::init::tests::test_validate_prefix_invalid::case_6_space ... 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_7_dot ... ok [INFO] [stdout] test commands::init::tests::test_init_creates_gitignore ... ok [INFO] [stdout] test commands::init::tests::test_validate_prefix_rejects_whitespace ... 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_2_valid_medium ... 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_5_valid_uppercase ... ok [INFO] [stdout] test commands::init::tests::test_init_with_default_prefix ... ok [INFO] [stdout] test commands::init::tests::test_init_trims_prefix_whitespace ... 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_as_str ... ok [INFO] [stdout] test domain::tests::test_issue_id_equality ... ok [INFO] [stdout] test domain::tests::test_issue_id_display ... 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 ... ok [INFO] [stdout] test domain::tests::test_validate_empty_title ... ok [INFO] [stdout] test domain::tests::test_new_issue_default_validates ... ok [INFO] [stdout] test domain::tests::test_validate_invalid_priority_high ... ok [INFO] [stdout] test domain::tests::test_issue_id_from_str ... ok [INFO] [stdout] test domain::tests::test_validate_invalid_priority_low ... ok [INFO] [stdout] test domain::tests::test_validate_title_exactly_max_length ... ok [INFO] [stdout] test domain::tests::test_validate_priority_boundaries ... ok [INFO] [stdout] test domain::tests::test_validate_title_too_long ... 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::test_validate_title_with_whitespace ... 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_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_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_1_valid_title_and_priority ... 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_2_empty_title ... 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 commands::init::tests::test_init_with_custom_prefix ... 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_base36_encoding ... ok [INFO] [stdout] test id_generation::tests::test_collision_handling ... ok [INFO] [stdout] test id_generation::tests::test_adaptive_length::case_3 ... ok [INFO] [stdout] test id_generation::tests::test_id_validation ... ok [INFO] [stdout] test id_generation::tests::test_nested_hierarchical_ids ... ok [INFO] [stdout] test output::color::tests::test_ascii_fallback_icons ... ok [INFO] [stdout] test output::color::tests::test_colored_type_icon_ascii_mode ... ok [INFO] [stdout] test output::color::tests::test_colored_type_icon_without_colors ... ok [INFO] [stdout] test output::color::tests::test_colored_type_icon_with_colors ... ok [INFO] [stdout] test output::color::tests::test_colorize_id_without_colors ... ok [INFO] [stdout] test output::color::tests::test_colorize_priority_contains_ansi_codes ... ok [INFO] [stdout] test output::color::tests::test_colorize_id_contains_ansi_codes ... ok [INFO] [stdout] test output::color::tests::test_colorize_priority_without_colors ... 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_colorize_status_contains_ansi_codes ... ok [INFO] [stdout] test output::tests::test_output_config_from_env ... ok [INFO] [stdout] test output::color::tests::test_type_icon ... ok [INFO] [stdout] test output::tests::test_issue_with_empty_description ... 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 commands::init::tests::test_init_fails_if_already_initialized ... ok [INFO] [stdout] test output::tests::test_print_optional_section_handles_none ... ok [INFO] [stdout] test output::tests::test_print_issues_list_format ... 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_wide_width ... ok [INFO] [stdout] test output::tests::test_wrap_text ... ok [INFO] [stdout] test id_generation::tests::test_hierarchical_ids ... ok [INFO] [stdout] test output::tests::test_wrap_text_preserves_newlines ... ok [INFO] [stdout] test id_generation::tests::test_id_generation ... ok [INFO] [stdout] test output::tests::test_wrap_text_with_narrow_width ... ok [INFO] [stdout] test output::tree::tests::test_dep_tree_to_json_structure ... ok [INFO] [stdout] test id_generation::tests::test_register_existing_ids ... ok [INFO] [stdout] test output::tree::tests::test_tree_multiple_children_connectors ... ok [INFO] [stdout] test output::tree::tests::test_dep_tree_to_json_public_includes_dependents ... ok [INFO] [stdout] test cli::execute::tests::append_note_tests::test_append_note::case_2_with_existing_notes ... ok [INFO] [stdout] test cli::tests::test_parse_list_default ... ok [INFO] [stdout] test cli::validators::tests::test_validate_title_too_long ... ok [INFO] [stdout] test commands::init::tests::test_init_creates_empty_issues_file ... ok [INFO] [stdout] test commands::init::tests::test_to_backend_absolute_path_rejected ... ok [INFO] [stdout] test output::color::tests::test_semantic_colors_without_colors ... ok [INFO] [stdout] test commands::init::tests::test_config_load_validates_prefix ... ok [INFO] [stdout] test cli::execute::tests::test_save_or_record_failure_save_error ... FAILED [INFO] [stdout] test output::tree::tests::test_tree_continuation_lines ... ok [INFO] [stdout] test output::tree::tests::test_tree_nested_children ... ok [INFO] [stdout] test cli::execute::tests::resolve_label_issue_ids_tests::test_both_positional_and_flag_fails ... ok [INFO] [stdout] test output::tree::tests::test_print_dep_tree_dependents_section ... ok [INFO] [stdout] test output::tree::tests::test_print_dep_tree_dependents_empty ... 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_unicode ... 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_assignee::case_1_assignee_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_empty_filter_matches_all ... 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_status::case_1_status_matches ... 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_2_status_does_not_match ... ok [INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_priority::case_1_priority_matches ... ok [INFO] [stdout] test storage::tests::test_get_issue ... ok [INFO] [stdout] test storage::tests::test_dependencies ... 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::tests::test_in_memory_reload_is_noop ... 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::tests::test_trait_object_usage ... ok [INFO] [stdout] test storage::tests::test_empty_queries ... ok [INFO] [stdout] test storage::in_memory::trait_impl::tests::test_matches_filter_label::case_1_label_matches ... ok [INFO] [stdout] test storage::tests::test_jsonl_reload_empty_file ... ok [INFO] [stdout] test output::tree::tests::test_tree_single_child_ascii ... 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_jsonl_reload_restores_disk_state ... 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:1655:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5af819facfaa - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5af819facfaa - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5af819facfaa - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5af819facfaa - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5af819fc463a - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5af819fc463a - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5af819fb2202 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5af819fb2202 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5af819f8901f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5af819f8901f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5af819fa4329 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5af819d2450c - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5af819d2450c - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5af819fa45a2 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5af819fa45a2 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5af819f890d8 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5af819f800d9 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5af819f8a26d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5af819fc4f1c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5af819fc4dd3 - core[51d4adbef590f61]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5af819fbfccd - core[51d4adbef590f61]::panicking::assert_failed:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5af819bdec39 - rivets[8357d20dd6da45c8]::cli::execute::tests::test_save_or_record_failure_save_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1655:9 [INFO] [stdout] 22: 0x5af819b25f72 - > as core[51d4adbef590f61]::future::future::Future>::poll [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5af819b25fed - >> as core[51d4adbef590f61]::future::future::Future>::poll [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5af819ba7b5d - ::block_on::>>>::{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: 0x5af819ba7a5b - tokio[ea7188fbb80da2c9]::task::coop::with_budget::, ::block_on>>>::{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: 0x5af819ba7a5b - tokio[ea7188fbb80da2c9]::task::coop::budget::, ::block_on>>>::{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: 0x5af819ba7a5b - ::block_on::>>>::{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: 0x5af819b965b0 - ::enter::, ::block_on>>>::{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: 0x5af819ba6e2d - ::block_on::>>>::{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: 0x5af819ba6124 - ::enter::<::block_on>>>::{closure#0}, core[51d4adbef590f61]::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: 0x5af819b0171b - >::set::<::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0}, (alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::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: 0x5af819b77dd9 - tokio[ea7188fbb80da2c9]::runtime::context::set_scheduler::<(alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::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: 0x5af819b7f522 - >::try_with::, core[51d4adbef590f61]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>)> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x5af819b7f0ae - >::with::, core[51d4adbef590f61]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>)> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5af819b6df2d - tokio[ea7188fbb80da2c9]::runtime::context::set_scheduler::<(alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::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: 0x5af819b98aa0 - ::enter::<::block_on>>>::{closure#0}, core[51d4adbef590f61]::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: 0x5af819b98d96 - ::block_on::>>> [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: 0x5af819ba5a90 - ::block_on::>>::{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: 0x5af819c83f93 - tokio[ea7188fbb80da2c9]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x5af819b960e1 - ::block_on::>> [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: 0x5af819bf37d4 - ::block_on_inner::>> [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: 0x5af819bf399f - ::block_on::>> [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: 0x5af819bebfa0 - rivets[8357d20dd6da45c8]::cli::execute::tests::test_save_or_record_failure_save_error [INFO] [stdout] at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1658:64 [INFO] [stdout] 44: 0x5af819bddca7 - rivets[8357d20dd6da45c8]::cli::execute::tests::test_save_or_record_failure_save_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/rivets/src/cli/execute.rs:1605:54 [INFO] [stdout] 45: 0x5af819ca41c6 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5af819d185eb - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5af819d185eb - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5af819d24fdb - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5af819d24fdb - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5af819d24fdb - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5af819d24fdb - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5af819d24fdb - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5af819d24fdb - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5af819d24fdb - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5af819d206f4 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5af819d206f4 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5af819d27be2 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5af819d27be2 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5af819d27be2 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5af819d27be2 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5af819d27be2 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5af819d27be2 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5af819d27be2 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5af819fac35f - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x5af819fac35f - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x765a41987aa4 - [INFO] [stdout] 67: 0x765a41a14a64 - clone [INFO] [stdout] 68: 0x0 - [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. 291 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rivets --lib` [INFO] running `Command { std: "docker" "inspect" "458cf6a6f5333dfb115c2879030355c45c75ba0bc0fe61c4cec98c4255b42c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458cf6a6f5333dfb115c2879030355c45c75ba0bc0fe61c4cec98c4255b42c47", kill_on_drop: false }` [INFO] [stdout] 458cf6a6f5333dfb115c2879030355c45c75ba0bc0fe61c4cec98c4255b42c47