[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 try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePrimeagen%2Fprime-agent" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThePrimeagen/prime-agent on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bed371a5a02d3f7071116c917ff7eae9f40b31866443ec1460f889f89ae94fe [INFO] running `Command { std: "docker" "start" "-a" "8bed371a5a02d3f7071116c917ff7eae9f40b31866443ec1460f889f89ae94fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bed371a5a02d3f7071116c917ff7eae9f40b31866443ec1460f889f89ae94fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bed371a5a02d3f7071116c917ff7eae9f40b31866443ec1460f889f89ae94fe", kill_on_drop: false }` [INFO] [stdout] 8bed371a5a02d3f7071116c917ff7eae9f40b31866443ec1460f889f89ae94fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb6c73fea962909c445a5748b75cad1bc87222f078b20c57faa1ab3a2d53ef24 [INFO] running `Command { std: "docker" "start" "-a" "fb6c73fea962909c445a5748b75cad1bc87222f078b20c57faa1ab3a2d53ef24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [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 typenum v1.19.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling_core v0.23.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 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 darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower v0.5.3 [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.132 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.66s [INFO] running `Command { std: "docker" "inspect" "fb6c73fea962909c445a5748b75cad1bc87222f078b20c57faa1ab3a2d53ef24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6c73fea962909c445a5748b75cad1bc87222f078b20c57faa1ab3a2d53ef24", kill_on_drop: false }` [INFO] [stdout] fb6c73fea962909c445a5748b75cad1bc87222f078b20c57faa1ab3a2d53ef24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7b1d4756e0fde0a80c802909e5f5495c4e6d9bb8aad8b1065860211c37dca50 [INFO] running `Command { std: "docker" "start" "-a" "a7b1d4756e0fde0a80c802909e5f5495c4e6d9bb8aad8b1065860211c37dca50", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [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 predicates-core v1.0.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.24.0 [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 16.00s [INFO] running `Command { std: "docker" "inspect" "a7b1d4756e0fde0a80c802909e5f5495c4e6d9bb8aad8b1065860211c37dca50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b1d4756e0fde0a80c802909e5f5495c4e6d9bb8aad8b1065860211c37dca50", kill_on_drop: false }` [INFO] [stdout] a7b1d4756e0fde0a80c802909e5f5495c4e6d9bb8aad8b1065860211c37dca50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d41be2014222b69144ecb2542146ff6f47320c4ae4302a55d490ef5742ff49a7 [INFO] running `Command { std: "docker" "start" "-a" "d41be2014222b69144ecb2542146ff6f47320c4ae4302a55d490ef5742ff49a7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [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::ignores_git ... ok [INFO] [stdout] test live_reload::tests::ignores_tmp ... ok [INFO] [stdout] test live_reload::tests::notifies_under_pipelines ... ok [INFO] [stdout] test live_reload::tests::notifies_under_skills ... ok [INFO] [stdout] test dot_prime_agent_config::tests::data_dir_local_over_global ... 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_true ... ok [INFO] [stdout] test generation::tests::reconcile_reports_no_change_when_disk_matches_registry ... ok [INFO] [stdout] test dot_prime_agent_config::tests::rejects_string_stdout_lines ... ok [INFO] [stdout] test dot_prime_agent_config::tests::local_overrides_global_yolo ... ok [INFO] [stdout] test pipeline_progress::tests::non_tty_each_logical_line_has_newline ... ok [INFO] [stdout] test pipeline_run::tests::build_prompt_order_context_pipeline_skill_user ... 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 generation::tests::reconcile_detects_deleted_skill_file ... ok [INFO] [stdout] test pipeline_run::tests::build_prompt_skips_pipeline_when_step_prompt_empty ... 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::global_fills_model_when_local_null ... ok [INFO] [stdout] test live_reload::tests::fs_event_respects_suppress ... 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_ndjson_last_line_wins ... ok [INFO] [stdout] test dot_prime_agent_config::tests::rejects_zero_stdout_lines ... ok [INFO] [stdout] test pipeline_run::tests::prior_task_body_prefers_output_over_stdout ... ok [INFO] [stdout] test pipeline_run::tests::generate_run_name_seeded_sequence_differs ... ok [INFO] [stdout] test pipeline_run::tests::parse_agent_text_extracts_cursor_result_field ... ok [INFO] [stdout] test pipeline_run::tests::prior_task_body_parses_stdout_when_output_empty ... ok [INFO] [stdout] test pipeline_run::tests::parse_agent_text_nonjson_returns_trimmed_raw ... ok [INFO] [stdout] test pipeline_run::tests::read_prior_stage_json_uses_extracted_body_not_raw_json ... ok [INFO] [stdout] test tests::default_pipeline_prompt_only ... ok [INFO] [stdout] test pipeline_store::tests::unknown_string_skill_ref_returns_error ... ok [INFO] [stdout] test tests::default_pipeline_both_prompt_and_file_errors ... ok [INFO] [stdout] test pipeline_store::tests::mixed_string_and_object_skill_refs ... ok [INFO] [stdout] test pipeline_progress::tests::format_status_line_increments_spinner ... ok [INFO] [stdout] test pipeline_store::tests::string_skill_ref_resolves_to_uuid_and_alias ... ok [INFO] [stdout] test tests::default_pipeline_file_only ... 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/.tmpumOCih/.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.06s [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_removes_pipelines_but_preserves_dot_prime_agent_config ... ok [INFO] [stdout] test clear_removes_pipeline_runs_directory ... ok [INFO] [stdout] test global_help_lists_clear_subcommand ... ok [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.06s [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] [stderr] Running tests/cursor_pipeline_live.rs (/opt/rustwide/target/debug/deps/cursor_pipeline_live-7594295a8b9cd8e9) [INFO] [stdout] [INFO] [stderr] Running tests/help.rs (/opt/rustwide/target/debug/deps/help-f917005a6adb5136) [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test global_help_lists_data_dir ... ok [INFO] [stdout] test help_subcommand_prints_usage ... ok [INFO] [stderr] Running tests/list.rs (/opt/rustwide/target/debug/deps/list-25022a4f8600133c) [INFO] [stdout] test serve_help_mentions_bind ... 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] [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.01s [INFO] [stdout] [INFO] [stderr] Running tests/local.rs (/opt/rustwide/target/debug/deps/local-d367397ebe0f8a29) [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_marks_out_of_sync_by_source ... ok [INFO] [stderr] Running tests/pipelines.rs (/opt/rustwide/target/debug/deps/pipelines-0e30864124188a5e) [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.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test pipelines_default_non_tty_marks_broken_pipeline ... ok [INFO] [stdout] test pipelines_help_mentions_default_behavior ... ok [INFO] [stdout] test pipelines_default_no_subcommand_lists_two_sorted ... 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_empty_stderr ... ok [INFO] [stdout] test pipelines_file_without_pipeline_non_tty_lists_does_not_run ... ok [INFO] [stdout] test pipelines_run_omits_force_when_yolo_false ... 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_duplicate_skill_ids_on_disk_fail_run ... ok [INFO] [stdout] test pipelines_run_reads_prompt_from_file ... ok [INFO] [stdout] test pipelines_run_debug_shows_task_position_for_multi_skill_step ... ok [INFO] [stdout] test pipelines_default_no_subcommand_lists_one ... ok [INFO] [stdout] test pipelines_run_errors_when_both_prompt_and_file ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_and_file_reads_file_into_agent_stdin ... ok [INFO] [stdout] test pipelines_run_passes_model_and_force_to_subprocess ... ok [INFO] [stdout] test pipelines_shorthand_file_flag_before_pipeline_flag_matches_run_output ... ok [INFO] [stdout] test pipelines_shorthand_relative_title_file_in_cwd ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_and_file_matches_run_output ... ok [INFO] [stdout] test pipelines_run_includes_force_when_yolo_key_omitted ... ok [INFO] [stdout] test pipelines_run_errors_when_dot_prime_agent_config_missing ... ok [INFO] [stdout] test skill_rename_updates_alias_in_two_pipelines_after_list ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_and_prompt_matches_run_output ... ok [INFO] [stdout] test pipelines_run_errors_on_unsupported_clirunner ... ok [INFO] [stdout] test pipelines_run_uses_global_config_json_data_dir_without_cli_data_dir ... 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_and_file_with_data_dir_cli_flag_only ... ok [INFO] [stdout] test pipelines_run_stage_json_includes_stdout_stderr_and_error_on_failure ... ok [INFO] [stdout] test pipelines_run_reports_broken_pipeline_with_step_and_alias ... ok [INFO] [stdout] test pipelines_run_stage1_failure_does_not_write_stage2_task_json ... ok [INFO] [stdout] test pipelines_shorthand_pipeline_both_prompt_and_file_errors ... ok [INFO] [stderr] Running tests/pipelines_e2e.rs (/opt/rustwide/target/debug/deps/pipelines_e2e-d2df83522a18fd0f) [INFO] [stdout] test pipelines_run_rejects_combined_pipeline_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test pipelines_run_empty_step_prompt_omits_pipeline_section_in_stdin ... ok [INFO] [stdout] test pipelines_run_second_stage_receives_prior_stage_files_in_prompt ... ok [INFO] [stdout] test pipelines_run_writes_stage_files_under_pipeline_dir ... ok [INFO] [stdout] test pipelines_run_parallel_skills_two_outputs ... ok [INFO] [stdout] test pipelines_run_ignores_stale_run_artifacts_on_disk ... ok [INFO] [stdout] test pipelines_run_resolves_skills_under_explicit_data_dir ... ok [INFO] [stdout] test pipelines_run_does_not_resume_preexisting_run_directory ... ok [INFO] [stdout] test pipelines_run_two_step_stdout_lists_pending_step_after_current_in_roadmap ... ok [INFO] [stdout] test pipelines_two_runs_create_distinct_artifact_directories ... ok [INFO] [stdout] test pipelines_second_run_same_prompt_invokes_agent_again ... ok [INFO] [stdout] test pipelines_run_stdout_matches_golden_after_normalization ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pipelines_run_stdout_matches_golden_after_normalization stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'pipelines_run_stdout_matches_golden_after_normalization' (417) panicked at tests/pipelines_e2e.rs:514:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "prime-agent()\n\npipeline demo-pipe \nstep 1 stepone\n * running (no skill)\n {\"text\":\"out1\"}\nStep 0 / 1 Pipeline 0 / 1 s\nStep 1 / 1 Pipeline 1 / 1 s\n" [INFO] [stdout] right: "prime-agent()\n\npipeline demo-pipe \nstep 1 stepone\n * running (no skill)\nStep 0 / 1 Pipeline 0 / 1 s\nStep 1 / 1 Pipeline 1 / 1 s\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63f68c6ad90a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63f68c6ad90a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63f68c6ad90a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63f68c6ad90a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63f68c6c393a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63f68c6c393a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x63f68c6b3812 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63f68c6b3812 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x63f68c68a1ff - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63f68c68a1ff - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63f68c6a5019 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63f68c5c70cc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x63f68c5c70cc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63f68c6a51d2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x63f68c6a51d2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63f68c68a2b8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63f68c681999 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63f68c68b05d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63f68c6c414c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63f68c6c4003 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x63f68c5b102e - core[6aaeda2c7ad07a48]::panicking::assert_failed:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x63f68c5a6cb5 - pipelines_e2e[851b76de1ce9df1b]::pipelines_run_stdout_matches_golden_after_normalization [INFO] [stdout] at /opt/rustwide/workdir/tests/pipelines_e2e.rs:514:5 [INFO] [stdout] 22: 0x63f68c5a0cc7 - pipelines_e2e[851b76de1ce9df1b]::pipelines_run_stdout_matches_golden_after_normalization::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/pipelines_e2e.rs:489:61 [INFO] [stdout] 23: 0x63f68c5b47c6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63f68c5bb1ab - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63f68c5bb1ab - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63f68c5c7b9b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63f68c5c7b9b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x63f68c5c7b9b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x63f68c5c7b9b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x63f68c5c7b9b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63f68c5c7b9b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63f68c5c7b9b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63f68c5c32b4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63f68c5c32b4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x63f68c5ca7a2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x63f68c5ca7a2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x63f68c5ca7a2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x63f68c5ca7a2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x63f68c5ca7a2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63f68c5ca7a2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x63f68c5ca7a2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63f68c6acc7f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x63f68c6acc7f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x70fa3cae1aa4 - [INFO] [stdout] 45: 0x70fa3cb6ea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pipelines_run_stdout_matches_golden_after_normalization [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test pipelines_e2e` [INFO] running `Command { std: "docker" "inspect" "d41be2014222b69144ecb2542146ff6f47320c4ae4302a55d490ef5742ff49a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41be2014222b69144ecb2542146ff6f47320c4ae4302a55d490ef5742ff49a7", kill_on_drop: false }` [INFO] [stdout] d41be2014222b69144ecb2542146ff6f47320c4ae4302a55d490ef5742ff49a7