[INFO] cloning repository https://github.com/ThePrimeagen/prime-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThePrimeagen/prime-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePrimeagen%2Fprime-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePrimeagen%2Fprime-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f89367a48ef8818b4ff6f315345551f52ca39d6 [INFO] testing ThePrimeagen/prime-agent against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePrimeagen%2Fprime-agent" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ThePrimeagen/prime-agent [INFO] finished tweaking git repo https://github.com/ThePrimeagen/prime-agent [INFO] tweaked toml for git repo https://github.com/ThePrimeagen/prime-agent written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThePrimeagen/prime-agent on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ThePrimeagen/prime-agent 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a51ac41e4dc866c4e82496cf8d75faf8b12b99bdf513fbd117d4842d37ab69ee [INFO] running `Command { std: "docker" "start" "-a" "a51ac41e4dc866c4e82496cf8d75faf8b12b99bdf513fbd117d4842d37ab69ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a51ac41e4dc866c4e82496cf8d75faf8b12b99bdf513fbd117d4842d37ab69ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51ac41e4dc866c4e82496cf8d75faf8b12b99bdf513fbd117d4842d37ab69ee", kill_on_drop: false }` [INFO] [stdout] a51ac41e4dc866c4e82496cf8d75faf8b12b99bdf513fbd117d4842d37ab69ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 163e843705423abfb380a6e4077cdde9183f83f8adcad7d9605c31e4693c7d42 [INFO] running `Command { std: "docker" "start" "-a" "163e843705423abfb380a6e4077cdde9183f83f8adcad7d9605c31e4693c7d42", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling prime-agent v0.1.132 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.22s [INFO] running `Command { std: "docker" "inspect" "163e843705423abfb380a6e4077cdde9183f83f8adcad7d9605c31e4693c7d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163e843705423abfb380a6e4077cdde9183f83f8adcad7d9605c31e4693c7d42", kill_on_drop: false }` [INFO] [stdout] 163e843705423abfb380a6e4077cdde9183f83f8adcad7d9605c31e4693c7d42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e8b23f61c7abf6f053bd193a7ee7cec5dc276cc1ebc0a76d4ae534c9d5be440 [INFO] running `Command { std: "docker" "start" "-a" "5e8b23f61c7abf6f053bd193a7ee7cec5dc276cc1ebc0a76d4ae534c9d5be440", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling prime-agent v0.1.132 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.22s [INFO] running `Command { std: "docker" "inspect" "5e8b23f61c7abf6f053bd193a7ee7cec5dc276cc1ebc0a76d4ae534c9d5be440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8b23f61c7abf6f053bd193a7ee7cec5dc276cc1ebc0a76d4ae534c9d5be440", kill_on_drop: false }` [INFO] [stdout] 5e8b23f61c7abf6f053bd193a7ee7cec5dc276cc1ebc0a76d4ae534c9d5be440 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2316340d8c61320c85caab34724920f82f6623932a59250edafa482703c6917 [INFO] running `Command { std: "docker" "start" "-a" "b2316340d8c61320c85caab34724920f82f6623932a59250edafa482703c6917", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prime_agent-76d053e95a2a1ebe) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test live_reload::tests::fs_event_respects_suppress ... ok [INFO] [stdout] test live_reload::tests::ignores_git ... ok [INFO] [stdout] test live_reload::tests::ignores_tmp ... ok [INFO] [stdout] test dot_prime_agent_config::tests::data_dir_local_over_global ... ok [INFO] [stdout] test dot_prime_agent_config::tests::global_fills_model_when_local_null ... ok [INFO] [stdout] test dot_prime_agent_config::tests::deny_unknown_field_errors ... ok [INFO] [stdout] test dot_prime_agent_config::tests::defaults_stdout_lines_when_absent ... ok [INFO] [stdout] test dot_prime_agent_config::tests::parses_yolo_false ... ok [INFO] [stdout] test pipeline_progress::tests::format_status_line_increments_spinner ... ok [INFO] [stdout] test pipeline_progress::tests::non_tty_each_logical_line_has_newline ... ok [INFO] [stdout] test dot_prime_agent_config::tests::local_overrides_global_yolo ... ok [INFO] [stdout] test dot_prime_agent_config::tests::parses_stdout_lines_five ... ok [INFO] [stdout] test dot_prime_agent_config::tests::parses_yolo_true ... ok [INFO] [stdout] test pipeline_progress::tests::tty_live_two_writes_no_newline_between ... ok [INFO] [stdout] test dot_prime_agent_config::tests::rejects_zero_stdout_lines ... ok [INFO] [stdout] test dot_prime_agent_config::tests::rejects_string_stdout_lines ... ok [INFO] [stdout] test generation::tests::reconcile_detects_deleted_skill_file ... ok [INFO] [stdout] test live_reload::tests::notifies_under_pipelines ... ok [INFO] [stdout] test generation::tests::reconcile_reports_no_change_when_disk_matches_registry ... ok [INFO] [stdout] test live_reload::tests::notifies_under_skills ... ok [INFO] [stdout] test pipeline_progress::tests::tty_snapshot_ends_with_newline_no_cr_before_text ... ok [INFO] [stdout] test pipeline_run::tests::build_prompt_includes_skill_with_metadata ... ok [INFO] [stdout] test pipeline_run::tests::build_prompt_omits_context_when_prior_empty ... ok [INFO] [stdout] test pipeline_run::tests::build_prompt_skips_pipeline_when_step_prompt_empty ... ok [INFO] [stdout] test pipeline_run::tests::build_prompt_order_context_pipeline_skill_user ... ok [INFO] [stdout] test pipeline_run::tests::build_prompt_skips_skill_when_none ... ok [INFO] [stdout] test pipeline_run::tests::generate_run_name_seeded_is_deterministic ... ok [INFO] [stdout] test pipeline_run::tests::parse_agent_text_extracts_cursor_result_field ... ok [INFO] [stdout] test pipeline_run::tests::generate_run_name_seeded_sequence_differs ... ok [INFO] [stdout] test pipeline_run::tests::parse_agent_text_ndjson_last_line_wins ... ok [INFO] [stdout] test pipeline_run::tests::parse_agent_text_nonjson_returns_trimmed_raw ... ok [INFO] [stdout] test pipeline_run::tests::prior_task_body_parses_stdout_when_output_empty ... ok [INFO] [stdout] test pipeline_run::tests::prior_task_body_prefers_output_over_stdout ... ok [INFO] [stdout] test tests::default_pipeline_prompt_only ... ok [INFO] [stdout] test pipeline_run::tests::read_prior_stage_json_uses_extracted_body_not_raw_json ... ok [INFO] [stdout] test pipeline_store::tests::mixed_string_and_object_skill_refs ... ok [INFO] [stdout] test tests::default_pipeline_file_only ... ok [INFO] [stdout] test tests::default_pipeline_both_prompt_and_file_errors ... ok [INFO] [stdout] test pipeline_store::tests::unknown_string_skill_ref_returns_error ... ok [INFO] [stdout] test pipeline_store::tests::string_skill_ref_resolves_to_uuid_and_alias ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpN0W50k/.git/ [INFO] [stdout] test idle_commit::tests::git_helpers_in_temp_repo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/clear.rs (/opt/rustwide/target/debug/deps/clear-14be383f65baf588) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test clear_succeeds_when_pipelines_dir_absent ... ok [INFO] [stdout] test global_help_lists_clear_subcommand ... ok [INFO] [stdout] test clear_removes_pipelines_but_preserves_dot_prime_agent_config ... ok [INFO] [stdout] test clear_removes_pipeline_runs_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-3cdc14e63669ca6b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config_set_skills_dir_relative_expands_to_cwd ... ok [INFO] [stdout] test config_list_prints_all_values ... ok [INFO] [stdout] test config_set_creates_file_and_get_reads_value ... ok [INFO] [stdout] test config_get_creates_missing_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/cursor_pipeline_live.rs (/opt/rustwide/target/debug/deps/cursor_pipeline_live-7594295a8b9cd8e9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test live_cursor_pipeline_three_skills_then_aggregate ... ignored, live cursor-agent; run: PRIME_AGENT_LIVE_CURSOR=1 cargo test cursor_pipeline_live -- --ignored --nocapture [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/help.rs (/opt/rustwide/target/debug/deps/help-f917005a6adb5136) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test serve_help_mentions_bind ... ok [INFO] [stdout] test global_help_lists_data_dir ... ok [INFO] [stdout] test help_subcommand_prints_usage ... ok [INFO] [stdout] test version_subcommand_prints_plain_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/list.rs (/opt/rustwide/target/debug/deps/list-25022a4f8600133c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test list_outputs_skill_names ... ok [INFO] [stdout] test list_marks_out_of_sync_skills ... ok [INFO] [stderr] Running tests/local.rs (/opt/rustwide/target/debug/deps/local-d367397ebe0f8a29) [INFO] [stdout] test list_with_fragment_outputs_single_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test local_marks_out_of_sync_remote_when_skill_missing_on_disk ... ok [INFO] [stdout] test local_with_empty_agents_does_not_mark_out_of_sync ... ok [INFO] [stdout] test local_marks_out_of_sync_by_source ... ok [INFO] [stdout] test local_without_agents_does_not_mark_out_of_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/pipelines.rs (/opt/rustwide/target/debug/deps/pipelines-0e30864124188a5e) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test pipelines_help_mentions_default_behavior ... ok [INFO] [stdout] test pipelines_default_non_tty_marks_broken_pipeline ... ok [INFO] [stdout] test pipelines_default_no_subcommand_ignores_incomplete_dir ... ok [INFO] [stdout] test pipelines_default_no_subcommand_respects_data_dir_flag ... ok [INFO] [stdout] test pipelines_default_no_subcommand_lists_two_sorted ... ok [INFO] [stdout] test pipelines_file_without_pipeline_non_tty_lists_does_not_run ... ok [INFO] [stdout] test pipelines_default_no_subcommand_lists_one ... ok [INFO] [stdout] test pipelines_run_debug_shows_task_position_for_multi_skill_step ... ok [INFO] [stdout] test pipelines_run_debug_echoes_subprocess_streams_to_stderr ... ok [INFO] [stdout] test pipelines_run_prints_kebab_run_name_first_line ... ok [INFO] [stdout] test pipelines_default_no_subcommand_empty_stderr ... ok [INFO] [stdout] test pipelines_run_includes_force_when_yolo_key_omitted ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_and_file_matches_run_output ... ok [INFO] [stdout] test pipelines_run_omits_force_when_yolo_false ... ok [INFO] [stdout] test pipelines_run_reads_prompt_from_file ... ok [INFO] [stdout] test pipelines_shorthand_file_flag_before_pipeline_flag_matches_run_output ... ok [INFO] [stdout] test pipelines_run_passes_model_and_force_to_subprocess ... ok [INFO] [stdout] test pipelines_run_uses_global_config_json_data_dir_without_cli_data_dir ... ok [INFO] [stdout] test pipelines_run_errors_on_unsupported_clirunner ... ok [INFO] [stdout] test skill_rename_updates_alias_in_two_pipelines_after_list ... ok [INFO] [stdout] test pipelines_run_rejects_combined_pipeline_flag ... ok [INFO] [stdout] test pipelines_duplicate_skill_ids_on_disk_fail_run ... ok [INFO] [stdout] test pipelines_shorthand_relative_title_file_in_cwd ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_and_file_reads_file_into_agent_stdin ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_and_file_with_data_dir_cli_flag_only ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_and_prompt_matches_run_output ... ok [INFO] [stdout] test pipelines_run_errors_when_neither_prompt_nor_file ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_without_prompt_or_file_errors ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_both_prompt_and_file_errors ... ok [INFO] [stdout] test pipelines_run_errors_when_both_prompt_and_file ... ok [INFO] [stdout] test pipelines_run_stage1_failure_does_not_write_stage2_task_json ... ok [INFO] [stdout] test pipelines_run_errors_when_dot_prime_agent_config_missing ... ok [INFO] [stdout] test pipelines_run_reports_broken_pipeline_with_step_and_alias ... ok [INFO] [stdout] test pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure' (283) panicked at tests/pipelines.rs:934:5: [INFO] [stdout] unexpected task json stderr; raw="{\n \"command\": \"cursor-agent --print --model m --output-format json --workspace /tmp/.tmptyJ3ju\",\n \"user_prompt\": \"u\",\n \"skill_prompt\": \"\",\n \"pipeline_prompt\": \"p\",\n \"prompt\": \"## Pipeline prompt\\n\\n**Step:** a\\n\\np\\n\\n## User prompt\\n\\nu\\n\",\n \"stdout\": \"\",\n \"stderr\": \"\",\n \"code\": -1,\n \"error\": \"write stdin: Broken pipe (os error 32)\"\n}\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63ed1af20d8a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63ed1af20d8a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63ed1af20d8a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63ed1af20d8a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63ed1af36d9a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63ed1af36d9a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x63ed1af26c92 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63ed1af26c92 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x63ed1aefd4ef - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63ed1aefd4ef - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63ed1af18319 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63ed1ae2fcbc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x63ed1ae2fcbc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63ed1af184d2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x63ed1af184d2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63ed1aefd5a8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63ed1aef24c9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63ed1aefe40d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63ed1af375ac - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63ed1ae0bd2a - pipelines[5466c2f9bc43a5e7]::pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure [INFO] [stdout] at /opt/rustwide/workdir/tests/pipelines.rs:934:5 [INFO] [stdout] 20: 0x63ed1adf8e17 - pipelines[5466c2f9bc43a5e7]::pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/pipelines.rs:908:74 [INFO] [stdout] 21: 0x63ed1ae205a6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63ed1ae23d9b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x63ed1ae23d9b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x63ed1ae3078b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x63ed1ae3078b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x63ed1ae3078b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x63ed1ae3078b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x63ed1ae3078b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x63ed1ae3078b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x63ed1ae3078b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x63ed1ae2abe4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x63ed1ae2abe4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x63ed1ae33392 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x63ed1ae33392 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x63ed1ae33392 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x63ed1ae33392 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x63ed1ae33392 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x63ed1ae33392 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x63ed1ae33392 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63ed1af200ff - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x63ed1af200ff - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7afe91ca8aa4 - [INFO] [stdout] 43: 0x7afe91d35a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure [INFO] [stdout] [INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test pipelines` [INFO] running `Command { std: "docker" "inspect" "b2316340d8c61320c85caab34724920f82f6623932a59250edafa482703c6917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2316340d8c61320c85caab34724920f82f6623932a59250edafa482703c6917", kill_on_drop: false }` [INFO] [stdout] b2316340d8c61320c85caab34724920f82f6623932a59250edafa482703c6917