[INFO] fetching crate tsk-ai 0.6.2... [INFO] testing tsk-ai-0.6.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] extracting crate tsk-ai 0.6.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tsk-ai 0.6.2 [INFO] finished tweaking crates.io crate tsk-ai 0.6.2 [INFO] tweaked toml for crates.io crate tsk-ai 0.6.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tsk-ai 0.6.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tsk-ai 0.6.2 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded rust-embed-impl v8.9.0 [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded rust-embed-utils v8.9.0 [INFO] [stderr] Downloaded mac-notification-sys v0.6.8 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded termion v4.0.5 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded tauri-winrt-notification v0.7.2 [INFO] [stderr] Downloaded notify-rust v4.11.7 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] [stderr] Downloaded rust-embed v8.9.0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 622f550aa090f8780e88bd18ca6fd0fb0e69b3309910ca2948680e55682c4575 [INFO] running `Command { std: "docker" "start" "-a" "622f550aa090f8780e88bd18ca6fd0fb0e69b3309910ca2948680e55682c4575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "622f550aa090f8780e88bd18ca6fd0fb0e69b3309910ca2948680e55682c4575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622f550aa090f8780e88bd18ca6fd0fb0e69b3309910ca2948680e55682c4575", kill_on_drop: false }` [INFO] [stdout] 622f550aa090f8780e88bd18ca6fd0fb0e69b3309910ca2948680e55682c4575 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 113e81c375187293e17b860ed820b90f7c921632713adc84c7aba2b76c253396 [INFO] running `Command { std: "docker" "start" "-a" "113e81c375187293e17b860ed820b90f7c921632713adc84c7aba2b76c253396", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling serde_with v3.16.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling tsk-ai v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bollard-stubs v1.49.1-rc.28.4.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling bollard v0.19.4 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "113e81c375187293e17b860ed820b90f7c921632713adc84c7aba2b76c253396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113e81c375187293e17b860ed820b90f7c921632713adc84c7aba2b76c253396", kill_on_drop: false }` [INFO] [stdout] 113e81c375187293e17b860ed820b90f7c921632713adc84c7aba2b76c253396 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfaa320e6bb8933403892ee7368f1866ed6cc813703ee4ed33902e92b7c8ef5a [INFO] running `Command { std: "docker" "start" "-a" "cfaa320e6bb8933403892ee7368f1866ed6cc813703ee4ed33902e92b7c8ef5a", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tsk-ai v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.47s [INFO] running `Command { std: "docker" "inspect" "cfaa320e6bb8933403892ee7368f1866ed6cc813703ee4ed33902e92b7c8ef5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfaa320e6bb8933403892ee7368f1866ed6cc813703ee4ed33902e92b7c8ef5a", kill_on_drop: false }` [INFO] [stdout] cfaa320e6bb8933403892ee7368f1866ed6cc813703ee4ed33902e92b7c8ef5a [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e3dc3da48b5275eacaa9688012692705c1209f3d3f1f18a647a4edc7ca8b19b [INFO] running `Command { std: "docker" "start" "-a" "6e3dc3da48b5275eacaa9688012692705c1209f3d3f1f18a647a4edc7ca8b19b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/bin/test_codex_log_processor.rs (/opt/rustwide/target/debug/deps/test_codex_log_processor-7cb270f78a77df36) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test codex_log_processor::tests::test_command_execution_events ... ok [INFO] [stdout] test codex_log_processor::tests::test_command_simplification ... ok [INFO] [stdout] test codex_log_processor::tests::test_parse_error_deduplication ... ok [INFO] [stdout] test codex_log_processor::tests::test_reasoning_and_file_change ... ok [INFO] [stdout] test codex_log_processor::tests::test_empty_lines_dont_reset_error_tracking ... ok [INFO] [stdout] test codex_log_processor::tests::test_json_mode_behavior ... ok [INFO] [stdout] test codex_log_processor::tests::test_thread_and_turn_events ... ok [INFO] [stdout] test codex_log_processor::tests::test_turn_completed_with_usage ... ok [INFO] [stdout] test codex_log_processor::tests::test_turn_failed ... ok [INFO] [stdout] test codex_log_processor::tests::test_multiple_file_changes ... ok [INFO] [stdout] test codex_log_processor::tests::test_long_output_truncation ... ok [INFO] [stdout] test codex_log_processor::tests::test_empty_agent_message ... ok [INFO] [stdout] test codex_log_processor::tests::test_unknown_item_types ... ok [INFO] [stdout] test codex_log_processor::tests::test_verbose_output_filtering ... ok [INFO] [stdout] test codex_log_processor::tests::test_agent_message_events ... ok [INFO] [stdout] test codex_log_processor::tests::test_todo_list ... ok [INFO] [stderr] Running unittests src/bin/test_log_processor.rs (/opt/rustwide/target/debug/deps/test_log_processor-fea85c9eb4f18adb) [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test claude_log_processor::tests::test_assistant_message_formats ... ok [INFO] [stdout] test claude_log_processor::tests::test_empty_tool_results_filtered ... ok [INFO] [stdout] test claude_log_processor::tests::test_empty_lines_dont_reset_error_tracking ... ok [INFO] [stdout] test claude_log_processor::tests::test_parse_error_deduplication ... ok [INFO] [stdout] test claude_log_processor::tests::test_user_message_with_todo_result ... ok [INFO] [stdout] test claude_log_processor::tests::test_parse_error_resume_after_valid_json ... ok [INFO] [stdout] test claude_log_processor::tests::test_pre_json_mode_behavior_unchanged ... ok [INFO] [stdout] test claude_log_processor::tests::test_task_tool_scenarios ... ok [INFO] [stdout] test claude_log_processor::tests::test_todo_processing ... ok [INFO] [stdout] test claude_log_processor::tests::test_result_and_summary_messages ... ok [INFO] [stdout] test claude_log_processor::tests::test_sub_agent_tagging_scenarios ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tsk-ca6870028837ad5a) [INFO] [stdout] test claude_log_processor::tests::test_json_mode_behavior ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 291 tests [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_empty_lines_dont_reset_error_tracking ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_empty_tool_results_filtered ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_json_mode_behavior ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_pre_json_mode_behavior_unchanged ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_result_and_summary_messages ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_assistant_message_formats ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_user_message_with_todo_result ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_sub_agent_tagging_scenarios ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_task_tool_scenarios ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_command_execution_events ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_multiple_file_changes ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_command_simplification ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_agent_message_events ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_empty_agent_message ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_json_mode_behavior ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_empty_lines_dont_reset_error_tracking ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_parse_error_deduplication ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_todo_list ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_turn_completed_with_usage ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_reasoning_and_file_change ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_unknown_item_types ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_verbose_output_filtering ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_build_command ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_parse_error_deduplication ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_validate_without_config ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_long_output_truncation ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_version ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_default_agent ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_turn_failed ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_parse_error_resume_after_valid_json ... ok [INFO] [stdout] test agent::codex::tests::test_codex_agent_properties ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_create_log_processor ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_properties ... ok [INFO] [stdout] test agent::codex::tests::test_codex_agent_validate_without_config ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_get_codex_agent ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_is_valid_agent ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_list_includes_codex ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_list_includes_no_op ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_list_agents ... ok [INFO] [stdout] test agent::tests::test_agent_trait_is_object_safe ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_get_agent ... ok [INFO] [stdout] test agent::codex::tests::test_codex_agent_build_command ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_thread_and_turn_events ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_get_no_op_agent ... ok [INFO] [stdout] test agent::codex::tests::test_codex_agent_create_log_processor ... ok [INFO] [stdout] test agent::codex::tests::test_codex_agent_version ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_todo_processing ... ok [INFO] [stdout] test assets::embedded::tests::test_get_template_not_found ... ok [INFO] [stdout] test agent::tests::test_codex_log_processor ... ok [INFO] [stdout] test agent::tests::test_no_op_log_processor ... ok [INFO] [stdout] test agent::tests::test_no_op_agent ... ok [INFO] [stdout] test assets::embedded::tests::test_get_dockerfile_file_success ... ok [INFO] [stdout] test assets::embedded::tests::test_get_dockerfile_not_found ... ok [INFO] [stdout] test assets::embedded::tests::test_get_dockerfile_success ... ok [INFO] [stdout] test assets::embedded::tests::test_get_template_success ... ok [INFO] [stdout] test assets::embedded::tests::test_list_templates ... ok [INFO] [stdout] test assets::embedded::tests::test_list_dockerfiles ... ok [INFO] [stdout] test assets::embedded::tests::test_embedded_asset_manager_creation ... ok [INFO] [stdout] test assets::embedded::tests::test_get_dockerfile_file_not_found ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_get_invalid_agent ... ok [INFO] [stdout] test assets::filesystem::tests::test_get_template_not_found ... ok [INFO] [stdout] test assets::layered::tests::test_filesystem_asset_manager_with_missing_directory ... ok [INFO] [stdout] test assets::filesystem::tests::test_list_templates ... ok [INFO] [stdout] test assets::filesystem::tests::test_list_templates_empty_directory ... ok [INFO] [stdout] test assets::filesystem::tests::test_get_template_success ... ok [INFO] [stdout] test assets::utils::tests::test_asset_extraction_with_additional_files ... ok [INFO] [stdout] test assets::layered::tests::test_layered_list_templates_aggregation ... ok [INFO] [stdout] test assets::layered::tests::test_standard_layers_with_project ... ok [INFO] [stdout] test assets::layered::tests::test_layered_get_template_priority ... ok [INFO] [stdout] test assets::filesystem::tests::test_list_templates_nonexistent_directory ... ok [INFO] [stdout] test assets::layered::tests::test_template_content_validation ... ok [INFO] [stdout] test assets::layered::tests::test_dockerfile_layering ... ok [INFO] [stdout] test assets::layered::tests::test_template_listing_deduplication ... ok [INFO] [stdout] test commands::delete::tests::test_delete_single_task ... ok [INFO] [stdout] test commands::docker::build::tests::test_docker_build_command_creation ... ok [INFO] [stdout] test commands::delete::tests::test_delete_empty_task_ids ... ok [INFO] [stdout] test commands::docker::build::tests::test_docker_build_command_dry_run ... ok [INFO] [stdout] test commands::add::tests::test_add_command_invalid_agent_in_list ... ok [INFO] [stdout] test commands::docker::build::tests::test_docker_build_command_with_options ... ok [INFO] [stdout] test commands::add::tests::test_add_command_with_repo_path ... ok [INFO] [stdout] test commands::list::tests::test_list_command_no_tasks ... ok [INFO] [stdout] test commands::add::tests::test_add_command_template_without_description ... ok [INFO] [stdout] test commands::list::tests::test_list_command_with_tasks ... ok [INFO] [stdout] test commands::list::tests::test_list_command_verifies_task_counts ... ok [INFO] [stdout] test commands::retry::tests::test_retry_queued_task_fails ... ok [INFO] [stdout] test commands::retry::tests::test_retry_empty_task_ids ... ok [INFO] [stdout] test commands::delete::tests::test_delete_multiple_tasks ... ok [INFO] [stdout] test commands::delete::tests::test_delete_with_some_failures ... ok [INFO] [stdout] test commands::run::tests::test_run_command_rejects_multiple_agents ... ok [INFO] [stdout] test commands::shell::tests::test_shell_command_structure ... ok [INFO] [stdout] test commands::tests::test_command_trait_is_object_safe ... ok [INFO] [stdout] test commands::add::tests::test_add_command_invalid_task_type ... FAILED [INFO] [stdout] test assets::layered::tests::test_layered_template_resolution_priority ... ok [INFO] [stdout] test commands::tests::test_docker_build_command_instantiation ... ok [INFO] [stdout] test assets::filesystem::tests::test_dockerfile_methods_return_error ... ok [INFO] [stdout] test assets::utils::tests::test_asset_extraction ... ok [INFO] [stdout] test commands::add::tests::test_add_command_validation_no_input ... FAILED [INFO] [stdout] test assets::layered::tests::test_app_context_with_layered_asset_manager ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_create_and_read_file ... ok [INFO] [stdout] test commands::run::tests::test_run_command_validation_no_input ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_copy_file ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_read_dir ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_create_dir ... ok [INFO] [stdout] test context::file_system::tests::test_file_system_operations_are_send_sync ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_remove_file ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_remove_dir ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_copy_dir ... ok [INFO] [stdout] test commands::add::tests::test_add_command_duplicate_agents ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_default_git_operations_remotes ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_copy_dir_with_symlinks ... ok [INFO] [stdout] test commands::add::tests::test_add_command_multiple_agents ... ok [INFO] [stdout] test context::terminal::tests::test_drop_restores_title ... ok [INFO] [stdout] test context::terminal::tests::test_set_title_no_panic ... ok [INFO] [stdout] test context::terminal::tests::test_concurrent_access ... ok [INFO] [stdout] test context::terminal::tests::test_terminal_operations_creation ... ok [INFO] [stdout] test context::terminal::tests::test_terminal_support_detection ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_default_git_operations_with_real_repo ... ok [INFO] [stdout] test context::tests::test_app_context_test_constructor ... ok [INFO] [stdout] test context::tests::test_app_context_creation ... ok [INFO] [stdout] test context::tests::test_app_context_with_terminal_operations ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_get_current_commit ... ok [INFO] [stdout] test context::tsk_client::tests::test_client_creation ... ok [INFO] [stdout] test commands::retry::tests::test_retry_single_task ... ok [INFO] [stdout] test context::tests::test_app_context_docker_client_usage ... ok [INFO] [stdout] test context::tsk_config::tests::test_config_resolution_priority ... ok [INFO] [stdout] test context::tsk_client::tests::test_response_parsing_validates_empty_responses ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_get_current_commit_empty_repository ... ok [INFO] [stdout] test context::tests::test_app_context_with_tsk_client ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_create_branch_from_commit ... ok [INFO] [stdout] test context::tsk_config::tests::test_default_implementation ... ok [INFO] [stdout] test context::tsk_config::tests::test_git_configuration_overrides ... ok [INFO] [stdout] test context::tsk_config::tests::test_git_configuration_partial_override ... ok [INFO] [stdout] test commands::retry::tests::test_retry_with_some_failures ... ok [INFO] [stdout] test context::tsk_config::tests::test_partial_config_overrides ... ok [INFO] [stdout] test context::tsk_config::tests::test_tsk_config_builder_partial_environment ... ok [INFO] [stdout] test context::tsk_config::tests::test_tsk_config_builder_with_codex_config_dir ... ok [INFO] [stdout] test context::tsk_config::tests::test_tsk_config_fallback ... ok [INFO] [stdout] test context::tsk_config::tests::test_tsk_config_with_builder ... ok [INFO] [stdout] test context::tsk_config::tests::test_tsk_config_builder_with_environment_fields ... ok [INFO] [stdout] test context::tests::test_app_context_with_file_system ... ok [INFO] [stdout] test docker::build_lock_manager::tests::test_build_lock_state_transitions ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_create_branch_empty_repository ... ok [INFO] [stdout] test docker::composer::tests::test_extract_build_args ... ok [INFO] [stdout] test docker::build_lock_manager::tests::test_parallel_builds_different_images ... ok [INFO] [stdout] test docker::composer::tests::test_validate_dockerfile ... ok [INFO] [stdout] test context::tsk_config::tests::test_task_dir_generation ... ok [INFO] [stdout] test docker::image_manager::tests::test_create_tar_archive_uses_tsk_dockerfile ... ok [INFO] [stdout] test commands::retry::tests::test_retry_multiple_tasks ... ok [INFO] [stdout] test docker::image_manager::tests::test_create_tar_archive_with_build_root ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_fallback ... ok [INFO] [stdout] test docker::build_lock_manager::tests::test_acquire_build_lock_exclusive ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_missing_stack ... ok [INFO] [stdout] test docker::image_manager::tests::test_agent_version_in_build_args ... ok [INFO] [stdout] test docker::layers::tests::test_docker_layer_creation ... ok [INFO] [stdout] test docker::layers::tests::test_docker_layer_dockerfile_path ... ok [INFO] [stdout] test docker::image_manager::tests::test_build_image_includes_agent_version ... ok [INFO] [stdout] test docker::layers::tests::test_layer_content_creation ... ok [INFO] [stdout] test docker::layers::tests::test_default_config ... ok [INFO] [stdout] test docker::layers::tests::test_docker_image_config ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_is_git_repository ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_proxy_url ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_clone_local ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_build_proxy_without_custom_squid_conf ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_ensure_proxy_success ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_stop_proxy_container_not_found ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_wait_for_proxy_health_success ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_stop_proxy_success ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_with_none_project ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_wait_for_proxy_health_not_running ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_wait_for_proxy_health_no_health_check ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_missing_agent ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_wait_for_proxy_health_unhealthy ... ok [INFO] [stdout] test docker::template_manager::tests::test_docker_image_config_layers ... ok [INFO] [stdout] test docker::template_engine::tests::test_render_dockerfile_with_all_layers ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_build_proxy_with_custom_squid_conf ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_success ... ok [INFO] [stdout] test docker::template_engine::tests::test_no_html_escaping_in_layers ... ok [INFO] [stdout] test docker::template_engine::tests::test_render_dockerfile_with_missing_layers ... ok [INFO] [stdout] test docker::image_manager::tests::test_parallel_ensure_image_different_images ... ok [INFO] [stdout] test docker::template_engine::tests::test_render_dockerfile_with_no_layers ... ok [INFO] [stdout] test docker::template_manager::tests::test_extract_layer_name ... ok [INFO] [stdout] test docker::template_manager::tests::test_scan_directory_for_layers ... ok [INFO] [stdout] test docker::template_manager::tests::test_scan_project_layers_with_underscores ... ok [INFO] [stdout] test docker::tests::test_run_task_container_interactive ... ok [INFO] [stdout] test docker::template_manager::tests::test_scan_project_layers_with_dots ... ok [INFO] [stdout] test docker::tests::test_run_task_container_create_fails ... ok [INFO] [stdout] test commands::add::tests::test_add_command_multiple_agents_with_edit ... ok [INFO] [stdout] test docker::image_manager::tests::test_build_image_modes ... ok [INFO] [stdout] test context::file_system::tests::test_concurrent_write_and_read_safety ... ok [INFO] [stdout] test docker::image_manager::tests::test_build_lock_manager_integration ... ok [INFO] [stdout] test git::tests::test_commit_changes_with_changes ... ok [INFO] [stdout] test git::tests::test_copy_repo_not_in_git_repo ... ok [INFO] [stdout] test docker::tests::test_relative_path_conversion ... ok [INFO] [stdout] test docker::tests::test_run_task_container_success ... ok [INFO] [stdout] test docker::tests::test_run_task_container_with_instructions_file ... ok [INFO] [stdout] test commands::run::tests::test_run_command_with_single_agent ... ok [INFO] [stdout] test git::tests::test_copy_repo_with_symlinks ... ok [INFO] [stdout] test git::tests::test_copy_repo_with_source_commit ... ok [INFO] [stdout] test docker::tests::test_container_configuration ... ok [INFO] [stdout] test docker::tests::test_run_task_container_non_zero_exit ... ok [INFO] [stdout] test git::tests::test_commit_changes_no_changes ... ok [INFO] [stdout] test git::tests::test_copy_repo_without_source_commit ... ok [INFO] [stdout] test notifications::tests::test_create_notification_client_in_tests ... ok [INFO] [stdout] test notifications::tests::test_desktop_notification_client_sound_toggle ... ok [INFO] [stdout] test notifications::tests::test_noop_notification_client ... ok [INFO] [stdout] test notifications::tests::test_set_sound_enabled ... ok [INFO] [stdout] test repo_utils::tests::test_find_repository_root_in_git_repo ... ok [INFO] [stdout] test repo_utils::tests::test_find_repository_root_not_in_repo ... ok [INFO] [stdout] test repository::tests::test_clean_project_name ... ok [INFO] [stdout] test git::tests::test_copy_repo_includes_tsk_directory ... ok [INFO] [stdout] test repository::tests::test_detect_default_tech_stack ... ok [INFO] [stdout] test repository::tests::test_detect_java_tech_stack ... ok [INFO] [stdout] test repository::tests::test_detect_go_tech_stack ... ok [INFO] [stdout] test repository::tests::test_detect_lua_tech_stack_init ... ok [INFO] [stdout] test repository::tests::test_detect_lua_tech_stack_luacheckrc ... ok [INFO] [stdout] test repository::tests::test_detect_node_tech_stack ... ok [INFO] [stdout] test repository::tests::test_detect_lua_tech_stack_rockspec ... ok [INFO] [stdout] test repository::tests::test_detect_project_name ... ok [INFO] [stdout] test repository::tests::test_detect_python_tech_stack ... ok [INFO] [stdout] test repository::tests::test_detect_python_tech_stack_requirements ... ok [INFO] [stdout] test repository::tests::test_project_name_fallback ... ok [INFO] [stdout] test commands::run::tests::test_run_command_template_without_description ... ok [INFO] [stdout] test repository::tests::test_project_name_with_dots ... ok [INFO] [stdout] test repository::tests::test_project_name_mixed_separators ... ok [INFO] [stdout] test repository::tests::test_project_name_with_spaces ... ok [INFO] [stdout] test repository::tests::test_project_name_with_special_chars ... ok [INFO] [stdout] test repository::tests::test_project_name_with_underscores ... ok [INFO] [stdout] test server::lifecycle::tests::test_server_lifecycle ... ok [INFO] [stdout] test server::protocol::tests::test_response_serialization ... ok [INFO] [stdout] test git_sync::tests::test_different_repos_can_run_concurrently ... ok [INFO] [stdout] test server::protocol::tests::test_request_serialization ... ok [INFO] [stdout] test repository::tests::test_detect_rust_tech_stack ... ok [INFO] [stdout] test server::scheduler::tests::test_warmup_failure_wait_behavior ... ok [INFO] [stdout] test server::scheduler::tests::test_scheduler_prevents_double_scheduling ... ok [INFO] [stdout] test server::tests::test_handle_client_with_empty_connection ... ok [INFO] [stdout] test server::tests::test_handle_client_with_valid_request ... ok [INFO] [stdout] test git::tests::test_fetch_changes_with_branch_from_specific_commit_no_new_changes ... ok [INFO] [stdout] test git_sync::tests::test_git_sync_manager_prevents_concurrent_access ... ok [INFO] [stdout] test server::scheduler::tests::test_worker_pool_count_tracking ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_basic_execution ... ok [INFO] [stdout] test git::tests::test_copy_repo_includes_unstaged_changes ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_error_handling ... ok [INFO] [stdout] test server::scheduler::tests::test_scheduler_lifecycle ... ok [INFO] [stdout] test git::tests::test_copy_repo_separates_tracked_and_untracked_files ... ok [INFO] [stdout] test stdin_utils::tests::test_merge_description_with_stdin ... ok [INFO] [stdout] test git::tests::test_fetch_changes_no_commits ... ok [INFO] [stdout] test stdin_utils::tests::test_shell_command_structure ... ok [INFO] [stdout] test task::tests::test_task_creation ... ok [INFO] [stdout] test task::tests::test_task_status_serialization ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_shutdown ... ok [INFO] [stdout] test git::tests::test_fetch_changes_with_commits ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_concurrent_execution ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_basic ... ok [INFO] [stdout] test stdin_utils::tests::test_add_command_with_piped_input ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_worker_counts ... ok [INFO] [stdout] test server::scheduler::tests::test_scheduler_processes_tasks ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_validation_errors ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_branch_name_generation ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_creates_output_directory ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_rejects_empty_repository ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_captures_source_commit ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_try_submit ... ok [INFO] [stdout] test git::tests::test_copy_repo_with_submodules_current_behavior ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_with_custom_properties ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_concurrency_limit ... ok [INFO] [stdout] test stdin_utils::tests::test_run_command_with_piped_input ... ok [INFO] [stdout] test task_manager::tests::test_with_storage_no_git_repo ... ok [INFO] [stdout] test task_manager::tests::test_clean_tasks ... ok [INFO] [stdout] test task_manager::tests::test_clean_tasks_with_id_matching ... ok [INFO] [stdout] test task_storage::tests::test_json_task_storage ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_interactive_mode ... ok [INFO] [stdout] test task_manager::tests::test_retry_task_not_found ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_with_template ... ok [INFO] [stdout] test task_manager::tests::test_retry_task_queued_error ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_create_repository ... ok [INFO] [stdout] test utils::tests::test_sanitize_for_branch_name ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_branch_operations ... ok [INFO] [stdout] test task_manager::tests::test_delete_task ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_create_and_commit_file ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_repository_copy ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_init_with_commit ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_with_instructions_file ... ok [INFO] [stdout] test git::tests::test_submodule_commits_visible_in_original_repo ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_setup_with_uncommitted_changes ... ok [INFO] [stdout] test task_manager::tests::test_retry_task ... ok [INFO] [stdout] test git::tests::test_copy_repo_with_nested_submodules_current_behavior ... ok [INFO] [stdout] test task_runner::tests::test_execute_task_success ... ok [INFO] [stdout] test git::tests::test_copy_repo_modify_submodule_and_commit ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_setup_with_branches ... ok [INFO] [stdout] test git::tests::test_uncommitted_submodule_changes_are_committed ... ok [INFO] [stdout] test git::tests::test_unchanged_submodule_no_branch_created ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- commands::add::tests::test_add_command_invalid_task_type stdout ---- [INFO] [stdout] Adding task to queue: test [INFO] [stdout] Reading task description from stdin... [INFO] [stdout] [INFO] [stdout] thread 'commands::add::tests::test_add_command_invalid_task_type' (134) panicked at src/commands/add.rs:250:9: [INFO] [stdout] Expected template error, but got: Not in a git repository (or any of the parent directories): . [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c3c04c88e12 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c3c04c88e12 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c3c04c88e12 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c3c04c88e12 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c3c04ca089a - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c3c04ca089a - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x5c3c04c8eb56 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c3c04c8eb56 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c3c04c6315f - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c3c04c6315f - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c3c04c7ebb9 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c3c047a65ee - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5c3c047a65ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c3c04c7ee22 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5c3c04c7ee22 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c3c04c63218 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c3c04c57ac9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c3c04c643cd - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c3c04ca0fdc - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c3c04517cca - tsk[7afc23a44c1e4fa4]::commands::add::tests::test_add_command_invalid_task_type::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:250:9 [INFO] [stdout] 20: 0x5c3c0467b512 - > as core[27de1724e4349be2]::future::future::Future>::poll [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5c3c0467b58d - >> as core[27de1724e4349be2]::future::future::Future>::poll [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5c3c0445340d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x5c3c044532bb - tokio[fbd16a5a3330776e]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5c3c044532bb - tokio[fbd16a5a3330776e]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5c3c044532bb - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x5c3c04417290 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x5c3c0444f33d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x5c3c0444e634 - ::enter::<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x5c3c045d088b - >::set::<::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5c3c046998f9 - tokio[fbd16a5a3330776e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x5c3c0473de52 - >::try_with::, core[27de1724e4349be2]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>)> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5c3c0473d9de - >::with::, core[27de1724e4349be2]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>)> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x5c3c046828fd - tokio[fbd16a5a3330776e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x5c3c04438010 - ::enter::<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x5c3c04438306 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x5c3c0444e140 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5c3c04756913 - tokio[fbd16a5a3330776e]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5c3c04416a51 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5c3c045d03f4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x5c3c045d05bc - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x5c3c045378f3 - tsk[7afc23a44c1e4fa4]::commands::add::tests::test_add_command_invalid_task_type [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:253:10 [INFO] [stdout] 42: 0x5c3c04514227 - tsk[7afc23a44c1e4fa4]::commands::add::tests::test_add_command_invalid_task_type::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:233:50 [INFO] [stdout] 43: 0x5c3c0431b516 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5c3c0479a99b - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5c3c0479a99b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5c3c047a71fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5c3c047a71fa - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5c3c047a71fa - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5c3c047a71fa - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5c3c047a71fa - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5c3c047a71fa - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5c3c047a71fa - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5c3c047a27a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5c3c047a27a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5c3c047a9cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5c3c047a9cf2 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5c3c047a9cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5c3c047a9cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5c3c047a9cf2 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5c3c047a9cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5c3c047a9cf2 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5c3c04c87d6f - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 63: 0x5c3c04c87d6f - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 64: 0x7a8a3d5bcaa4 - [INFO] [stdout] 65: 0x7a8a3d649a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- commands::add::tests::test_add_command_validation_no_input stdout ---- [INFO] [stdout] Adding task to queue: test [INFO] [stdout] Reading task description from stdin... [INFO] [stdout] [INFO] [stdout] thread 'commands::add::tests::test_add_command_validation_no_input' (144) panicked at src/commands/add.rs:225:9: [INFO] [stdout] Expected validation error, but got: Not in a git repository (or any of the parent directories): . [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c3c04c88e12 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c3c04c88e12 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c3c04c88e12 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c3c04c88e12 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c3c04ca089a - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c3c04ca089a - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x5c3c04c8eb56 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c3c04c8eb56 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c3c04c6315f - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c3c04c6315f - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c3c04c7ebb9 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c3c047a65ee - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5c3c047a65ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c3c04c7ee22 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5c3c04c7ee22 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c3c04c63218 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c3c04c57ac9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c3c04c643cd - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c3c04ca0fdc - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c3c045183d3 - tsk[7afc23a44c1e4fa4]::commands::add::tests::test_add_command_validation_no_input::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:225:9 [INFO] [stdout] 20: 0x5c3c0467b512 - > as core[27de1724e4349be2]::future::future::Future>::poll [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5c3c0467b58d - >> as core[27de1724e4349be2]::future::future::Future>::poll [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5c3c0445340d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x5c3c044532bb - tokio[fbd16a5a3330776e]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5c3c044532bb - tokio[fbd16a5a3330776e]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5c3c044532bb - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x5c3c04417290 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x5c3c0444f33d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x5c3c0444e634 - ::enter::<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x5c3c045d088b - >::set::<::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5c3c046998f9 - tokio[fbd16a5a3330776e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x5c3c0473de52 - >::try_with::, core[27de1724e4349be2]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>)> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5c3c0473d9de - >::with::, core[27de1724e4349be2]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>)> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x5c3c046828fd - tokio[fbd16a5a3330776e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box, core[27de1724e4349be2]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x5c3c04438010 - ::enter::<::block_on>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x5c3c04438306 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x5c3c0444e140 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5c3c04756913 - tokio[fbd16a5a3330776e]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5c3c04416a51 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5c3c045d03f4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x5c3c045d05bc - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x5c3c04537ab3 - tsk[7afc23a44c1e4fa4]::commands::add::tests::test_add_command_validation_no_input [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:229:10 [INFO] [stdout] 42: 0x5c3c04514257 - tsk[7afc23a44c1e4fa4]::commands::add::tests::test_add_command_validation_no_input::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:208:52 [INFO] [stdout] 43: 0x5c3c0431b556 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5c3c0479a99b - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5c3c0479a99b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5c3c047a71fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5c3c047a71fa - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5c3c047a71fa - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5c3c047a71fa - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5c3c047a71fa - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5c3c047a71fa - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5c3c047a71fa - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5c3c047a27a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5c3c047a27a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5c3c047a9cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5c3c047a9cf2 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5c3c047a9cf2 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5c3c047a9cf2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5c3c047a9cf2 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5c3c047a9cf2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5c3c047a9cf2 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5c3c04c87d6f - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 63: 0x5c3c04c87d6f - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 64: 0x7a8a3d5bcaa4 - [INFO] [stdout] 65: 0x7a8a3d649a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::add::tests::test_add_command_invalid_task_type [INFO] [stdout] commands::add::tests::test_add_command_validation_no_input [INFO] [stdout] [INFO] [stdout] test result: FAILED. 289 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin tsk` [INFO] running `Command { std: "docker" "inspect" "6e3dc3da48b5275eacaa9688012692705c1209f3d3f1f18a647a4edc7ca8b19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3dc3da48b5275eacaa9688012692705c1209f3d3f1f18a647a4edc7ca8b19b", kill_on_drop: false }` [INFO] [stdout] 6e3dc3da48b5275eacaa9688012692705c1209f3d3f1f18a647a4edc7ca8b19b