[INFO] cloning repository https://github.com/fREEDtICE/harness-loop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fREEDtICE/harness-loop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfREEDtICE%2Fharness-loop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfREEDtICE%2Fharness-loop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20bf5f818a226f0de59e302ef6170c6dbb2a6cfb
[INFO] testing fREEDtICE/harness-loop against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfREEDtICE%2Fharness-loop" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fREEDtICE/harness-loop
[INFO] finished tweaking git repo https://github.com/fREEDtICE/harness-loop
[INFO] tweaked toml for git repo https://github.com/fREEDtICE/harness-loop written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fREEDtICE/harness-loop on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fREEDtICE/harness-loop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6
[INFO] running `Command { std: "docker" "start" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling harness-core v0.1.0 (/opt/rustwide/workdir/crates/harness-core)
[INFO] [stderr]    Compiling harness-worker-codex v0.1.0 (/opt/rustwide/workdir/crates/harness-worker-codex)
[INFO] [stderr]    Compiling harness-worker-simulated v0.1.0 (/opt/rustwide/workdir/crates/harness-worker-simulated)
[INFO] [stderr]    Compiling codex-harness-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 55.94s
[INFO] running `Command { std: "docker" "inspect" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling codex-harness-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 9.22s
[INFO] running `Command { std: "docker" "inspect" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/codex_harness_rs-1c1e22791f1fced3)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/live_codex.rs (/opt/rustwide/target/release/deps/live_codex-2c305e431093eeeb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test live_codex_harness_round_trip_passes_when_enabled ... ok
[INFO] [stdout] test live_codex_planner_override_passes_when_enabled ... ok
[INFO] [stderr]      Running tests/run_smoke.rs (/opt/rustwide/target/release/deps/run_smoke-01cd3395fb196d86)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test fake_codex_cli_run_fails_when_worker_process_exits_non_zero ... ok
[INFO] [stdout] test fake_codex_cli_run_fails_on_invalid_planner_output ... ok
[INFO] [stdout] test simulated_cli_fails_when_required_screenshot_commands_exit_non_zero ... ok
[INFO] [stdout] test simulated_cli_fails_when_required_screenshots_are_missing ... ok
[INFO] [stdout] test simulated_cli_fails_when_verification_commands_fail_even_if_evaluator_passes ... ok
[INFO] [stdout] test simulated_cli_executes_multiple_features_in_backlog_order ... ok
[INFO] [stdout] test fake_codex_cli_run_fails_on_invalid_builder_output ... ok
[INFO] [stdout] test simulated_cli_passes_when_required_screenshots_are_captured ... ok
[INFO] [stdout] test simulated_cli_git_worktree_run_fails_for_a_non_git_workspace ... ok
[INFO] [stdout] test simulated_cli_inspect_fails_when_the_run_root_does_not_exist ... ok
[INFO] [stdout] test simulated_cli_git_worktree_journey_uses_an_isolated_execution_workspace ... ok
[INFO] [stdout] test simulated_cli_inconclusive_evaluation_triggers_a_repair_cycle ... ok
[INFO] [stdout] test fake_codex_cli_planner_override_routes_only_plan_stage ... ok
[INFO] [stdout] test simulated_cli_resume_completed_failed_run_is_idempotent ... ok
[INFO] [stdout] test simulated_cli_planner_uses_structured_request_lines_for_feature_slices ... ok
[INFO] [stdout] test simulated_cli_repair_path_records_resume_artifacts ... ok
[INFO] [stdout] test simulated_cli_run_fails_with_a_clear_config_error ... ok
[INFO] [stdout] test simulated_cli_inspect_and_resume_recover_an_interrupted_run ... ok
[INFO] [stdout] test fake_codex_cli_run_fails_on_invalid_evaluator_output ... ok
[INFO] [stdout] test simulated_cli_run_fails_with_a_missing_codex_worker_config ... ok
[INFO] [stdout] test simulated_cli_happy_path_creates_consistent_artifacts ... ok
[INFO] [stdout] test simulated_cli_repair_budget_exhaustion_fails_consistently ... ok
[INFO] [stdout] test simulated_cli_multiple_repair_rounds_increment_stage_suffixes ... ok
[INFO] [stdout] test fake_codex_cli_run_fails_on_invalid_repair_output ... ok
[INFO] [stdout] test fake_codex_cli_multi_feature_failure_stops_after_second_feature_fails ... ok
[INFO] [stdout] test fake_codex_cli_repair_uses_exec_when_resume_sessions_are_disabled ... ok
[INFO] [stdout] test simulated_cli_planner_records_prompt_context_and_honest_risks ... ok
[INFO] [stdout] test simulated_cli_runtime_stack_happy_path_manages_stack_lifecycle ... ok
[INFO] [stdout] test simulated_cli_resume_replans_when_plan_stage_is_missing ... ok
[INFO] [stdout] test simulated_cli_runtime_supervision_fails_when_service_exits_before_becoming_ready ... ok
[INFO] [stdout] test simulated_cli_runtime_supervision_marks_service_ready_without_probes ... ok
[INFO] [stdout] test fake_codex_cli_repair_flow_succeeds_without_session_ids ... ok
[INFO] [stdout] test simulated_cli_resume_pending_repair_completes_repair_flow ... ok
[INFO] [stdout] test simulated_cli_runtime_supervision_happy_path_manages_service_lifecycle ... ok
[INFO] [stdout] test fake_codex_cli_repair_path_exercises_real_worker_selection_and_resume_command ... ok
[INFO] [stdout] test simulated_cli_runtime_stack_fails_when_stack_never_becomes_ready ... ok
[INFO] [stdout] test simulated_cli_runtime_supervision_fails_when_service_never_becomes_ready ... ok
[INFO] [stdout] test simulated_cli_runtime_supervision_terminates_service_process_group_descendants ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- simulated_cli_runtime_supervision_terminates_service_process_group_descendants stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'simulated_cli_runtime_supervision_terminates_service_process_group_descendants' (2054) panicked at tests/run_smoke.rs:748:5:
[INFO] [stdout] expected supervised service descendant process 2131 to exit during shutdown
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fce1344e571 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fce134637da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5fce13452cfc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5fce134273d6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fce13444bd9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5fce133d5540 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fce13444d92 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fce13427482 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fce1341f719 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fce1342807d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fce13463f0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fce133ba9ae - <run_smoke[aabe3c33ea9d296e]::simulated_cli_runtime_supervision_terminates_service_process_group_descendants::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x5fce133c882b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   13:     0x5fce133d5e95 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   14:     0x5fce133cf254 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x5fce133d8ff2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x5fce1344d509 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x79a21cbe907a - <unknown>
[INFO] [stdout]   18:     0x79a21cc7c534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     simulated_cli_runtime_supervision_terminates_service_process_group_descendants
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test run_smoke`
[INFO] running `Command { std: "docker" "inspect" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6", kill_on_drop: false }`
[INFO] [stdout] 631e6e12918dc637afc56237e5d2bc90512ac7d51b1cbace2638fd5d6468ecb6
