[INFO] cloning repository https://github.com/Flip451/SoTOHE-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Flip451/SoTOHE-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlip451%2FSoTOHE-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlip451%2FSoTOHE-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e35f7ff2c766d6d3837639a0c0c4e9b1a5e5b72
[INFO] testing Flip451/SoTOHE-core against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlip451%2FSoTOHE-core" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Flip451/SoTOHE-core
[INFO] finished tweaking git repo https://github.com/Flip451/SoTOHE-core
[INFO] tweaked toml for git repo https://github.com/Flip451/SoTOHE-core written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Flip451/SoTOHE-core on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Flip451/SoTOHE-core 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.114
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] [stderr]   Downloaded toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]   Downloaded rustdoc-types v0.57.3
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded js-sys v0.3.91
[INFO] [stderr]   Downloaded winnow v0.7.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f13feaec3877467ecbe33081c264d4c17ce4ab2cc34998ff3b0a352b0e03a83
[INFO] running `Command { std: "docker" "start" "-a" "7f13feaec3877467ecbe33081c264d4c17ce4ab2cc34998ff3b0a352b0e03a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f13feaec3877467ecbe33081c264d4c17ce4ab2cc34998ff3b0a352b0e03a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f13feaec3877467ecbe33081c264d4c17ce4ab2cc34998ff3b0a352b0e03a83", kill_on_drop: false }`
[INFO] [stdout] 7f13feaec3877467ecbe33081c264d4c17ce4ab2cc34998ff3b0a352b0e03a83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e72fd655b8bfcf2339419a445322122c0e43c7cc7197f0bd858ab3019e8f99b5
[INFO] running `Command { std: "docker" "start" "-a" "e72fd655b8bfcf2339419a445322122c0e43c7cc7197f0bd858ab3019e8f99b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling conch-parser v0.1.1 (/opt/rustwide/workdir/vendor/conch-parser)
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rustdoc-types v0.57.3
[INFO] [stderr]    Compiling domain v0.1.0 (/opt/rustwide/workdir/libs/domain)
[INFO] [stderr]    Compiling usecase v0.1.0 (/opt/rustwide/workdir/libs/usecase)
[INFO] [stderr]    Compiling infrastructure v0.1.0 (/opt/rustwide/workdir/libs/infrastructure)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/apps/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "e72fd655b8bfcf2339419a445322122c0e43c7cc7197f0bd858ab3019e8f99b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72fd655b8bfcf2339419a445322122c0e43c7cc7197f0bd858ab3019e8f99b5", kill_on_drop: false }`
[INFO] [stdout] e72fd655b8bfcf2339419a445322122c0e43c7cc7197f0bd858ab3019e8f99b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63ec6c61cbd63796fab84c31f779bec0fa90a316efd95409f93787a11a56171d
[INFO] running `Command { std: "docker" "start" "-a" "63ec6c61cbd63796fab84c31f779bec0fa90a316efd95409f93787a11a56171d", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rustdoc-types v0.57.3
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling domain v0.1.0 (/opt/rustwide/workdir/libs/domain)
[INFO] [stderr]    Compiling usecase v0.1.0 (/opt/rustwide/workdir/libs/usecase)
[INFO] [stderr]    Compiling infrastructure v0.1.0 (/opt/rustwide/workdir/libs/infrastructure)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/apps/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "63ec6c61cbd63796fab84c31f779bec0fa90a316efd95409f93787a11a56171d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63ec6c61cbd63796fab84c31f779bec0fa90a316efd95409f93787a11a56171d", kill_on_drop: false }`
[INFO] [stdout] 63ec6c61cbd63796fab84c31f779bec0fa90a316efd95409f93787a11a56171d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81aea7157f58ca1e8eb3b7c40011a4a9bf00b6b62adb90af1e32393e266ea69d
[INFO] running `Command { std: "docker" "start" "-a" "81aea7157f58ca1e8eb3b7c40011a4a9bf00b6b62adb90af1e32393e266ea69d", 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/sotp-0b7579d83c2f7268)
[INFO] [stdout] 
[INFO] [stdout] running 335 tests
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp6aEZuj/.git/
[INFO] [stdout] [main (root-commit) a89b789] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test commands::git::tests::add_all_succeeds_when_gitignored_transient_dir_exists ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp1wchXk/.git/
[INFO] [stdout] [main (root-commit) a89b789] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test commands::git::tests::add_from_file_stages_paths_from_nested_directory ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5OP1HL/.git/
[INFO] [stdout] test commands::git::tests::commit_from_file_rejects_non_artifact_changes_for_planning_only_track ... ok
[INFO] [stdout] test commands::git::tests::load_optional_track_dir_anchors_relative_paths_at_repo_root ... ok
[INFO] [stdout] test commands::git::tests::load_stage_paths_accepts_unique_repo_relative_paths ... ok
[INFO] [stdout] test commands::git::tests::load_stage_paths_rejects_transient_automation_directory ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpBi9MUC/.git/
[INFO] [stdout] [main (root-commit) 0d330f8] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src.rs
[INFO] [stdout] test commands::git::tests::commit_from_file_rejects_deletions_outside_planning_only_allowlist ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpMaZmZc/.git/
[INFO] [stdout] [main (root-commit) a89b789] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test commands::git::tests::add_all_excludes_transient_files_from_nested_directory ... ok
[INFO] [stdout] test commands::git::tests::resolve_repo_path_anchors_relative_paths_at_repo_root ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpxCwYiO/.git/
[INFO] [stdout] [main (root-commit) a89b789] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test commands::git::tests::add_all_succeeds_when_gitignored_transient_file_exists ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpCFFerp/.git/
[INFO] [stdout] test commands::git::tests::commit_from_file_rejects_branchless_v3_track_selector_missing_required_fields ... ok
[INFO] [stdout] test commands::make::tests::test_build_forwarded_args_empty_raw ... ok
[INFO] [stdout] test commands::make::tests::test_build_forwarded_args_prepends_prefix ... ok
[INFO] [stdout] test commands::make::tests::test_build_forwarded_args_strips_leading_double_dash ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_single_empty_returns_error ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_single_whitespace_only_returns_error ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_single_with_multiple_elements ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_single_with_single_element ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_single_with_spaced_string ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_words_empty ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_words_multiple_elements_already_split ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_words_preserves_quoting_in_direct_call ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_words_single_element ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_words_splits_single_string ... ok
[INFO] [stdout] test commands::make::tests::test_raw_args_to_words_with_extra_flags ... ok
[INFO] [stdout] test commands::plan::tests::build_codex_invocation_always_uses_read_only_sandbox ... ok
[INFO] [stdout] test commands::plan::tests::build_codex_invocation_includes_prompt_as_last_arg ... ok
[INFO] [stdout] test commands::plan::tests::build_codex_invocation_never_includes_full_auto_even_for_full_model ... ok
[INFO] [stdout] test commands::plan::tests::build_codex_invocation_uses_codex_as_default_bin ... ok
[INFO] [stdout] test commands::plan::tests::build_codex_invocation_uses_env_override_for_bin ... ok
[INFO] [stdout] test commands::plan::tests::build_prompt_with_briefing_file_returns_read_instruction ... ok
[INFO] [stdout] test commands::plan::tests::build_prompt_with_inline_prompt_returns_prompt_string ... ok
[INFO] [stdout] test commands::plan::tests::build_prompt_with_missing_briefing_file_returns_error ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpq8yPuJ/.git/
[INFO] [stdout] test commands::git::tests::commit_from_file_rejects_branchless_v3_track_selector_with_status_override ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQZvdLG/.git/
[INFO] [stdout] [main (root-commit) a89b789] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test commands::plan::tests::run_codex_local_invocation_happy_path_returns_exit_code_zero ... FAILED
[INFO] [stdout] test commands::plan::tests::run_codex_local_invocation_propagates_nonzero_exit_code ... FAILED
[INFO] [stdout] test commands::plan::tests::run_codex_local_invocation_spawn_failure_returns_error ... FAILED
[INFO] [stdout] test commands::plan::tests::run_codex_local_invocation_returns_exit_code_1_on_timeout ... FAILED
[INFO] [stdout] test commands::pr::tests::checks_summary_maps_normalized_cli_checks_to_pending ... ok
[INFO] [stdout] test commands::pr::tests::ensure_pr_with_creates_new_pr_when_none_exists ... ok
[INFO] [stdout] test commands::pr::tests::ensure_pr_with_returns_failure_on_create_error ... ok
[INFO] [stdout] test commands::pr::tests::ensure_pr_with_returns_failure_on_find_error ... ok
[INFO] [stdout] test commands::pr::tests::ensure_pr_with_reuses_existing_pr ... ok
[INFO] [stdout] test commands::pr::tests::is_codex_bot_matches_known_bot_logins ... ok
[INFO] [stdout] test commands::pr::tests::is_codex_bot_rejects_human_with_codex_in_name ... ok
[INFO] [stdout] test commands::pr::tests::is_codex_bot_rejects_non_codex_bot ... ok
[INFO] [stdout] test commands::pr::tests::is_codex_bot_rejects_unknown_codex_app ... ok
[INFO] [stdout] test commands::git::tests::commit_from_file_requires_explicit_selector_on_non_track_branch ... ok
[INFO] [stdout] test commands::pr::tests::normalize_check_status_prefers_bucket_over_state ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_for_cycle_does_not_trigger_comment_fallback_when_reaction_is_fresh ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_for_cycle_ignores_stale_thumbsup_reaction ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_for_cycle_returns_zero_findings_on_comment_text_fallback ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_for_cycle_returns_zero_findings_on_thumbsup_reaction ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqs8fWH/.git/
[INFO] [stdout] [main (root-commit) a89b789] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] Switched to a new branch 'track/example'
[INFO] [stdout] test commands::pr::tests::poll_review_sanitizes_review_body_on_stdout ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_standalone_does_not_recover_without_head_commit ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_standalone_skips_zero_findings_without_head_commit ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_timeout_with_no_reviews_returns_failure ... ok
[INFO] [stdout] test commands::pr::tests::status_with_propagates_adapter_errors ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_finds_post_trigger_codex_review ... ok
[INFO] [stdout] test commands::pr::tests::wait_and_merge_with_returns_failure_when_checks_api_errors ... ok
[INFO] [stdout] test commands::pr::tests::wait_and_merge_with_merges_after_all_checks_pass ... ok
[INFO] [stdout] test commands::pr::tests::wait_and_merge_with_times_out_pending_checks_without_sleep_when_deadline_reached ... ok
[INFO] [stdout] test commands::review::classify::tests::test_render_classifications_empty_returns_empty_string ... ok
[INFO] [stdout] test commands::review::classify::tests::test_render_classifications_excluded_uses_literal_excluded ... ok
[INFO] [stdout] test commands::review::classify::tests::test_render_classifications_multi_match_emits_csv ... ok
[INFO] [stdout] test commands::review::classify::tests::test_render_classifications_named_uses_tab_separator ... ok
[INFO] [stdout] test commands::review::classify::tests::test_render_classifications_preserves_input_order ... ok
[INFO] [stdout] test commands::review::files::tests::test_format_files_error_diff_get_returns_human_readable ... ok
[INFO] [stdout] test commands::review::files::tests::test_format_files_error_invalid_scope_name_returns_message ... ok
[INFO] [stdout] test commands::review::files::tests::test_format_files_error_invalid_scope_name_shows_name ... ok
[INFO] [stdout] test commands::pr::tests::poll_review_for_cycle_returns_review_found_when_review_exists ... ok
[INFO] [stdout] test commands::review::files::tests::test_render_files_empty_returns_empty_string ... ok
[INFO] [stdout] test commands::review::files::tests::test_render_files_one_path_per_line_with_trailing_newline ... ok
[INFO] [stdout] test commands::review::files::tests::test_render_files_preserves_caller_order ... ok
[INFO] [stdout] test commands::review::results::tests::results_limit_all_is_distinguishable ... ok
[INFO] [stdout] test commands::review::results::tests::results_limit_count_maps_to_n ... ok
[INFO] [stdout] test commands::review::tests::build_codex_invocation_always_uses_read_only_sandbox ... ok
[INFO] [stdout] test commands::review::classify::tests::test_render_classifications_other_uses_literal_other ... ok
[INFO] [stdout] test commands::review::results::tests::results_limit_zero_maps_to_none ... ok
[INFO] [stdout] test commands::review::tests::build_codex_invocation_never_includes_full_auto_even_for_full_model ... ok
[INFO] [stdout] test commands::review::tests::build_review_v2_rejects_items_dir_outside_repo_root ... ok
[INFO] [stdout] test commands::review::tests::build_prompt_uses_briefing_file_reference ... ok
[INFO] [stdout] [track/example 0ae16ba] Track commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test commands::git::tests::commit_from_file_resolves_relative_track_dir_file_from_nested_directory ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpaTeZR1/.git/
[INFO] [stdout] [main (root-commit) a89b789] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test commands::review::tests::build_review_v2_rejects_traversal_items_dir_outside_repo_root ... ok
[INFO] [stdout] test commands::review::tests::format_approval_verdict_approved_has_ok_prefix ... ok
[INFO] [stdout] test commands::review::tests::format_approval_verdict_approved_with_bypass_has_warn_prefix ... ok
[INFO] [stdout] test commands::review::tests::format_approval_verdict_blocked_has_blocked_prefix_and_lists_scopes ... ok
[INFO] [stdout] test commands::git::tests::note_from_file_reads_track_commit_scratch_from_nested_directory ... 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] [stderr] 
[INFO] [stderr] thread 'commands::review::tests::check_approved_approved_path_exits_success_with_ok_message' (188) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:233:5:
[INFO] [stdout] evaluation failed: diff error: diff operation failed: merge-base failed for base bda6a7ef715b485538915e03cb9ed45533eda203
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stdout] 
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout] thread 'commands::review::tests::check_approved_approved_path_exits_success_with_ok_message' (188) panicked at apps/cli/src/commands/review/tests.rs:716:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ExitCode(unix_exit_status(1))
[INFO] [stdout]  right: ExitCode(unix_exit_status(0))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c293bba462a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c293bba462a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c293bba462a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c293bba462a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c293bbbc19a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c293bbbc19a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5c293bba91f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c293bba91f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c293bb7f9df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c293bb7f9df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c293bb9b0c9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c293aee3a5c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c293aee3a5c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c293bb9b342 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c293bb9b342 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c293bb7fa98 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c293bb747f9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c293bb80abd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c293bbbc9dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c293bbbc893 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c293ad92dd1 - core[e929cb53b82a81ca]::panicking::assert_failed::<std[29689e6404d28ef9]::process::ExitCode, std[29689e6404d28ef9]::process::ExitCode>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c293aeb05e8 - sotp[6f7a8e4d17d8c396]::commands::review::tests::check_approved_approved_path_exits_success_with_ok_message
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/cli/src/commands/review/tests.rs:716:5
[INFO] [stdout]   22:     0x5c293aea3a67 - sotp[6f7a8e4d17d8c396]::commands::review::tests::check_approved_approved_path_exits_success_with_ok_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/cli/src/commands/review/tests.rs:705:64
[INFO] [stdout]   23:     0x5c293ad9fdb6 - <sotp[6f7a8e4d17d8c396]::commands::review::tests::check_approved_approved_path_exits_success_with_ok_message::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c293aed6d3b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c293aed6d3b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c293aee452b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c293aee452b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c293aee452b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c293aee452b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c293aee452b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c293aee452b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c293aee452b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c293aeddc44 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c293aeddc44 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c293aee7132 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c293aee7132 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c293aee7132 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c293aee7132 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c293aee7132 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c293aee7132 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c293aee7132 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c293bba370f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5c293bba370f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e25a74faaa4 - <unknown>
[INFO] [stdout]   45:     0x7e25a7587a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::review::tests::check_approved_approved_path_exits_success_with_ok_message' (188) panicked at apps/cli/src/commands/review/tests.rs:86:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c293bba462a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c293bba462a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c293bba462a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c293bba462a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c293bbbc19a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c293bbbc19a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5c293bba91f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c293bba91f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c293bb7f9df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c293bb7f9df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c293bb9b0c9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c293aee3a5c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c293aee3a5c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c293bb9b342 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c293bb9b342 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c293bb7fa98 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c293bb747f9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c293bb80abd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c293bbbc9dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c293bbbc752 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c293aebb860 - <core[e929cb53b82a81ca]::result::Result<(), std[29689e6404d28ef9]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c293aebb860 - <sotp[6f7a8e4d17d8c396]::commands::review::tests::CurrentDirGuard as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/cli/src/commands/review/tests.rs:86:46
[INFO] [stdout]   22:     0x5c293ad92193 - core[e929cb53b82a81ca]::ptr::drop_in_place::<sotp[6f7a8e4d17d8c396]::commands::review::tests::CurrentDirGuard>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   23:     0x5c293aeb0608 - sotp[6f7a8e4d17d8c396]::commands::review::tests::check_approved_approved_path_exits_success_with_ok_message
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/cli/src/commands/review/tests.rs:717:1
[INFO] [stdout]   24:     0x5c293aea3a67 - sotp[6f7a8e4d17d8c396]::commands::review::tests::check_approved_approved_path_exits_success_with_ok_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/cli/src/commands/review/tests.rs:705:64
[INFO] [stdout]   25:     0x5c293ad9fdb6 - <sotp[6f7a8e4d17d8c396]::commands::review::tests::check_approved_approved_path_exits_success_with_ok_message::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c293aed6d3b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c293aed6d3b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5c293aee452b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5c293aee452b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5c293aee452b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5c293aee452b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5c293aee452b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c293aee452b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5c293aee452b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5c293aeddc44 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5c293aeddc44 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5c293aee7132 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5c293aee7132 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5c293aee7132 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5c293aee7132 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5c293aee7132 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c293aee7132 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5c293aee7132 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5c293bba370f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5c293bba370f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7e25a74faaa4 - <unknown>
[INFO] [stdout]   47:     0x7e25a7587a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp1SUzzq/.git/
[INFO] [stderr] error: test failed, to rerun pass `-p cli --bin sotp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sotp-0b7579d83c2f7268` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "81aea7157f58ca1e8eb3b7c40011a4a9bf00b6b62adb90af1e32393e266ea69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81aea7157f58ca1e8eb3b7c40011a4a9bf00b6b62adb90af1e32393e266ea69d", kill_on_drop: false }`
[INFO] [stdout] 81aea7157f58ca1e8eb3b7c40011a4a9bf00b6b62adb90af1e32393e266ea69d
