[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] 888585f15c1c89ab4b71cc1ea058f04b54d05104
[INFO] testing ThePrimeagen/prime-agent against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePrimeagen%2Fprime-agent" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThePrimeagen/prime-agent on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f76ac36e30ce7bad0bb84231b96924176547ae91632f55b1bc1627a2e8ab9a0c
[INFO] running `Command { std: "docker" "start" "-a" "f76ac36e30ce7bad0bb84231b96924176547ae91632f55b1bc1627a2e8ab9a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f76ac36e30ce7bad0bb84231b96924176547ae91632f55b1bc1627a2e8ab9a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76ac36e30ce7bad0bb84231b96924176547ae91632f55b1bc1627a2e8ab9a0c", kill_on_drop: false }`
[INFO] [stdout] f76ac36e30ce7bad0bb84231b96924176547ae91632f55b1bc1627a2e8ab9a0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c60eefc0ae44c81311b0603e4aa7a45297c1005f1579131a98a636ea89ce03bb
[INFO] running `Command { std: "docker" "start" "-a" "c60eefc0ae44c81311b0603e4aa7a45297c1005f1579131a98a636ea89ce03bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[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 serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[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-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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.133 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.91s
[INFO] running `Command { std: "docker" "inspect" "c60eefc0ae44c81311b0603e4aa7a45297c1005f1579131a98a636ea89ce03bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c60eefc0ae44c81311b0603e4aa7a45297c1005f1579131a98a636ea89ce03bb", kill_on_drop: false }`
[INFO] [stdout] c60eefc0ae44c81311b0603e4aa7a45297c1005f1579131a98a636ea89ce03bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25bbb52ffdcec6ea5cf17385d406ea1f3c1b06edbd9e109ca19290432cd7a6eb
[INFO] running `Command { std: "docker" "start" "-a" "25bbb52ffdcec6ea5cf17385d406ea1f3c1b06edbd9e109ca19290432cd7a6eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.24.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 assert_cmd v2.1.2
[INFO] [stderr]    Compiling prime-agent v0.1.133 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.18s
[INFO] running `Command { std: "docker" "inspect" "25bbb52ffdcec6ea5cf17385d406ea1f3c1b06edbd9e109ca19290432cd7a6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25bbb52ffdcec6ea5cf17385d406ea1f3c1b06edbd9e109ca19290432cd7a6eb", kill_on_drop: false }`
[INFO] [stdout] 25bbb52ffdcec6ea5cf17385d406ea1f3c1b06edbd9e109ca19290432cd7a6eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 344143a95a324417bc6fff4fa6e70af0f13602dc9cd5e44f48d9af2eaa4eb652
[INFO] running `Command { std: "docker" "start" "-a" "344143a95a324417bc6fff4fa6e70af0f13602dc9cd5e44f48d9af2eaa4eb652", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prime_agent-de2f6eccd59090dc)
[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::notifies_under_pipelines ... 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 pipeline_progress::tests::tty_live_two_writes_no_newline_between ... 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_order_context_pipeline_skill_user ... ok
[INFO] [stdout] test pipeline_run::tests::build_prompt_skips_pipeline_when_step_prompt_empty ... 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::generate_run_name_seeded_sequence_differs ... ok
[INFO] [stdout] test live_reload::tests::ignores_tmp ... ok
[INFO] [stdout] test live_reload::tests::notifies_under_skills ... ok
[INFO] [stdout] test pipeline_run::tests::parse_agent_text_extracts_cursor_result_field ... ok
[INFO] [stdout] test dot_prime_agent_config::tests::deny_unknown_field_errors ... ok
[INFO] [stdout] test pipeline_run::tests::prior_task_body_prefers_output_over_stdout ... ok
[INFO] [stdout] test dot_prime_agent_config::tests::defaults_stdout_lines_when_absent ... ok
[INFO] [stdout] test pipeline_run::tests::parse_agent_text_ndjson_last_line_wins ... ok
[INFO] [stdout] test dot_prime_agent_config::tests::local_overrides_global_yolo ... ok
[INFO] [stdout] test pipeline_run::tests::read_prior_stage_json_uses_extracted_body_not_raw_json ... ok
[INFO] [stdout] test dot_prime_agent_config::tests::global_fills_model_when_local_null ... ok
[INFO] [stdout] test dot_prime_agent_config::tests::parses_yolo_false ... 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 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 tests::default_pipeline_file_only ... ok
[INFO] [stdout] test pipeline_store::tests::string_skill_ref_resolves_to_uuid_and_alias ... ok
[INFO] [stdout] test dot_prime_agent_config::tests::rejects_zero_stdout_lines ... ok
[INFO] [stdout] test tests::default_pipeline_prompt_only ... ok
[INFO] [stdout] test dot_prime_agent_config::tests::rejects_string_stdout_lines ... ok
[INFO] [stdout] test dot_prime_agent_config::tests::data_dir_local_over_global ... ok
[INFO] [stdout] test pipeline_store::tests::mixed_string_and_object_skill_refs ... ok
[INFO] [stdout] test generation::tests::reconcile_reports_no_change_when_disk_matches_registry ... ok
[INFO] [stdout] test pipeline_run::tests::parse_agent_text_nonjson_returns_trimmed_raw ... ok
[INFO] [stdout] test generation::tests::reconcile_detects_deleted_skill_file ... ok
[INFO] [stdout] test pipeline_run::tests::prior_task_body_parses_stdout_when_output_empty ... 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 <name>
[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 <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp6ABmeN/.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-397787b317a1b438)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test clear_removes_pipelines_but_preserves_dot_prime_agent_config ... ok
[INFO] [stdout] test global_help_lists_clear_subcommand ... ok
[INFO] [stdout] test clear_removes_pipeline_runs_directory ... ok
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-94f5c14da741d76a)
[INFO] [stdout] test clear_succeeds_when_pipelines_dir_absent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test config_set_creates_file_and_get_reads_value ... ok
[INFO] [stdout] test config_list_prints_all_values ... ok
[INFO] [stdout] test config_set_skills_dir_relative_expands_to_cwd ... ok
[INFO] [stderr]      Running tests/cursor_pipeline_live.rs (/opt/rustwide/target/debug/deps/cursor_pipeline_live-92de1f476fb9cef6)
[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.26s
[INFO] [stdout] 
[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-bd4b7d47f6f3a44a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test serve_help_mentions_bind ... ok
[INFO] [stdout] test help_subcommand_prints_usage ... ok
[INFO] [stdout] test version_subcommand_prints_plain_version ... ok
[INFO] [stdout] test global_help_lists_data_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/list.rs (/opt/rustwide/target/debug/deps/list-7b21c63a50e3b947)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test list_outputs_skill_names ... ok
[INFO] [stdout] test list_with_fragment_outputs_single_line ... ok
[INFO] [stdout] test list_marks_out_of_sync_skills ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/local.rs (/opt/rustwide/target/debug/deps/local-d84357badca99afb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test local_with_empty_agents_does_not_mark_out_of_sync ... ok
[INFO] [stdout] test local_marks_out_of_sync_remote_when_skill_missing_on_disk ... ok
[INFO] [stdout] test local_without_agents_does_not_mark_out_of_sync ... ok
[INFO] [stdout] test local_marks_out_of_sync_by_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pipelines.rs (/opt/rustwide/target/debug/deps/pipelines-c28b261519e807b8)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test pipelines_default_non_tty_marks_broken_pipeline ... ok
[INFO] [stdout] test pipelines_default_no_subcommand_respects_data_dir_flag ... ok
[INFO] [stdout] test pipelines_default_no_subcommand_ignores_incomplete_dir ... ok
[INFO] [stdout] test pipelines_default_no_subcommand_lists_two_sorted ... ok
[INFO] [stdout] test pipelines_help_mentions_default_behavior ... ok
[INFO] [stdout] test pipelines_default_no_subcommand_empty_stderr ... ok
[INFO] [stdout] test pipelines_default_no_subcommand_lists_one ... ok
[INFO] [stdout] test pipelines_run_includes_force_when_yolo_key_omitted ... ok
[INFO] [stdout] test pipelines_run_debug_shows_task_position_for_multi_skill_step ... ok
[INFO] [stdout] test pipelines_run_prints_kebab_run_name_first_line ... ok
[INFO] [stdout] test pipelines_run_uses_global_config_json_data_dir_without_cli_data_dir ... ok
[INFO] [stdout] test pipelines_run_debug_echoes_subprocess_streams_to_stderr ... ok
[INFO] [stdout] test pipelines_run_rejects_combined_pipeline_flag ... ok
[INFO] [stdout] test pipelines_file_without_pipeline_non_tty_lists_does_not_run ... ok
[INFO] [stdout] test pipelines_run_passes_model_and_force_to_subprocess ... ok
[INFO] [stdout] test pipelines_shorthand_pipeline_and_prompt_matches_run_output ... ok
[INFO] [stdout] test pipelines_run_omits_force_when_yolo_false ... ok
[INFO] [stdout] test pipelines_shorthand_pipeline_and_file_reads_file_into_agent_stdin ... ok
[INFO] [stdout] test pipelines_shorthand_pipeline_both_prompt_and_file_errors ... ok
[INFO] [stdout] test pipelines_run_errors_when_neither_prompt_nor_file ... ok
[INFO] [stdout] test pipelines_run_reads_prompt_from_file ... ok
[INFO] [stdout] test pipelines_shorthand_pipeline_and_file_with_data_dir_cli_flag_only ... ok
[INFO] [stdout] test pipelines_shorthand_pipeline_and_file_matches_run_output ... ok
[INFO] [stdout] test pipelines_run_errors_when_dot_prime_agent_config_missing ... ok
[INFO] [stdout] test pipelines_run_errors_when_both_prompt_and_file ... ok
[INFO] [stdout] test pipelines_shorthand_pipeline_without_prompt_or_file_errors ... ok
[INFO] [stdout] test pipelines_shorthand_file_flag_before_pipeline_flag_matches_run_output ... ok
[INFO] [stdout] test pipelines_run_reports_broken_pipeline_with_step_and_alias ... ok
[INFO] [stdout] test skill_rename_updates_alias_in_two_pipelines_after_list ... ok
[INFO] [stdout] test pipelines_shorthand_relative_title_file_in_cwd ... ok
[INFO] [stdout] test pipelines_duplicate_skill_ids_on_disk_fail_run ... ok
[INFO] [stdout] test pipelines_run_stage1_failure_does_not_write_stage2_task_json ... ok
[INFO] [stdout] test pipelines_run_errors_on_unsupported_clirunner ... 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' (285) 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/.tmpxKrJIA\",\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:     0x5e717d41cb9a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e717d41cb9a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e717d41cb9a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e717d41cb9a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e717d432b7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e717d432b7a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e717d422a92 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e717d422a92 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e717d3f926f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e717d3f926f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e717d414019 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e717d32bdfc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e717d32bdfc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e717d4141d2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e717d4141d2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e717d3f9328 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e717d3ee249 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e717d3fa18d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e717d43338c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e717d307dea - pipelines::pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure::he7fa3158a03337d6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pipelines.rs:934:5
[INFO] [stdout]   20:     0x5e717d307f87 - pipelines::pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure::{{closure}}::h872cb2391f1d44f5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pipelines.rs:908:74
[INFO] [stdout]   21:     0x5e717d313636 - core::ops::function::FnOnce::call_once::h43e7eab226b4f46f
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e717d31fefb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e717d31fefb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5e717d32c8cb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e717d32c8cb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e717d32c8cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e717d32c8cb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e717d32c8cb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e717d32c8cb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e717d32c8cb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e717d326d24 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e717d326d24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e717d32f4d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5e717d32f4d2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e717d32f4d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e717d32f4d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e717d32f4d2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e717d32f4d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5e717d32f4d2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e717d41bf0f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5e717d41bf0f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7b4c9d6efaa4 - <unknown>
[INFO] [stdout]   43:     0x7b4c9d77ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[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.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test pipelines`
[INFO] running `Command { std: "docker" "inspect" "344143a95a324417bc6fff4fa6e70af0f13602dc9cd5e44f48d9af2eaa4eb652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344143a95a324417bc6fff4fa6e70af0f13602dc9cd5e44f48d9af2eaa4eb652", kill_on_drop: false }`
[INFO] [stdout] 344143a95a324417bc6fff4fa6e70af0f13602dc9cd5e44f48d9af2eaa4eb652
