[INFO] cloning repository https://github.com/dhanji/cadmus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhanji/cadmus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhanji%2Fcadmus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhanji%2Fcadmus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e9fa41bed38935ebefb9ea3f1799245f8ded4aa [INFO] testing dhanji/cadmus against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhanji%2Fcadmus" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dhanji/cadmus [INFO] finished tweaking git repo https://github.com/dhanji/cadmus [INFO] tweaked toml for git repo https://github.com/dhanji/cadmus written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dhanji/cadmus on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dhanji/cadmus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v15.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 599eb2b25a5fe5f96d11d2fe7fd541d0b473b07122df78414e1e02bbd9976785 [INFO] running `Command { std: "docker" "start" "-a" "599eb2b25a5fe5f96d11d2fe7fd541d0b473b07122df78414e1e02bbd9976785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "599eb2b25a5fe5f96d11d2fe7fd541d0b473b07122df78414e1e02bbd9976785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "599eb2b25a5fe5f96d11d2fe7fd541d0b473b07122df78414e1e02bbd9976785", kill_on_drop: false }` [INFO] [stdout] 599eb2b25a5fe5f96d11d2fe7fd541d0b473b07122df78414e1e02bbd9976785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fde88a4017c3407c682660c644cea2c15d4d06a5ccdd6787ad5a8eeae2b79836 [INFO] running `Command { std: "docker" "start" "-a" "fde88a4017c3407c682660c644cea2c15d4d06a5ccdd6787ad5a8eeae2b79836", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling cadmus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stdout] --> src/racket_executor.rs:694:45 [INFO] [stdout] | [INFO] [stdout] 694 | sorted_params.sort_by_key(|(k, _)| k.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stdout] --> src/racket_executor.rs:750:38 [INFO] [stdout] | [INFO] [stdout] 750 | sorted.sort_by_key(|(k, _)| k.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.95s [INFO] running `Command { std: "docker" "inspect" "fde88a4017c3407c682660c644cea2c15d4d06a5ccdd6787ad5a8eeae2b79836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde88a4017c3407c682660c644cea2c15d4d06a5ccdd6787ad5a8eeae2b79836", kill_on_drop: false }` [INFO] [stdout] fde88a4017c3407c682660c644cea2c15d4d06a5ccdd6787ad5a8eeae2b79836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1bc3bfaf4dab5c4254d4e08f72d290b0a734807cbe37d6e25f4a805f58f16b [INFO] running `Command { std: "docker" "start" "-a" "9f1bc3bfaf4dab5c4254d4e08f72d290b0a734807cbe37d6e25f4a805f58f16b", kill_on_drop: false }` [INFO] [stderr] Compiling cadmus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stdout] --> src/racket_executor.rs:694:45 [INFO] [stdout] | [INFO] [stdout] 694 | sorted_params.sort_by_key(|(k, _)| k.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stdout] --> src/racket_executor.rs:750:38 [INFO] [stdout] | [INFO] [stdout] 750 | sorted.sort_by_key(|(k, _)| k.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cadmus::plan` [INFO] [stdout] --> tests/macos_tasks_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use cadmus::plan; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cadmus::racket_executor` [INFO] [stdout] --> tests/macos_tasks_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use cadmus::racket_executor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> tests/nl_autoregression.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | fn parse_plan_file(content: &str, path: &Path) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> tests/domain_autoregression.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 105 | struct PlanResult { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `furthest_ok_stage` is never used [INFO] [stdout] --> tests/domain_autoregression.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 112 | impl PlanResult { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 113 | fn furthest_ok_stage(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> tests/pipeline_traces.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | use cadmus::nl::dialogue::{self, DialogueState}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `earley_parse_count` and `plan_sexpr` are never read [INFO] [stdout] --> tests/pipeline_traces.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct PipelineTrace { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | earley_parse_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | plan_sexpr: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nl_to_script` is never used [INFO] [stdout] --> tests/prompts_tests.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn nl_to_script(input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stdout] --> src/racket_executor.rs:694:45 [INFO] [stdout] | [INFO] [stdout] 694 | sorted_params.sort_by_key(|(k, _)| k.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stdout] --> src/racket_executor.rs:750:38 [INFO] [stdout] | [INFO] [stdout] 750 | sorted.sort_by_key(|(k, _)| k.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.60s [INFO] running `Command { std: "docker" "inspect" "9f1bc3bfaf4dab5c4254d4e08f72d290b0a734807cbe37d6e25f4a805f58f16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1bc3bfaf4dab5c4254d4e08f72d290b0a734807cbe37d6e25f4a805f58f16b", kill_on_drop: false }` [INFO] [stdout] 9f1bc3bfaf4dab5c4254d4e08f72d290b0a734807cbe37d6e25f4a805f58f16b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a03adc1577bcab4da3844b5e6a2975bf597125d523c463fb0597b1a68b2f1ff [INFO] running `Command { std: "docker" "start" "-a" "4a03adc1577bcab4da3844b5e6a2975bf597125d523c463fb0597b1a68b2f1ff", kill_on_drop: false }` [INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stderr] --> src/racket_executor.rs:694:45 [INFO] [stderr] | [INFO] [stderr] 694 | sorted_params.sort_by_key(|(k, _)| k.clone()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stderr] [INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stderr] --> src/racket_executor.rs:750:38 [INFO] [stderr] | [INFO] [stderr] 750 | sorted.sort_by_key(|(k, _)| k.clone()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cadmus` (lib) generated 2 warnings [INFO] [stderr] warning: function `nl_to_script` is never used [INFO] [stderr] --> tests/prompts_tests.rs:46:4 [INFO] [stderr] | [INFO] [stderr] 46 | fn nl_to_script(input: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cadmus` (test "prompts_tests") generated 1 warning [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> tests/nl_autoregression.rs:55:35 [INFO] [stderr] | [INFO] [stderr] 55 | fn parse_plan_file(content: &str, path: &Path) -> Option { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cadmus` (test "nl_autoregression") generated 1 warning (run `cargo fix --test "nl_autoregression" -p cadmus` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> tests/pipeline_traces.rs:16:28 [INFO] [stderr] | [INFO] [stderr] 16 | use cadmus::nl::dialogue::{self, DialogueState}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `earley_parse_count` and `plan_sexpr` are never read [INFO] [stderr] --> tests/pipeline_traces.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 25 | struct PipelineTrace { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 32 | earley_parse_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | plan_sexpr: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cadmus` (test "pipeline_traces") generated 2 warnings (run `cargo fix --test "pipeline_traces" -p cadmus` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `cadmus::plan` [INFO] [stderr] --> tests/macos_tasks_tests.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use cadmus::plan; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cadmus::racket_executor` [INFO] [stderr] --> tests/macos_tasks_tests.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use cadmus::racket_executor; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cadmus` (test "macos_tasks_tests") generated 2 warnings (run `cargo fix --test "macos_tasks_tests" -p cadmus` to apply 2 suggestions) [INFO] [stderr] warning: field `description` is never read [INFO] [stderr] --> tests/domain_autoregression.rs:108:5 [INFO] [stderr] | [INFO] [stderr] 105 | struct PlanResult { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 108 | description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `furthest_ok_stage` is never used [INFO] [stderr] --> tests/domain_autoregression.rs:113:8 [INFO] [stderr] | [INFO] [stderr] 112 | impl PlanResult { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] 113 | fn furthest_ok_stage(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cadmus` (test "domain_autoregression") generated 2 warnings [INFO] [stderr] warning: `cadmus` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cadmus-040bd8ffd63cb31d) [INFO] [stdout] [INFO] [stdout] running 867 tests [INFO] [stdout] test agent::tests::test_agent_result_structure ... ok [INFO] [stdout] test agent::tests::test_parse_action_file_outline ... ok [INFO] [stdout] test agent::tests::test_message_serialization ... ok [INFO] [stdout] test agent::tests::test_parse_action_no_action ... ok [INFO] [stdout] test agent::tests::test_parse_action_basic ... ok [INFO] [stdout] test agent::tests::test_parse_action_shell ... ok [INFO] [stdout] test agent::tests::test_parse_action_positional ... ok [INFO] [stdout] test agent::tests::test_parse_action_single_param_no_key ... ok [INFO] [stdout] test agent::tests::test_parse_action_write_file ... ok [INFO] [stdout] test agent::tests::test_parse_value_quoted ... ok [INFO] [stdout] test agent::tests::test_parse_action_with_preceding_text ... ok [INFO] [stdout] test agent::tests::test_parse_value_unquoted ... ok [INFO] [stdout] test agent::tests::test_parse_value_with_escaped_quotes ... ok [INFO] [stdout] test algebra::tests::test_associative_flatten ... ok [INFO] [stdout] test algebra::tests::test_commutative_sort ... ok [INFO] [stdout] test algebra::tests::test_contradiction_detection ... ok [INFO] [stdout] test algebra::tests::test_deep_associative_flatten ... ok [INFO] [stdout] test algebra::tests::test_comm_assoc_combined ... ok [INFO] [stdout] test algebra::tests::test_non_commutative_preserves_order ... ok [INFO] [stdout] test algebra::tests::test_idempotent_dedup ... ok [INFO] [stdout] test algebra::tests::test_identity_removal ... ok [INFO] [stdout] test algebra::tests::test_leaf_canonicalize_unchanged ... ok [INFO] [stdout] test algebra::tests::test_all_identity_children ... ok [INFO] [stdout] test algebra::tests::test_rewrite_rule_no_match ... ok [INFO] [stdout] test algebra::tests::test_absorbing_element ... ok [INFO] [stdout] test algebra::tests::test_transitive_chain_3_steps ... ok [INFO] [stdout] test algebra::tests::test_plan_deduplication ... ok [INFO] [stdout] test algebra::tests::test_reflexive_inference ... ok [INFO] [stdout] test algebra::tests::test_symmetric_inference ... ok [INFO] [stdout] test algebra::tests::test_transitive_inference ... ok [INFO] [stdout] test algebra::tests::test_non_transitive_no_inference ... ok [INFO] [stdout] test agent::tests::test_short_truncation ... ok [INFO] [stdout] test calling_frame::tests::test_default_frame_resolves_bound_path ... ok [INFO] [stdout] test calling_frame::tests::test_default_frame_path_with_spaces ... ok [INFO] [stdout] test calling_frame::tests::test_default_frame_unbound_dir_returns_dot ... ok [INFO] [stdout] test calling_frame::tests::test_default_frame_from_plan ... ok [INFO] [stdout] test calling_frame::tests::test_default_frame_empty_bindings ... ok [INFO] [stdout] test coding_strategy::tests::test_coding_strategy_available_literals ... ok [INFO] [stdout] test calling_frame::tests::test_default_frame_unbound_path_returns_dot ... ok [INFO] [stdout] test coding_strategy::tests::test_coding_strategy_extract_method ... ok [INFO] [stdout] test coding_strategy::tests::test_coding_strategy_no_producer_error ... ok [INFO] [stdout] test agent::tests::test_agent_config_defaults ... ok [INFO] [stdout] test coding_strategy::tests::test_coding_strategy_registry ... ok [INFO] [stdout] test coding_strategy::tests::test_coding_strategy_plan_structure ... ok [INFO] [stdout] test calling_frame::tests::test_default_frame_has_binding ... ok [INFO] [stdout] test calling_frame::tests::test_default_frame_multiple_bindings ... ok [INFO] [stdout] test fact_pack::tests::test_load_fact_pack_rejects_plain_yaml ... ok [INFO] [stdout] test coding_strategy::tests::test_coding_strategy_simple_function ... ok [INFO] [stdout] test fact_pack::tests::test_empty_claims_axis ... ok [INFO] [stdout] test fact_pack::tests::test_load_fact_pack_rejects_wrong_suffix ... ok [INFO] [stdout] test fact_pack::tests::test_merge_all_empty ... ok [INFO] [stdout] test fact_pack::tests::test_merge_all_single_pack ... ok [INFO] [stdout] test fact_pack::tests::test_merge_axes_dedup_and_union_sub_axes ... ok [INFO] [stdout] test fact_pack::tests::test_merge_claims_concatenated ... ok [INFO] [stdout] test fact_pack::tests::test_merge_entities_dedup ... ok [INFO] [stdout] test fact_pack::tests::test_merge_evidence_concatenated ... ok [INFO] [stdout] test fact_pack::tests::test_merge_properties_concatenated ... ok [INFO] [stdout] test fact_pack::tests::test_merge_relations_dedup ... ok [INFO] [stdout] test fact_pack::tests::test_merge_uncertainties_concatenated ... ok [INFO] [stdout] test fact_pack::tests::test_merged_index_queries_work ... ok [INFO] [stdout] test fact_pack::tests::test_missing_file ... ok [INFO] [stdout] test coding_strategy::tests::test_coding_strategy_compose_associative ... ok [INFO] [stdout] test coding_strategy::tests::test_coding_strategy_duplicate_code_detection ... ok [INFO] [stdout] test fact_pack::tests::test_load_putin_stalin ... ok [INFO] [stdout] test fact_pack::tests::test_load_fact_pack_accepts_facts_suffix ... ok [INFO] [stdout] test filetypes::tests::test_describe_rs ... ok [INFO] [stdout] test filetypes::tests::test_extensions_for_archive ... ok [INFO] [stdout] test filetypes::tests::test_extensions_for_image ... ok [INFO] [stdout] test filetypes::tests::test_extensions_for_source_code ... ok [INFO] [stdout] test filetypes::tests::test_has_known_extension_path ... ok [INFO] [stdout] test filetypes::tests::test_dictionary_size ... ok [INFO] [stdout] test filetypes::tests::test_describe_unknown ... ok [INFO] [stdout] test filetypes::tests::test_describe_pdf ... ok [INFO] [stdout] test filetypes::tests::test_is_known_extension ... ok [INFO] [stdout] test filetypes::tests::test_all_extensions ... ok [INFO] [stdout] test filetypes::tests::test_lookup_by_path_dot_only ... ok [INFO] [stdout] test filetypes::tests::test_lookup_by_path_no_extension ... ok [INFO] [stdout] test filetypes::tests::test_lookup_by_path_simple ... ok [INFO] [stdout] test filetypes::tests::test_lookup_by_path_full_path ... ok [INFO] [stdout] test filetypes::tests::test_lookup_by_path_tar_bz2 ... ok [INFO] [stdout] test filetypes::tests::test_lookup_by_path_tar_gz ... ok [INFO] [stdout] test filetypes::tests::test_lookup_flac ... ok [INFO] [stdout] test filetypes::tests::test_lookup_json ... ok [INFO] [stdout] test filetypes::tests::test_lookup_mp4 ... ok [INFO] [stdout] test filetypes::tests::test_lookup_by_path_tar_xz ... ok [INFO] [stdout] test filetypes::tests::test_lookup_case_insensitive ... ok [INFO] [stdout] test filetypes::tests::test_lookup_pdf ... ok [INFO] [stdout] test filetypes::tests::test_lookup_rs ... ok [INFO] [stdout] test filetypes::tests::test_lookup_tar_gz_compound ... ok [INFO] [stdout] test filetypes::tests::test_racket_rkt ... ok [INFO] [stdout] test filetypes::tests::test_scheme_scm ... ok [INFO] [stdout] test filetypes::tests::test_scheme_ss ... ok [INFO] [stdout] test filetypes::tests::test_type_expr_parses_correctly ... ok [INFO] [stdout] test filetypes::tests::test_lookup_unknown ... ok [INFO] [stdout] test fs_strategy::tests::test_run_fs_goal_convenience ... ok [INFO] [stdout] test filetypes::tests::test_lookup_empty ... ok [INFO] [stdout] test fs_strategy::tests::test_strategy_plans_list_dir ... ok [INFO] [stdout] test fact_pack::tests::test_malformed_yaml ... FAILED [INFO] [stdout] test filetypes::tests::test_no_duplicate_extensions ... ok [INFO] [stdout] test fs_types::tests::test_all_ops_registered ... ok [INFO] [stdout] test fs_strategy::tests::test_trace_display_format ... ok [INFO] [stdout] test fs_strategy::tests::test_strategy_unreachable_goal ... ok [INFO] [stdout] test fs_types::tests::test_concat_seq_has_identity ... ok [INFO] [stdout] test fs_types::tests::test_concat_seq_associative_not_commutative ... ok [INFO] [stdout] test fs_types::tests::test_filter_is_idempotent ... ok [INFO] [stdout] test fs_types::tests::test_extract_archive_unifies_with_zip_and_cbz ... ok [INFO] [stdout] test fs_types::tests::test_find_matching_idempotent ... ok [INFO] [stdout] test fs_types::tests::test_pack_archive_signature ... ok [INFO] [stdout] test agent::tests::test_system_prompt_read_only ... ok [INFO] [stdout] test fs_types::tests::test_ops_lookupable_by_output ... ok [INFO] [stdout] test fs_types::tests::test_sort_by_is_idempotent ... ok [INFO] [stdout] test generic_planner::tests::test_lower_leaf_only ... ok [INFO] [stdout] test fs_types::tests::test_search_content_monomorphic ... ok [INFO] [stdout] test generic_planner::tests::test_lower_single_op ... ok [INFO] [stdout] test generic_planner::tests::test_lower_map_node ... ok [INFO] [stdout] test generic_planner::tests::test_lower_two_step_pipeline ... ok [INFO] [stdout] test generic_planner::tests::test_plan_chain_a_b_c ... ok [INFO] [stdout] test generic_planner::tests::test_plan_depth_exceeded ... ok [INFO] [stdout] test generic_planner::tests::test_plan_expr_chain ... ok [INFO] [stdout] test generic_planner::tests::test_plan_expr_cycle_terminates ... ok [INFO] [stdout] test generic_planner::tests::test_plan_expr_fold_insertion ... ok [INFO] [stdout] test fs_types::tests::test_stat_is_idempotent ... ok [INFO] [stdout] test generic_planner::tests::test_plan_expr_map_insertion ... ok [INFO] [stdout] test generic_planner::tests::test_plan_expr_literal_match ... ok [INFO] [stdout] test generic_planner::tests::test_plan_expr_single_op ... ok [INFO] [stdout] test generic_planner::tests::test_plan_expr_no_producer ... ok [INFO] [stdout] test generic_planner::tests::test_plan_literal_directly_satisfies_goal ... ok [INFO] [stdout] test generic_planner::tests::test_plan_must_include_constraint ... ok [INFO] [stdout] test generic_planner::tests::test_plan_cycle_detection ... ok [INFO] [stdout] test generic_planner::tests::test_plan_must_use_input_constraint ... ok [INFO] [stdout] test generic_planner::tests::test_plan_no_producer_error ... ok [INFO] [stdout] test generic_planner::tests::test_plan_node_display ... ok [INFO] [stdout] test generic_planner::tests::test_plan_uses_different_literals_for_each_input ... ok [INFO] [stdout] test generic_planner::tests::test_plan_multi_outputs ... ok [INFO] [stdout] test generic_planner::tests::test_plan_with_available_literal ... ok [INFO] [stdout] test line_editor::tests::test_dirs_home_returns_something ... ok [INFO] [stdout] test line_editor::tests::test_editor_creates_without_panic ... ok [INFO] [stdout] test line_editor::tests::test_history_path_is_in_home ... ok [INFO] [stdout] test line_editor::tests::test_max_history_constant ... ok [INFO] [stdout] test nl::dialogue::tests::test_dialogue_state_new ... ok [INFO] [stdout] test nl::dialogue::tests::test_dialogue_state_turn_count ... ok [INFO] [stdout] test line_editor::tests::test_corrupt_history_file_does_not_crash ... ok [INFO] [stdout] test nl::dialogue::tests::test_edit_on_empty_state_error ... ok [INFO] [stdout] test line_editor::tests::test_add_history_does_not_panic ... ok [INFO] [stdout] test agent::tests::test_system_prompt_contains_tools ... ok [INFO] [stdout] test nl::dialogue::tests::test_focus_stack_dedup ... ok [INFO] [stdout] test nl::dialogue::tests::test_focus_stack_ranking ... ok [INFO] [stdout] test nl::dialogue::tests::test_focus_stack_resolve_it ... ok [INFO] [stdout] test nl::dialogue::tests::test_plan_to_sexpr_roundtrip ... ok [INFO] [stdout] test nl::dialogue::tests::test_plan_to_sexpr_with_map_args ... ok [INFO] [stdout] test nl::earley::tests::test_any_token_symbol ... ok [INFO] [stdout] test nl::earley::tests::test_determiner_object ... ok [INFO] [stdout] test nl::earley::tests::test_empty_input ... ok [INFO] [stdout] test nl::earley::tests::test_gibberish_no_parse ... ok [INFO] [stdout] test nl::earley::tests::test_parse_node_display ... ok [INFO] [stdout] test nl::earley::tests::test_ranked_parses_highest_first ... ok [INFO] [stdout] test nl::earley::tests::test_simple_verb_object ... ok [INFO] [stdout] test nl::earley::tests::test_single_verb_no_parse_without_object ... ok [INFO] [stdout] test nl::earley::tests::test_verb_object_with_modifier ... ok [INFO] [stdout] test nl::earley::tests::test_verb_object_with_multiple_modifiers ... ok [INFO] [stdout] test calling_frame::tests::test_codegen_invalid_plan_returns_error ... ok [INFO] [stdout] test nl::grammar::tests::test_empty_input ... ok [INFO] [stdout] test nl::grammar::tests::test_find_at_explicit_path ... ok [INFO] [stdout] test nl::grammar::tests::test_extract_path ... ok [INFO] [stdout] test nl::grammar::tests::test_find_comics ... ok [INFO] [stdout] test nl::grammar::tests::test_find_comics_in_downloads ... ok [INFO] [stdout] test nl::grammar::tests::test_find_comics_in_my_downloads_folder_newest_first ... ok [INFO] [stdout] test nl::grammar::tests::test_find_comics_in_my_downloads ... ok [INFO] [stdout] test nl::grammar::tests::test_find_with_glob_pattern ... ok [INFO] [stdout] test nl::grammar::tests::test_find_the_comics ... ok [INFO] [stdout] test nl::grammar::tests::test_list_bare_verb ... ok [INFO] [stdout] test nl::grammar::tests::test_multiple_parses_ranked ... ok [INFO] [stdout] test nl::grammar::tests::test_please_find_comics ... ok [INFO] [stdout] test nl::grammar::tests::test_sort_files_newest_first ... ok [INFO] [stdout] test nl::grammar::tests::test_zip_up_everything_in_downloads ... ok [INFO] [stdout] test nl::grammar::tests::test_gibberish ... ok [INFO] [stdout] test fs_types::tests::test_build_fs_registry_includes_power_tools ... ok [INFO] [stdout] test calling_frame::tests::test_codegen_empty_bindings_uses_defaults ... ok [INFO] [stdout] test fs_strategy::tests::test_strategy_extract_archive_trace ... ok [INFO] [stdout] test calling_frame::tests::test_codegen_produces_racket_script ... ok [INFO] [stdout] test fs_strategy::tests::test_strategy_multi_step_dependency_order ... ok [INFO] [stdout] test nl::dialogue::tests::test_edit_move_step ... ok [INFO] [stdout] test nl::dialogue::tests::test_edit_remove_step ... ok [INFO] [stdout] test nl::dialogue::tests::test_edit_skip_adds_filter ... ok [INFO] [stdout] test calling_frame::tests::test_invoke_returns_execution_with_script ... ok [INFO] [stdout] test calling_frame::tests::test_codegen_multi_step_plan ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_bindings_populated_with_path ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_build_project ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_bindings_default_path_when_no_path ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_prs ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_bindings_with_home_dir ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_bindings_shown_in_yaml ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_fs_still_works ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_containers ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_find_todos ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_resolution_comics ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_resolution_pdf ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_resolution_unknown ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_empty_input_no_intent ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_install_dependencies ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_stop_containers ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_issues ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_models ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_gibberish_no_intent ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_simulators ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_recipes ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_releases ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_filesystem_actions_still_work ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_runs ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_list_todos ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_find_pdfs_in_documents ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_find_comics_in_downloads_newest_first ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_no_steps_produces_walk_tree ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_program_first_quicksort ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_test_project ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_plan_has_path_input ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_extract_archive ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_plan_name_generated ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_list_bare_verb ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_decompress ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_concept_ops_view_pr ... ok [INFO] [stdout] test agent::test_nl_shortcut_recognizes_algorithm ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_compress_dir ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_program_first_registered_op ... ok [INFO] [stdout] test agent::test_nl_shortcut_recognizes_known_command ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_order_prepends_walk_tree ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_retrieve ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_search_text ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_program_first_plan_name_is_op_name ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_count ... ok [INFO] [stdout] test nl::intent_ir::tests::test_alternatives_preserved ... ok [INFO] [stdout] test nl::intent_ir::tests::test_empty_input ... ok [INFO] [stdout] test nl::intent_ir::tests::test_extract_path ... ok [INFO] [stdout] test nl::intent_ir::tests::test_find_comics_in_downloads ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_enumerate ... ok [INFO] [stdout] test nl::intent_ir::tests::test_find_pdfs_in_documents ... ok [INFO] [stdout] test nl::intent_ir::tests::test_find_photos_by_size ... ok [INFO] [stdout] test nl::intent_ir::tests::test_find_with_glob_pattern ... ok [INFO] [stdout] test nl::intent_ir::tests::test_gibberish ... ok [INFO] [stdout] test nl::intent_ir::tests::test_list_bare_verb ... ok [INFO] [stdout] test nl::intent_ir::tests::test_no_location_defaults_to_current_dir ... ok [INFO] [stdout] test nl::intent_ir::tests::test_score_preserved ... ok [INFO] [stdout] test nl::intent_ir::tests::test_sort_files_newest_first ... ok [INFO] [stdout] test nl::intent_ir::tests::test_unresolvable_concept_preserved ... ok [INFO] [stdout] test nl::intent_ir::tests::test_zip_up_everything_in_downloads ... ok [INFO] [stdout] test nl::intent_ir::tests::test_find_comics_in_downloads_newest_first ... ok [INFO] [stdout] test nl::lexicon::tests::test_approve_ok_lgtm ... ok [INFO] [stdout] test nl::lexicon::tests::test_approve_sounds_good ... ok [INFO] [stdout] test nl::lexicon::tests::test_approve_sure_why_not ... ok [INFO] [stdout] test nl::lexicon::tests::test_approve_y ... ok [INFO] [stdout] test nl::lexicon::tests::test_approve_yes ... ok [INFO] [stdout] test nl::lexicon::tests::test_classify_case_insensitive ... ok [INFO] [stdout] test nl::lexicon::tests::test_classify_glob ... ok [INFO] [stdout] test nl::lexicon::tests::test_classify_noun ... ok [INFO] [stdout] test nl::lexicon::tests::test_classify_path ... ok [INFO] [stdout] test nl::lexicon::tests::test_approve_lgtm ... ok [INFO] [stdout] test nl::lexicon::tests::test_classify_preposition ... ok [INFO] [stdout] test nl::lexicon::tests::test_classify_verb ... ok [INFO] [stdout] test nl::lexicon::tests::test_explain_filter ... ok [INFO] [stdout] test nl::lexicon::tests::test_explain_what_is_walk_tree ... ok [INFO] [stdout] test nl::lexicon::tests::test_filler_words_loaded ... ok [INFO] [stdout] test nl::lexicon::tests::test_classify_unknown ... ok [INFO] [stdout] test nl::lexicon::tests::test_multi_category_word ... ok [INFO] [stdout] test nl::lexicon::tests::test_lexicon_loads ... ok [INFO] [stdout] test nl::lexicon::tests::test_not_reject_when_empty ... ok [INFO] [stdout] test nl::lexicon::tests::test_not_approve_when_empty ... ok [INFO] [stdout] test nl::lexicon::tests::test_noun_comics_is_comic_issue_archive ... ok [INFO] [stdout] test nl::lexicon::tests::test_noun_synonym_manga ... ok [INFO] [stdout] test nl::lexicon::tests::test_ordering_newest ... ok [INFO] [stdout] test nl::lexicon::tests::test_parse_malformed_yaml_returns_error ... ok [INFO] [stdout] test nl::lexicon::tests::test_path_noun_also_classified_as_noun ... ok [INFO] [stdout] test nl::lexicon::tests::test_path_noun_downloads ... ok [INFO] [stdout] test nl::lexicon::tests::test_phrase_groups_all_have_2_plus_words ... ok [INFO] [stdout] test nl::lexicon::tests::test_phrase_groups_loaded ... ok [INFO] [stdout] test nl::lexicon::tests::test_reject_nah_i_am_good ... ok [INFO] [stdout] test nl::lexicon::tests::test_reject_no ... ok [INFO] [stdout] test nl::lexicon::tests::test_reject_scratch_that ... ok [INFO] [stdout] test nl::lexicon::tests::test_verb_extract_is_decompress ... ok [INFO] [stdout] test nl::lexicon::tests::test_verb_find_is_select ... ok [INFO] [stdout] test nl::lexicon::tests::test_verb_search_is_search_text ... ok [INFO] [stdout] test nl::lexicon::tests::test_verb_sort_is_order ... ok [INFO] [stdout] test nl::lexicon::tests::test_verb_zip_is_compress ... ok [INFO] [stdout] test nl::normalize::tests::test_absolute_path_preserved ... ok [INFO] [stdout] test nl::normalize::tests::test_basic_tokenize ... ok [INFO] [stdout] test nl::normalize::tests::test_contraction_expansion ... ok [INFO] [stdout] test nl::normalize::tests::test_contractions_still_work_with_quotes ... ok [INFO] [stdout] test nl::normalize::tests::test_dollar_var_preserved ... ok [INFO] [stdout] test nl::normalize::tests::test_empty_input ... ok [INFO] [stdout] test nl::normalize::tests::test_extension_in_path ... ok [INFO] [stdout] test nl::normalize::tests::test_is_canonical_op ... ok [INFO] [stdout] test nl::normalize::tests::test_mixed_case_punctuation_contractions ... ok [INFO] [stdout] test nl::normalize::tests::test_no_quotes_normal_tokenization ... ok [INFO] [stdout] test nl::normalize::tests::test_non_ordinal_passes_through ... ok [INFO] [stdout] test nl::normalize::tests::test_ordinal_21st ... ok [INFO] [stdout] test nl::normalize::tests::test_ordinal_2nd ... ok [INFO] [stdout] test nl::normalize::tests::test_ordinal_first ... ok [INFO] [stdout] test nl::normalize::tests::test_ordinal_third ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_order_sort_mode_size ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_deduplicate ... ok [INFO] [stdout] test nl::normalize::tests::test_punctuation_stripped ... ok [INFO] [stdout] test nl::normalize::tests::test_quoted_string_preserves_case ... ok [INFO] [stdout] test nl::normalize::tests::test_path_preserved ... ok [INFO] [stdout] test nl::normalize::tests::test_quoted_string_preserved_as_single_token ... ok [INFO] [stdout] test nl::normalize::tests::test_whats_expansion ... ok [INFO] [stdout] test nl::normalize::tests::test_whitespace_only ... ok [INFO] [stdout] test nl::normalize::tests::test_quoted_string_with_spaces ... ok [INFO] [stdout] test nl::phrase::tests::test_back_up ... ok [INFO] [stdout] test nl::phrase::tests::test_case_insensitive ... ok [INFO] [stdout] test nl::phrase::tests::test_empty_input ... ok [INFO] [stdout] test nl::phrase::tests::test_clean_up ... ok [INFO] [stdout] test nl::phrase::tests::test_make_a_list ... ok [INFO] [stdout] test nl::phrase::tests::test_make_me_up_a_list ... ok [INFO] [stdout] test nl::phrase::tests::test_no_match_passthrough ... ok [INFO] [stdout] test nl::phrase::tests::test_partial_match_no_consume ... ok [INFO] [stdout] test nl::phrase::tests::test_phrase_at_end_of_stream ... ok [INFO] [stdout] test nl::phrase::tests::test_make_me_a_list ... ok [INFO] [stdout] test nl::phrase::tests::test_no_leading_stopword_consumption ... ok [INFO] [stdout] test nl::phrase::tests::test_phrase_with_trailing_tokens ... ok [INFO] [stdout] test nl::phrase::tests::test_take_a_look ... ok [INFO] [stdout] test nl::phrase::tests::test_set_up ... ok [INFO] [stdout] test nl::phrase::tests::test_zip_up ... ok [INFO] [stdout] test nl::phrase::tests::test_write_a_program ... ok [INFO] [stdout] test nl::phrase::tests::test_take_a_look_at_files ... ok [INFO] [stdout] test nl::phrase::tests::test_zip_up_with_object ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_cp_recursive ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_select_with_pattern ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_select ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_du_human ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_diff_recursive ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_unknown_action_falls_through ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_order_sort_mode_mtime_desc ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_find_delete ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_git_reset ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_git_cherry_pick ... ok [INFO] [stdout] test nl::lexicon::tests::test_parse_embedded_always_works ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_ls_by_size ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_caffeinate ... ok [INFO] [stdout] test nl::recipes::tests::test_split_keywords ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_compress_file ... ok [INFO] [stdout] test nl::tests::test_approve_without_plan_needs_clarification ... ok [INFO] [stdout] test nl::tests::test_casual_ack_varies ... ok [INFO] [stdout] test agent::test_nl_shortcut_returns_none_for_unknown ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_single_word_no_match ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_ps_aux ... ok [INFO] [stdout] test nl::recipes::tests::test_recipe_index_builds ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_no_match ... ok [INFO] [stdout] test nl::recipes::tests::test_lookup_tail_follow ... ok [INFO] [stdout] test nl::tests::test_handle_recipe_query_git_reset ... ok [INFO] [stdout] test nl::tests::test_handle_recipe_query_no_match ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_sort_files_newest_first ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_zip_up_everything_in_downloads ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_traverse ... ok [INFO] [stdout] test nl::tests::test_edit_without_plan ... ok [INFO] [stdout] test nl::tests::test_approve_after_error_needs_clarification ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_program_first_unknown_action_errors ... ok [INFO] [stdout] test nl::tests::test_process_explain_filter ... ok [INFO] [stdout] test nl::tests::test_process_gibberish ... ok [INFO] [stdout] test nl::tests::test_process_find_pdfs ... ok [INFO] [stdout] test nl::tests::test_process_find_todos ... ok [INFO] [stdout] test nl::tests::test_process_add_route_web_server ... ok [INFO] [stdout] test nl::tests::test_process_list_ci_runs ... ok [INFO] [stdout] test nl::tests::test_generated_yaml_roundtrips ... ok [INFO] [stdout] test nl::tests::test_process_list_docker_containers ... ok [INFO] [stdout] test nl::tests::test_process_whats_walk_mean ... ok [INFO] [stdout] test nl::tests::test_process_list_ollama_models ... ok [INFO] [stdout] test nl::tests::test_process_show_prs ... ok [INFO] [stdout] test nl::tests::test_process_list_dir ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_give_me_command ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_how_do_i_from_terminal ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_how_do_i_no_terminal_suffix ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_how_do_i_prevent_sleep ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_how_do_i_too_short ... ok [INFO] [stdout] test nl::tests::test_process_lgtm ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_how_does_not_match ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_no_match ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_too_short ... ok [INFO] [stdout] test nl::tests::test_try_recipe_query_whats_the_command ... ok [INFO] [stdout] test nl::tests::test_process_nah_start_over ... ok [INFO] [stdout] test nl::tests::test_process_stop_containers ... ok [INFO] [stdout] test nl::tests::test_process_web_server ... ok [INFO] [stdout] test nl::tests::test_double_approve_fails ... ok [INFO] [stdout] test nl::tests::test_process_skip_subdirectory ... ok [INFO] [stdout] test nl::tests::test_approve_after_plan_created_works ... ok [INFO] [stdout] test nl::typo::tests::test_correct_common_typos ... ok [INFO] [stdout] test nl::tests::test_process_show_pull_requests_phrase ... ok [INFO] [stdout] test nl::typo::tests::test_correct_already_correct_passthrough ... ok [INFO] [stdout] test nl::tests::test_process_with_typos ... ok [INFO] [stdout] test nl::typo::tests::test_correct_tokens_preserves_numbers ... ok [INFO] [stdout] test nl::typo::tests::test_correct_tokens_preserves_op_names ... ok [INFO] [stdout] test nl::typo::tests::test_correct_gibberish_passthrough ... ok [INFO] [stdout] test nl::typo::tests::test_correct_tokens_preserves_paths ... ok [INFO] [stdout] test nl::typo::tests::test_edit_distance_empty ... ok [INFO] [stdout] test nl::typo::tests::test_edit_distance_identical ... ok [INFO] [stdout] test nl::typo::tests::test_edit_distance_one_delete ... ok [INFO] [stdout] test nl::typo::tests::test_edit_distance_one_insert ... ok [INFO] [stdout] test nl::typo::tests::test_edit_distance_one_sub ... ok [INFO] [stdout] test nl::typo::tests::test_edit_distance_transposition ... ok [INFO] [stdout] test nl::typo::tests::test_edit_distance_two ... ok [INFO] [stdout] test nl::typo::tests::test_correct_one_char_typo ... ok [INFO] [stdout] test nl::typo::tests::test_correct_exact_match ... ok [INFO] [stdout] test nl::typo::tests::test_correct_edit_distance_3_no_correction ... ok [INFO] [stdout] test nl::tests::test_process_zip_up_downloads ... ok [INFO] [stdout] test nl::typo::tests::test_correct_short_words_passthrough ... ok [INFO] [stdout] test nl::typo::tests::test_interjections_passthrough ... ok [INFO] [stdout] test nl::typo::tests::test_correct_extrct_archve ... ok [INFO] [stdout] test nl::intent_compiler::tests::test_recipe_single_ops ... ok [INFO] [stdout] test nl::tests::test_process_sounds_good ... ok [INFO] [stdout] test nl::typo::tests::test_never_not_corrected ... ok [INFO] [stdout] test nl::typo::tests::test_correct_transposition ... ok [INFO] [stdout] test nl::tests::test_three_turn_conversation ... ok [INFO] [stdout] test nl::typo::tests::test_correct_two_char_typo ... ok [INFO] [stdout] test nl::vocab::tests::test_approval_multis ... ok [INFO] [stdout] test nl::vocab::tests::test_approval_singles ... ok [INFO] [stdout] test nl::vocab::tests::test_contraction_count ... ok [INFO] [stdout] test nl::vocab::tests::test_contractions_dont ... ok [INFO] [stdout] test nl::vocab::tests::test_contractions_sorted_longest_first ... ok [INFO] [stdout] test nl::vocab::tests::test_dir_aliases_loaded ... ok [INFO] [stdout] test nl::vocab::tests::test_filler_phrases ... ok [INFO] [stdout] test nl::vocab::tests::test_filler_prefixes ... ok [INFO] [stdout] test nl::vocab::tests::test_noun_patterns_loaded ... ok [INFO] [stdout] test nl::vocab::tests::test_ordinal_count ... ok [INFO] [stdout] test nl::vocab::tests::test_ordinals ... ok [INFO] [stdout] test nl::vocab::tests::test_parse_embedded_always_works ... ok [INFO] [stdout] test nl::vocab::tests::test_parse_malformed_yaml_returns_error ... ok [INFO] [stdout] test nl::vocab::tests::test_rejection_multis ... ok [INFO] [stdout] test nl::vocab::tests::test_rejection_singles ... ok [INFO] [stdout] test nl::vocab::tests::test_stopwords ... ok [INFO] [stdout] test nl::vocab::tests::test_vocab_loads ... ok [INFO] [stdout] test pipeline::tests::test_full_pipeline ... ok [INFO] [stdout] test pipeline::tests::test_missing_fact_pack ... ok [INFO] [stdout] test pipeline::tests::test_pipeline_zero_evidence ... FAILED [INFO] [stdout] test nl::typo::tests::test_do_the_thing_tokens_unchanged ... ok [INFO] [stdout] test nl::typo::tests::test_the_not_corrected_to_tee ... ok [INFO] [stdout] test nl::typo::tests::test_dict_has_reasonable_size ... ok [INFO] [stdout] test nl::typo::tests::test_fixme_not_corrected ... ok [INFO] [stdout] test nl::typo::tests::test_scrap_not_corrected_to_script ... ok [INFO] [stdout] test nl::tests::test_approve_clears_then_new_plan_works ... ok [INFO] [stdout] test nl::typo::tests::test_mind_not_corrected_to_find ... ok [INFO] [stdout] test nl::typo::tests::test_that_not_corrected_to_what ... ok [INFO] [stdout] test plan::tests::test_explicit_type_hint ... ok [INFO] [stdout] test plan::tests::test_explicit_type_hint_not_overridden ... ok [INFO] [stdout] test plan::tests::test_infer_directory_type ... ok [INFO] [stdout] test plan::tests::test_infer_keyword_type ... ok [INFO] [stdout] test plan::tests::test_infer_file_type ... ok [INFO] [stdout] test plan::tests::test_parse_bare_input ... ok [INFO] [stdout] test plan::tests::test_parse_bare_string_step ... ok [INFO] [stdout] test plan::tests::test_parse_empty_steps_rejected ... ok [INFO] [stdout] test plan::tests::test_parse_inline_step ... ok [INFO] [stdout] test plan::tests::test_parse_map_step ... ok [INFO] [stdout] test plan::tests::test_parse_multi_step_plan ... ok [INFO] [stdout] test plan::tests::test_parse_nested_substeps ... ok [INFO] [stdout] test plan::tests::test_parse_no_inputs ... ok [INFO] [stdout] test plan::tests::test_parse_scalar_step ... ok [INFO] [stdout] test plan::tests::test_parse_substep_body ... ok [INFO] [stdout] test plan::tests::test_parse_typed_input ... ok [INFO] [stdout] test plan::tests::test_parse_unknown_var_rejected ... ok [INFO] [stdout] test nl::typo::tests::test_nah_scrap_that_tokens_unchanged ... ok [INFO] [stdout] test plan::tests::test_parse_with_output ... ok [INFO] [stdout] test plan::tests::test_parse_var_reference ... ok [INFO] [stdout] test plan::tests::test_resolve_boolean ... ok [INFO] [stdout] test plan::tests::test_resolve_infer_list_number_input ... ok [INFO] [stdout] test plan::tests::test_resolve_list_brackets_number ... ok [INFO] [stdout] test plan::tests::test_resolve_list_parens_number ... ok [INFO] [stdout] test plan::tests::test_resolve_list_parens_string ... ok [INFO] [stdout] test plan::tests::test_resolve_malformed_returns_none ... ok [INFO] [stdout] test plan::tests::test_resolve_nested_list ... ok [INFO] [stdout] test nl::typo::tests::test_never_mind_tokens_unchanged ... ok [INFO] [stdout] test plan::tests::test_compile_each_mode ... ok [INFO] [stdout] test plan::tests::test_resolve_pair_type ... ok [INFO] [stdout] test plan::tests::test_compile_single_step ... ok [INFO] [stdout] test plan::tests::test_compile_walk_then_filter ... ok [INFO] [stdout] test planner::tests::test_plan_all_axes_fulfilled ... ok [INFO] [stdout] test planner::tests::test_plan_single_entity_axis_gaps ... ok [INFO] [stdout] test nl::typo::tests::test_slang_passthrough ... ok [INFO] [stdout] test plan::tests::test_run_plan_str_walk_sort ... ok [INFO] [stdout] test planner::tests::test_plan_obligation_types ... ok [INFO] [stdout] test plan::tests::test_compile_unknown_op_rejected ... ok [INFO] [stdout] test racket_executor::tests::test_abs_operation ... ok [INFO] [stdout] test plan::tests::test_reset_step_two_string_lengths ... ok [INFO] [stdout] test plan::tests::test_compiled_plan_display ... ok [INFO] [stdout] test racket_executor::tests::test_add_with_named_params ... ok [INFO] [stdout] test plan::tests::test_compile_type_mismatch_detected ... ok [INFO] [stdout] test racket_executor::tests::test_equal_operation ... ok [INFO] [stdout] test racket_executor::tests::test_expand_tilde_absolute_path_unchanged ... ok [INFO] [stdout] test racket_executor::tests::test_expand_tilde_bare ... ok [INFO] [stdout] test racket_executor::tests::test_expand_tilde_dot_unchanged ... ok [INFO] [stdout] test racket_executor::tests::test_expand_tilde_home_prefix ... ok [INFO] [stdout] test racket_executor::tests::test_expand_tilde_relative_path_unchanged ... ok [INFO] [stdout] test nl::typo::tests::test_thing_not_corrected_to_tee ... ok [INFO] [stdout] test racket_executor::tests::test_displayln_with_value ... ok [INFO] [stdout] test racket_executor::tests::test_add_with_prev_binding ... ok [INFO] [stdout] test racket_executor::tests::test_file_exists_executor ... ok [INFO] [stdout] test racket_executor::tests::test_empty_plan_script ... ok [INFO] [stdout] test racket_executor::tests::test_conditional ... ok [INFO] [stdout] test racket_executor::tests::test_display_with_prev ... ok [INFO] [stdout] test racket_executor::tests::test_file_read_executor ... ok [INFO] [stdout] test racket_executor::tests::test_file_read_lines_executor ... ok [INFO] [stdout] test racket_executor::tests::test_cons_with_inputs ... ok [INFO] [stdout] test racket_executor::tests::test_fs_path_operand_expands_tilde ... ok [INFO] [stdout] test racket_executor::tests::test_divide_with_named_params ... ok [INFO] [stdout] test racket_executor::tests::test_file_write_executor ... ok [INFO] [stdout] test racket_executor::tests::test_for_fold_sum ... ok [INFO] [stdout] test racket_executor::tests::test_for_list ... ok [INFO] [stdout] test plan::tests::test_normal_chain_still_works ... ok [INFO] [stdout] test racket_executor::tests::test_for_fold_missing_body ... ok [INFO] [stdout] test plan::tests::test_step_backref_valid ... ok [INFO] [stdout] test plan::tests::test_step_backref_invalid ... ok [INFO] [stdout] test racket_executor::tests::test_is_seq_output_walk_tree_via_metasig ... ok [INFO] [stdout] test racket_executor::tests::test_if_then ... ok [INFO] [stdout] test racket_executor::tests::test_greater_than_or_equal_discovered_executor ... ok [INFO] [stdout] test racket_executor::tests::test_is_seq_output_filter_via_output_type ... ok [INFO] [stdout] test plan::tests::test_execute_multi_step ... ok [INFO] [stdout] test racket_executor::tests::test_is_seq_output_add_not_seq ... ok [INFO] [stdout] test nl::typo::tests::test_typos_still_correct_with_expanded_dict ... ok [INFO] [stdout] test racket_executor::tests::test_greater_than_symbol ... ok [INFO] [stdout] test racket_executor::tests::test_for_sum ... ok [INFO] [stdout] test racket_executor::tests::test_list_new_variadic_strings ... ok [INFO] [stdout] test racket_executor::tests::test_iterate_gcd ... ok [INFO] [stdout] test racket_executor::tests::test_list_reverse_discovered_executor ... ok [INFO] [stdout] test racket_executor::tests::test_number_to_string ... ok [INFO] [stdout] test racket_executor::tests::test_less_than_operation ... ok [INFO] [stdout] test racket_executor::tests::test_less_than_or_equal_discovered_executor ... ok [INFO] [stdout] test racket_executor::tests::test_list_new_variadic_empty ... ok [INFO] [stdout] test racket_executor::tests::test_racket_value_expression ... ok [INFO] [stdout] test racket_executor::tests::test_racket_value_number ... ok [INFO] [stdout] test racket_executor::tests::test_racket_value_string ... ok [INFO] [stdout] test racket_executor::tests::test_racket_filter_with_pred ... ok [INFO] [stdout] test racket_executor::tests::test_list_new_variadic_single ... ok [INFO] [stdout] test nl::typo::tests::test_todo_not_corrected_to_good ... ok [INFO] [stdout] test racket_executor::tests::test_let_bind ... ok [INFO] [stdout] test racket_executor::tests::test_list_new_variadic_numbers ... ok [INFO] [stdout] test racket_executor::tests::test_list_reverse_symbol ... ok [INFO] [stdout] test racket_executor::tests::test_list_to_set_arrow ... ok [INFO] [stdout] test racket_executor::tests::test_multi_step_script ... ok [INFO] [stdout] test racket_executor::tests::test_read_line_nullary ... ok [INFO] [stdout] test racket_executor::tests::test_is_seq_output_get_size_scalar ... ok [INFO] [stdout] test racket_executor::tests::test_newline_nullary ... ok [INFO] [stdout] test racket_executor::tests::test_remove_discovered_executor ... ok [INFO] [stdout] test racket_executor::tests::test_set_member_question_mark ... ok [INFO] [stdout] test racket_executor::tests::test_is_seq_output_list_dir_via_metasig ... ok [INFO] [stdout] test racket_executor::tests::test_multiply_with_named_params ... ok [INFO] [stdout] test racket_executor::tests::test_set_union ... ok [INFO] [stdout] test racket_executor::tests::test_string_operations_script ... ok [INFO] [stdout] test racket_executor::tests::test_string_downcase_discovered_executor ... ok [INFO] [stdout] test racket_executor::tests::test_racket_foldl_with_init ... ok [INFO] [stdout] test racket_executor::tests::test_string_to_number_arrow ... ok [INFO] [stdout] test racket_executor::tests::test_single_step_script ... ok [INFO] [stdout] test racket_strategy::tests::test_build_racket_registry ... ok [INFO] [stdout] test racket_executor::tests::test_sort_list_with_comparator ... ok [INFO] [stdout] test racket_executor::tests::test_racket_map_with_func ... ok [INFO] [stdout] test racket_strategy::tests::test_entity_category ... ok [INFO] [stdout] test racket_strategy::tests::test_entity_to_racket_symbol ... ok [INFO] [stdout] test racket_executor::tests::test_subtract_with_named_params ... ok [INFO] [stdout] test racket_strategy::tests::test_find_symmetric_partner ... ok [INFO] [stdout] test racket_strategy::tests::test_equal_not_affected_by_comparison_inference ... ok [INFO] [stdout] test racket_strategy::tests::test_find_type_symmetric_peer_abs_returns_none ... ok [INFO] [stdout] test racket_strategy::tests::test_find_type_symmetric_peer_divide_finds_add ... ok [INFO] [stdout] test racket_strategy::tests::test_entity_to_op_name ... ok [INFO] [stdout] test racket_executor::tests::test_string_upcase_executor ... ok [INFO] [stdout] test racket_strategy::tests::test_infer_add_from_subtract ... ok [INFO] [stdout] test racket_strategy::tests::test_greater_than_discovered_and_inferred ... ok [INFO] [stdout] test racket_strategy::tests::test_find_type_symmetric_peer_multiply_finds_add ... ok [INFO] [stdout] test racket_strategy::tests::test_find_type_symmetric_peer_nonexistent_returns_none ... ok [INFO] [stdout] test racket_strategy::tests::test_infer_divide_from_multiply ... ok [INFO] [stdout] test racket_strategy::tests::test_infer_type_symmetric_abs_fails ... ok [INFO] [stdout] test racket_executor::tests::test_subsumed_bridge_search_content_with_seq_prev ... ok [INFO] [stdout] test racket_executor::tests::test_subsumed_stat_single_step ... ok [INFO] [stdout] test racket_strategy::tests::test_entity_type_symmetry_class ... ok [INFO] [stdout] test racket_strategy::tests::test_greater_than_or_equal_discovered_and_inferred ... ok [INFO] [stdout] test racket_executor::tests::test_subsumed_bridge_read_file_with_seq_prev ... ok [INFO] [stdout] test racket_executor::tests::test_unknown_op ... ok [INFO] [stdout] test racket_strategy::tests::test_meta_to_poly_signature_monomorphic ... ok [INFO] [stdout] test racket_strategy::tests::test_infer_type_symmetric_multiply_from_add ... ok [INFO] [stdout] test racket_strategy::tests::test_meta_to_poly_signature_polymorphic_list ... ok [INFO] [stdout] test racket_strategy::tests::test_meta_to_poly_signature_nested_type ... ok [INFO] [stdout] test racket_strategy::tests::test_list_remove_discovered_and_inferred ... ok [INFO] [stdout] test racket_strategy::tests::test_list_ref_not_affected_by_inference ... ok [INFO] [stdout] test racket_executor::tests::test_subsumed_search_content_no_bridge_first_step ... ok [INFO] [stdout] test racket_strategy::tests::test_infer_no_symmetric_partner ... ok [INFO] [stdout] test racket_strategy::tests::test_keyword_map_synonyms ... ok [INFO] [stdout] test racket_strategy::tests::test_op_name_to_entity ... ok [INFO] [stdout] test racket_strategy::tests::test_keyword_map_verbs ... ok [INFO] [stdout] test racket_strategy::tests::test_keyword_map_symbols ... ok [INFO] [stdout] test racket_strategy::tests::test_promote_inferred_ops ... ok [INFO] [stdout] test racket_strategy::tests::test_infer_subtract_from_add ... ok [INFO] [stdout] test registry::tests::test_algebraic_properties_queryable ... ok [INFO] [stdout] test racket_strategy::tests::test_list_reverse_discovered_and_inferred ... ok [INFO] [stdout] test registry::tests::test_exec_binding_runs ... ok [INFO] [stdout] test registry::tests::test_get_by_name ... ok [INFO] [stdout] test registry::tests::test_has_producer ... ok [INFO] [stdout] test registry::tests::test_leaf_op_with_empty_inputs ... ok [INFO] [stdout] test registry::tests::test_literal_construction ... ok [INFO] [stdout] test registry::test_ops_without_meta_have_none ... ok [INFO] [stdout] test registry::test_racket_add_has_metasignature ... ok [INFO] [stdout] test registry::tests::test_existing_typeid_apis_unchanged_with_poly ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_basic ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_lookup_works ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_empty ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_malformed_output ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_monomorphic ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_malformed_type ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_rejects_plain_yaml ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_no_ops_field ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_rejects_wrong_suffix ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_with_properties ... ok [INFO] [stdout] test racket_executor::tests::test_subsumed_bridge_pack_archive_with_seq_prev ... ok [INFO] [stdout] test registry::tests::test_lookup_unregistered_type_returns_empty ... ok [INFO] [stdout] test racket_strategy::tests::test_string_length_not_affected_by_string_inference ... ok [INFO] [stdout] test registry::tests::test_poly_lookup_no_match ... ok [INFO] [stdout] test registry::tests::test_register_and_lookup_by_output ... ok [INFO] [stdout] test registry::tests::test_register_poly_and_lookup ... ok [INFO] [stdout] test registry::tests::test_rewrite_rules_collected ... ok [INFO] [stdout] test registry::tests::test_two_poly_ops_same_output_shape ... ok [INFO] [stdout] test registry::test_load_racket_ops_pack ... ok [INFO] [stdout] test sexpr::tests::test_analyze_cond ... ok [INFO] [stdout] test sexpr::tests::test_analyze_for_fold ... ok [INFO] [stdout] test registry::tests::test_multiple_ops_same_output_type ... ok [INFO] [stdout] test sexpr::tests::test_analyze_for_each ... ok [INFO] [stdout] test sexpr::tests::test_analyze_let ... ok [INFO] [stdout] test racket_strategy::tests::test_infer_unknown_op ... ok [INFO] [stdout] test registry::tests::test_op_names_and_output_types ... ok [INFO] [stdout] test sexpr::tests::test_analyze_list_type ... ok [INFO] [stdout] test sexpr::tests::test_bind_number ... ok [INFO] [stdout] test sexpr::tests::test_bind_list_literal ... ok [INFO] [stdout] test sexpr::tests::test_analyze_with_bindings ... ok [INFO] [stdout] test sexpr::tests::test_analyze_nested_let_for_when ... ok [INFO] [stdout] test sexpr::tests::test_analyze_when ... ok [INFO] [stdout] test sexpr::tests::test_keyword_duplicate_error ... ok [INFO] [stdout] test sexpr::tests::test_analyze_simple_define ... ok [INFO] [stdout] test sexpr::tests::test_keyword_each_modifier ... ok [INFO] [stdout] test sexpr::tests::test_keyword_repack_pipeline ... ok [INFO] [stdout] test sexpr::tests::test_keyword_multiple_values ... ok [INFO] [stdout] test sexpr::tests::test_keyword_no_value_error ... ok [INFO] [stdout] test sexpr::tests::test_keyword_positional_after_keyword_error ... ok [INFO] [stdout] test sexpr::tests::test_keyword_pipeline_plan ... ok [INFO] [stdout] test sexpr::tests::test_keyword_two_keywords ... ok [INFO] [stdout] test sexpr::tests::test_lower_bind_list ... ok [INFO] [stdout] test sexpr::tests::test_lower_for_each_with_set ... ok [INFO] [stdout] test sexpr::tests::test_lower_for_fold ... ok [INFO] [stdout] test sexpr::tests::test_lower_let_bindings ... ok [INFO] [stdout] test sexpr::tests::test_lower_undefined_variable ... ok [INFO] [stdout] test sexpr::tests::test_lower_simple_call ... ok [INFO] [stdout] test registry::tests::test_load_power_tools_ops_pack ... ok [INFO] [stdout] test racket_strategy::tests::test_invariants_not_transferred ... ok [INFO] [stdout] test sexpr::tests::test_keyword_scalar_shorthand ... ok [INFO] [stdout] test sexpr::tests::test_keyword_single_value ... ok [INFO] [stdout] test sexpr::tests::test_parse_sexp_nested ... ok [INFO] [stdout] test sexpr::tests::test_parse_sexp_unbalanced_paren ... ok [INFO] [stdout] test sexpr::tests::test_plan_to_sexpr_empty_steps ... ok [INFO] [stdout] test sexpr::tests::test_parse_sexp_atom ... ok [INFO] [stdout] test sexpr::tests::test_parse_sexp_brackets ... ok [INFO] [stdout] test sexpr::tests::test_parse_sexp_list ... ok [INFO] [stdout] test sexpr::tests::test_plan_to_sexpr_with_each ... ok [INFO] [stdout] test sexpr::tests::test_parse_sexp_extra_tokens ... ok [INFO] [stdout] test racket_strategy::tests::test_modulo_remains_stub_after_promotion ... ok [INFO] [stdout] test sexpr::tests::test_plan_to_sexpr_with_output_type ... ok [INFO] [stdout] test sexpr::tests::test_plan_to_sexpr_simple_pipeline ... ok [INFO] [stdout] test sexpr::tests::test_reject_empty_form ... ok [INFO] [stdout] test sexpr::tests::test_plan_to_sexpr_with_bindings ... ok [INFO] [stdout] test sexpr::tests::test_reject_non_define_toplevel ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_brackets ... ok [INFO] [stdout] test sexpr::tests::test_reject_recursion_in_let ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_comments ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_booleans ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_colon ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_negative_number ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_operators ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_set_bang ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_simple ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_standalone_colon ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_string ... ok [INFO] [stdout] test sexpr::tests::test_plan_to_sexpr_roundtrip ... ok [INFO] [stdout] test sexpr::tests::test_reject_empty_define ... ok [INFO] [stdout] test sexpr::tests::test_reject_recursion ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_keyword_symbol ... ok [INFO] [stdout] test sexpr::tests::test_tokenize_unterminated_string ... ok [INFO] [stdout] test shell_helpers::tests::test_glob_to_grep_literal ... ok [INFO] [stdout] test shell_helpers::tests::test_glob_to_grep_dot_ext ... ok [INFO] [stdout] test shell_helpers::tests::test_glob_to_grep_single_no_pipe ... ok [INFO] [stdout] test shell_helpers::tests::test_glob_to_grep_star_ext ... ok [INFO] [stdout] test shell_helpers::tests::test_shell_quote_simple ... ok [INFO] [stdout] test shell_helpers::tests::test_glob_to_grep_multi_pattern ... ok [INFO] [stdout] test shell_helpers::tests::test_shell_quote_spaces ... ok [INFO] [stdout] test shell_helpers::tests::test_shell_quote_work_dir ... ok [INFO] [stdout] test shell_helpers::tests::test_shell_quote_work_dir_injection ... ok [INFO] [stdout] test sexpr::tests::test_parse_sexp_unexpected_rparen ... ok [INFO] [stdout] test shell_helpers::tests::test_shell_quote_empty ... ok [INFO] [stdout] test shell_helpers::tests::test_shell_quote_special_chars ... ok [INFO] [stdout] test shell_helpers::tests::test_shell_quote_single_quotes ... ok [INFO] [stdout] test theory::tests::test_evidence_gap_one_entity_missing ... ok [INFO] [stdout] test theory::tests::test_hierarchy_single_leaf ... ok [INFO] [stdout] test theory::tests::test_no_evidence_gap_when_fully_evidenced ... ok [INFO] [stdout] test theory::tests::test_evidence_gap_both_entities_missing ... ok [INFO] [stdout] test theory::tests::test_no_divergence_for_small_gap ... ok [INFO] [stdout] test theory::tests::test_cross_axis_tension ... ok [INFO] [stdout] test theory::tests::test_no_mismatch_when_consistent ... ok [INFO] [stdout] test strategy::tests::test_empty_registry_error ... ok [INFO] [stdout] test strategy::tests::test_run_comparison_matches_old_pipeline ... ok [INFO] [stdout] test theory::tests::test_no_tension_without_polarity ... ok [INFO] [stdout] test theory::tests::test_no_tension_same_polarity ... ok [INFO] [stdout] test theory::tests::test_no_ordinal_boundary_for_large_gap ... ok [INFO] [stdout] test theory::tests::test_ordinal_boundary_gap_1 ... ok [INFO] [stdout] test theory::tests::test_no_mismatch_when_no_property_mention ... ok [INFO] [stdout] test theory::tests::test_ordinal_comparison_derivation ... ok [INFO] [stdout] test strategy::tests::test_comparison_strategy_literals ... ok [INFO] [stdout] test tool_executor::tests::test_annotate_missing_param ... ok [INFO] [stdout] test strategy::tests::test_comparison_strategy_registry_valid ... ok [INFO] [stdout] test strategy::tests::test_comparison_strategy_produces_output ... ok [INFO] [stdout] test tool_executor::tests::test_annotate_file_not_found ... ok [INFO] [stdout] test theory::tests::test_ordinal_boundary_gap_0 ... ok [INFO] [stdout] test tool_executor::tests::test_annotate_success_passes_through ... ok [INFO] [stdout] test tool_executor::tests::test_annotate_rust_compiler_error ... ok [INFO] [stdout] test tool_executor::tests::test_plan_prefix_not_found ... ok [INFO] [stdout] test tool_executor::tests::test_read_file_allowed_read_only ... ok [INFO] [stdout] test tool_executor::tests::test_expand_tilde ... ok [INFO] [stdout] test tool_executor::tests::test_annotate_unknown_error_no_hint ... ok [INFO] [stdout] test tool_executor::tests::test_shell_blocked_read_only ... ok [INFO] [stdout] test registry::tests::test_load_ops_pack_accepts_ops_suffix ... ok [INFO] [stdout] test tool_executor::tests::test_shell_synthetic ... ok [INFO] [stdout] test tool_executor::tests::test_truncate_long_string ... ok [INFO] [stdout] test theory::tests::test_theory_from_putin_stalin ... ok [INFO] [stdout] test tool_executor::tests::test_write_file_blocked_read_only ... ok [INFO] [stdout] test tool_executor::tests::test_write_file_missing_params ... ok [INFO] [stdout] test tool_executor::tests::test_write_file_synthetic ... ok [INFO] [stdout] test racket_strategy::tests::test_less_than_or_equal_discovered_and_inferred ... ok [INFO] [stdout] test tool_executor::tests::test_read_file_synthetic ... ok [INFO] [stdout] test tool_executor::tests::test_truncate_short_string ... ok [INFO] [stdout] test tools::tests::test_available_ops_read_only ... ok [INFO] [stdout] test tools::tests::test_clean_description ... ok [INFO] [stdout] test theory::tests::test_property_claim_mismatch ... ok [INFO] [stdout] test racket_strategy::tests::test_three_phase_promotion_all_four_ops ... ok [INFO] [stdout] test racket_strategy::tests::test_resolve_keyword ... ok [INFO] [stdout] test tool_executor::tests::test_write_op_rejected_in_read_only ... ok [INFO] [stdout] test racket_strategy::tests::test_promote_preserves_existing_meta ... ok [INFO] [stdout] test tool_executor::tests::test_unknown_op_returns_error ... ok [INFO] [stdout] test racket_strategy::tests::test_string_downcase_discovered_and_inferred ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_always_has_base_tools ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_no_extras_for_generic_task ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_includes_plans_for_matching_task ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_deploy_injects_fly_ops ... ok [INFO] [stdout] test tools::tests::test_is_write_op ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_gh_injects_gh_ops ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_includes_text_ops_for_csv_task ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_ssh_injects_ssh_ops ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_includes_stats_for_stats_task ... ok [INFO] [stdout] test tools::tests::test_grep_code_has_dir_and_pattern ... ok [INFO] [stdout] test tools::tests::test_tool_catalog_read_only ... ok [INFO] [stdout] test tools::tests::test_tool_definitions_include_grep_code ... ok [INFO] [stdout] test type_expr::tests::test_apply_subst ... ok [INFO] [stdout] test type_expr::tests::test_apply_subst_nested ... ok [INFO] [stdout] test type_expr::tests::test_apply_subst_no_vars ... ok [INFO] [stdout] test type_expr::tests::test_display_constructor ... ok [INFO] [stdout] test type_expr::tests::test_display_nested ... ok [INFO] [stdout] test type_expr::tests::test_display_primitive ... ok [INFO] [stdout] test type_expr::tests::test_display_var ... ok [INFO] [stdout] test type_expr::tests::test_free_vars ... ok [INFO] [stdout] test type_expr::tests::test_free_vars_dedup ... ok [INFO] [stdout] test type_expr::tests::test_has_vars ... ok [INFO] [stdout] test type_expr::tests::test_is_list_true ... ok [INFO] [stdout] test type_expr::tests::test_is_seq_false_for_primitive ... ok [INFO] [stdout] test type_expr::tests::test_is_seq_true ... ok [INFO] [stdout] test type_expr::tests::test_occurs_check_direct ... ok [INFO] [stdout] test type_expr::tests::test_occurs_check_nested ... ok [INFO] [stdout] test type_expr::tests::test_option_convenience_constructor ... ok [INFO] [stdout] test type_expr::tests::test_option_display ... ok [INFO] [stdout] test type_expr::tests::test_option_in_complex_type ... ok [INFO] [stdout] test type_expr::tests::test_option_nested ... ok [INFO] [stdout] test type_expr::tests::test_option_parse_roundtrip ... ok [INFO] [stdout] test type_expr::tests::test_option_parse_with_var ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_docker_only_injects_docker_ops ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_includes_git_ops_for_git_task ... ok [INFO] [stdout] test type_expr::tests::test_option_unify_mismatch ... ok [INFO] [stdout] test type_expr::tests::test_option_unify_with_concrete ... ok [INFO] [stdout] test type_expr::tests::test_parse_constructor_multi_arg ... ok [INFO] [stdout] test type_expr::tests::test_parse_deeply_nested ... ok [INFO] [stdout] test type_expr::tests::test_parse_empty ... ok [INFO] [stdout] test type_expr::tests::test_parse_invalid_start ... ok [INFO] [stdout] test type_expr::tests::test_parse_nested ... ok [INFO] [stdout] test type_expr::tests::test_parse_constructor_single_arg ... ok [INFO] [stdout] test type_expr::tests::test_parse_primitive ... ok [INFO] [stdout] test type_expr::tests::test_parse_roundtrip ... ok [INFO] [stdout] test type_expr::tests::test_parse_unclosed_paren ... ok [INFO] [stdout] test type_expr::tests::test_parse_var ... ok [INFO] [stdout] test type_expr::tests::test_parse_var_in_constructor ... ok [INFO] [stdout] test type_expr::tests::test_parse_with_whitespace ... ok [INFO] [stdout] test type_expr::tests::test_substitution_compose ... ok [INFO] [stdout] test type_expr::tests::test_substitution_display ... ok [INFO] [stdout] test type_expr::tests::test_unify_constructors_different_arity_fails ... ok [INFO] [stdout] test type_expr::tests::test_unify_constructors_different_names_fails ... ok [INFO] [stdout] test type_expr::tests::test_unify_constructors_same_name ... ok [INFO] [stdout] test type_expr::tests::test_unify_identical_primitives ... ok [INFO] [stdout] test type_expr::tests::test_unify_multiple_vars ... ok [INFO] [stdout] test type_expr::tests::test_unify_nested_with_var ... ok [INFO] [stdout] test type_expr::tests::test_unify_primitive_vs_constructor_fails ... ok [INFO] [stdout] test type_expr::tests::test_unify_primitive_with_var ... ok [INFO] [stdout] test type_expr::tests::test_unify_same_var_consistent ... ok [INFO] [stdout] test type_expr::tests::test_unify_same_var_inconsistent_fails ... ok [INFO] [stdout] test type_expr::tests::test_unify_var_with_constructor ... ok [INFO] [stdout] test type_expr::tests::test_unify_var_with_primitive ... ok [INFO] [stdout] test type_lowering::tests::test_all_shell_ops_valid_names ... ok [INFO] [stdout] test type_expr::tests::test_unify_different_primitives_fails ... ok [INFO] [stdout] test type_lowering::tests::test_count_dual_behavior ... ok [INFO] [stdout] test type_lowering::tests::test_filter_not_subsumed ... ok [INFO] [stdout] test type_lowering::tests::test_find_matching_not_subsumed ... ok [INFO] [stdout] test type_expr::tests::test_parse_trailing_chars ... ok [INFO] [stdout] test type_lowering::tests::test_has_lowering_native ... ok [INFO] [stdout] test type_lowering::tests::test_all_subsumption_entries_present ... ok [INFO] [stdout] test type_lowering::tests::test_has_lowering_dual ... ok [INFO] [stdout] test type_lowering::tests::test_has_lowering_subsumed ... ok [INFO] [stdout] test type_lowering::tests::test_has_lowering_unknown ... ok [INFO] [stdout] test type_lowering::tests::test_head_dual_behavior ... ok [INFO] [stdout] test type_lowering::tests::test_is_subsumed ... ok [INFO] [stdout] test type_lowering::tests::test_lookup_download ... ok [INFO] [stdout] test type_lowering::tests::test_lookup_filter_native ... ok [INFO] [stdout] test type_lowering::tests::test_lookup_find_matching_native ... ok [INFO] [stdout] test type_lowering::tests::test_lookup_search_content_binary ... ok [INFO] [stdout] test type_lowering::tests::test_lookup_read_file ... ok [INFO] [stdout] test type_lowering::tests::test_lookup_list_dir ... ok [INFO] [stdout] test type_lowering::tests::test_rename_is_subsumed ... ok [INFO] [stdout] test type_lowering::tests::test_sort_by_dual_behavior ... ok [INFO] [stdout] test type_lowering::tests::test_tail_dual_behavior ... ok [INFO] [stdout] test type_lowering::tests::test_walk_tree_no_dual ... ok [INFO] [stdout] test type_lowering::tests::test_walk_tree_not_native ... ok [INFO] [stdout] test ui::tests::test_axis_header_footer ... ok [INFO] [stdout] test ui::tests::test_badge_functions ... ok [INFO] [stdout] test ui::tests::test_banner_with_subtitle ... ok [INFO] [stdout] test ui::tests::test_banner_without_subtitle ... ok [INFO] [stdout] test ui::tests::test_bullet ... ok [INFO] [stdout] test ui::tests::test_claim_formatting ... ok [INFO] [stdout] test ui::tests::test_code_block ... ok [INFO] [stdout] test ui::tests::test_code_block_empty ... ok [INFO] [stdout] test type_lowering::tests::test_lookup_unique_native ... ok [INFO] [stdout] test type_lowering::tests::test_lookup_walk_tree ... ok [INFO] [stdout] test ui::tests::test_error_warning_info_success ... ok [INFO] [stdout] test ui::tests::test_gap_line ... ok [INFO] [stdout] test ui::tests::test_inference_conflict_lines ... ok [INFO] [stdout] test ui::tests::test_kv_pair ... ok [INFO] [stdout] test ui::tests::test_code_block_numbered ... ok [INFO] [stdout] test ui::tests::test_evidence_formatting ... ok [INFO] [stdout] test ui::tests::test_plan_block ... ok [INFO] [stdout] test ui::tests::test_prompt_string ... ok [INFO] [stdout] test ui::tests::test_long_text_no_panic ... ok [INFO] [stdout] test ui::tests::test_similarity_contrast_uncertainty ... ok [INFO] [stdout] test tools::tests::test_contextual_catalog_ollama_injects_ollama_ops ... ok [INFO] [stdout] test ui::tests::test_section_header ... ok [INFO] [stdout] test ui::tests::test_status_badges ... ok [INFO] [stdout] test ui::tests::test_step_each_formatting ... ok [INFO] [stdout] test ui::tests::test_step_formatting ... ok [INFO] [stdout] test ui::tests::test_rule ... ok [INFO] [stdout] test ui::tests::test_styled_empty_codes ... ok [INFO] [stdout] test ui::tests::test_styled_empty_text ... ok [INFO] [stdout] test ui::tests::test_step_no_detail ... ok [INFO] [stdout] test ui::tests::test_subsection ... ok [INFO] [stdout] test ui::tests::test_tree_items ... ok [INFO] [stdout] test ui::tests::test_styled_with_color ... ok [INFO] [stdout] test tools::tests::test_tool_descriptions_are_clean ... ok [INFO] [stdout] test tools::tests::test_tool_definitions_have_required_fields ... ok [INFO] [stdout] test tool_executor::tests::test_write_op_allowed_when_not_read_only ... ok [INFO] [stdout] test tools::tests::test_tool_catalog_non_empty ... ok [INFO] [stdout] test tools::tests::test_tool_definitions_non_empty ... ok [INFO] [stdout] test tools::tests::test_read_only_excludes_write_ops ... ok [INFO] [stdout] test tool_executor::tests::test_find_definition_compiles ... ok [INFO] [stdout] test tool_executor::tests::test_plan_prefix_loads_plan ... ok [INFO] [stdout] test tool_executor::tests::test_grep_code_executes ... ok [INFO] [stdout] test tool_executor::tests::test_grep_code_compiles_and_has_script ... ok [INFO] [stdout] test tool_executor::tests::test_read_only_allows_read_ops ... ok [INFO] [stdout] test fs_strategy::tests::test_strategy_empty_literals ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fact_pack::tests::test_malformed_yaml stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fact_pack::tests::test_malformed_yaml' (81) panicked at src/fact_pack.rs:495:47: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56c7214cbb3a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56c7214cbb3a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56c7214cbb3a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56c7214cbb3a - <::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56c7214e2dca - ::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56c7214e2dca - core[c1f1a4ba060b9bfa]::fmt::write [INFO] [stdout] 6: 0x56c7214d0792 - std[e28293b1aa0f68bd]::io::default_write_fmt::> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56c7214d0792 - as std[e28293b1aa0f68bd]::io::Write>::write_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x56c7214a8f4f - ::print [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56c7214a8f4f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56c7214c38f9 - std[e28293b1aa0f68bd]::panicking::default_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56c72141c10c - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x56c72141c10c - test[273d7611820c9051]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56c7214c3ab2 - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x56c7214c3ab2 - std[e28293b1aa0f68bd]::panicking::panic_with_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56c7214a9008 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56c7214a06e9 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56c7214a9d1d - __rustc[b7974e8690430dd9]::rust_begin_unwind [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56c7214e367c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56c7214e33f2 - core[c1f1a4ba060b9bfa]::result::unwrap_failed [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x56c721055ee0 - core::result::Result::unwrap::hb11a1abc173d5f38 [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x56c721055ee0 - cadmus::fact_pack::tests::test_malformed_yaml::h660dc09e691c811b [INFO] [stdout] at /opt/rustwide/workdir/src/fact_pack.rs:495:47 [INFO] [stdout] 22: 0x56c721056257 - cadmus::fact_pack::tests::test_malformed_yaml::{{closure}}::h3f476596bdf92444 [INFO] [stdout] at /opt/rustwide/workdir/src/fact_pack.rs:491:29 [INFO] [stdout] 23: 0x56c721346c46 - core::ops::function::FnOnce::call_once::hce2bb87695e5e482 [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56c7214101eb - core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56c7214101eb - test[273d7611820c9051]::__rust_begin_short_backtrace::, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x56c72141cbdb - test[273d7611820c9051]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x56c72141cbdb - as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x56c72141cbdb - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x56c72141cbdb - std[e28293b1aa0f68bd]::panicking::catch_unwind::, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x56c72141cbdb - std[e28293b1aa0f68bd]::panic::catch_unwind::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x56c72141cbdb - test[273d7611820c9051]::run_test_in_process [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x56c72141cbdb - test[273d7611820c9051]::run_test::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x56c7214182f4 - test[273d7611820c9051]::run_test::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x56c7214182f4 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x56c72141f7e2 - ::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x56c72141f7e2 - ::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56c7214caf2f - + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x56c7214caf2f - ::new::thread_start [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7d47ab7abaa4 - [INFO] [stdout] 45: 0x7d47ab838a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pipeline::tests::test_pipeline_zero_evidence stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'pipeline::tests::test_pipeline_zero_evidence' (463) panicked at src/pipeline.rs:122:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56c7214cbb3a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56c7214cbb3a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56c7214cbb3a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56c7214cbb3a - <::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56c7214e2dca - ::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56c7214e2dca - core[c1f1a4ba060b9bfa]::fmt::write [INFO] [stdout] 6: 0x56c7214d0792 - std[e28293b1aa0f68bd]::io::default_write_fmt::> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56c7214d0792 - as std[e28293b1aa0f68bd]::io::Write>::write_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x56c7214a8f4f - ::print [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56c7214a8f4f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56c7214c38f9 - std[e28293b1aa0f68bd]::panicking::default_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56c72141c10c - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x56c72141c10c - test[273d7611820c9051]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56c7214c3ab2 - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x56c7214c3ab2 - std[e28293b1aa0f68bd]::panicking::panic_with_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56c7214a9008 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56c7214a06e9 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56c7214a9d1d - __rustc[b7974e8690430dd9]::rust_begin_unwind [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56c7214e367c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56c7214e33f2 - core[c1f1a4ba060b9bfa]::result::unwrap_failed [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x56c721263d06 - core::result::Result::unwrap::hb11a1abc173d5f38 [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x56c721263d06 - cadmus::pipeline::tests::test_pipeline_zero_evidence::hfe4f3d7c155b8b06 [INFO] [stdout] at /opt/rustwide/workdir/src/pipeline.rs:122:10 [INFO] [stdout] 22: 0x56c721264627 - cadmus::pipeline::tests::test_pipeline_zero_evidence::{{closure}}::h23dd52eed546618a [INFO] [stdout] at /opt/rustwide/workdir/src/pipeline.rs:87:37 [INFO] [stdout] 23: 0x56c721340f66 - core::ops::function::FnOnce::call_once::h7eeeeb142c77e750 [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56c7214101eb - core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56c7214101eb - test[273d7611820c9051]::__rust_begin_short_backtrace::, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x56c72141cbdb - test[273d7611820c9051]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x56c72141cbdb - as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x56c72141cbdb - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x56c72141cbdb - std[e28293b1aa0f68bd]::panicking::catch_unwind::, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x56c72141cbdb - std[e28293b1aa0f68bd]::panic::catch_unwind::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x56c72141cbdb - test[273d7611820c9051]::run_test_in_process [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x56c72141cbdb - test[273d7611820c9051]::run_test::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x56c7214182f4 - test[273d7611820c9051]::run_test::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x56c7214182f4 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x56c72141f7e2 - ::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x56c72141f7e2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x56c72141f7e2 - ::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56c7214caf2f - + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x56c7214caf2f - ::new::thread_start [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7d47ab7abaa4 - [INFO] [stdout] 45: 0x7d47ab838a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] fact_pack::tests::test_malformed_yaml [INFO] [stdout] pipeline::tests::test_pipeline_zero_evidence [INFO] [stdout] [INFO] [stdout] test result: FAILED. 865 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.82s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4a03adc1577bcab4da3844b5e6a2975bf597125d523c463fb0597b1a68b2f1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a03adc1577bcab4da3844b5e6a2975bf597125d523c463fb0597b1a68b2f1ff", kill_on_drop: false }` [INFO] [stdout] 4a03adc1577bcab4da3844b5e6a2975bf597125d523c463fb0597b1a68b2f1ff