[INFO] fetching crate tsk-ai 0.6.0... [INFO] testing tsk-ai-0.6.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tsk-ai 0.6.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tsk-ai 0.6.0 [INFO] finished tweaking crates.io crate tsk-ai 0.6.0 [INFO] tweaked toml for crates.io crate tsk-ai 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tsk-ai 0.6.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tsk-ai 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 453d15c49a9b6e9dfae2574532d3615873458d87dcefb85d15a271fe0e134122 [INFO] running `Command { std: "docker" "start" "-a" "453d15c49a9b6e9dfae2574532d3615873458d87dcefb85d15a271fe0e134122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "453d15c49a9b6e9dfae2574532d3615873458d87dcefb85d15a271fe0e134122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453d15c49a9b6e9dfae2574532d3615873458d87dcefb85d15a271fe0e134122", kill_on_drop: false }` [INFO] [stdout] 453d15c49a9b6e9dfae2574532d3615873458d87dcefb85d15a271fe0e134122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85778e2bdd290e623b9f472c657948cf2d6ae1c1e219199806107f8b8842e287 [INFO] running `Command { std: "docker" "start" "-a" "85778e2bdd290e623b9f472c657948cf2d6ae1c1e219199806107f8b8842e287", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.143 [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 anstyle v1.0.11 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-process v2.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 serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zvariant_derive v5.7.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling zvariant v5.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling bollard-stubs v1.49.0-rc.28.3.3 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.10.0 [INFO] [stderr] Compiling zbus v5.10.0 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling bollard v0.19.2 [INFO] [stderr] Compiling tsk-ai v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "85778e2bdd290e623b9f472c657948cf2d6ae1c1e219199806107f8b8842e287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85778e2bdd290e623b9f472c657948cf2d6ae1c1e219199806107f8b8842e287", kill_on_drop: false }` [INFO] [stdout] 85778e2bdd290e623b9f472c657948cf2d6ae1c1e219199806107f8b8842e287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bcfd5c07057c49268d8337fb4ad6cd31ca3cc51a0e4d730db2627648e780d30 [INFO] running `Command { std: "docker" "start" "-a" "6bcfd5c07057c49268d8337fb4ad6cd31ca3cc51a0e4d730db2627648e780d30", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tsk-ai v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.31s [INFO] running `Command { std: "docker" "inspect" "6bcfd5c07057c49268d8337fb4ad6cd31ca3cc51a0e4d730db2627648e780d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcfd5c07057c49268d8337fb4ad6cd31ca3cc51a0e4d730db2627648e780d30", kill_on_drop: false }` [INFO] [stdout] 6bcfd5c07057c49268d8337fb4ad6cd31ca3cc51a0e4d730db2627648e780d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c194ce98287e78e7ad6c30addabba551cbaad90abc52e292a649ad3fc639db4 [INFO] running `Command { std: "docker" "start" "-a" "6c194ce98287e78e7ad6c30addabba551cbaad90abc52e292a649ad3fc639db4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/bin/test_codex_log_processor.rs (/opt/rustwide/target/debug/deps/test_codex_log_processor-f7b450ef90955c13) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test codex_log_processor::tests::test_agent_message_events ... ok [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_empty_agent_message ... ok [INFO] [stdout] test codex_log_processor::tests::test_json_mode_behavior ... ok [INFO] [stdout] test codex_log_processor::tests::test_empty_lines_dont_reset_error_tracking ... ok [INFO] [stdout] test codex_log_processor::tests::test_long_output_truncation ... ok [INFO] [stdout] test codex_log_processor::tests::test_multiple_file_changes ... ok [INFO] [stdout] test codex_log_processor::tests::test_reasoning_and_file_change ... ok [INFO] [stdout] test codex_log_processor::tests::test_thread_and_turn_events ... ok [INFO] [stdout] test codex_log_processor::tests::test_parse_error_deduplication ... ok [INFO] [stdout] test codex_log_processor::tests::test_todo_list ... 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_unknown_item_types ... ok [INFO] [stdout] test codex_log_processor::tests::test_verbose_output_filtering ... ok [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] [stderr] Running unittests src/bin/test_log_processor.rs (/opt/rustwide/target/debug/deps/test_log_processor-5c62c91cbf36f4ef) [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_lines_dont_reset_error_tracking ... ok [INFO] [stdout] test claude_log_processor::tests::test_empty_tool_results_filtered ... ok [INFO] [stdout] test claude_log_processor::tests::test_parse_error_deduplication ... ok [INFO] [stdout] test claude_log_processor::tests::test_parse_error_resume_after_valid_json ... ok [INFO] [stdout] test claude_log_processor::tests::test_json_mode_behavior ... ok [INFO] [stdout] test claude_log_processor::tests::test_pre_json_mode_behavior_unchanged ... 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] [stdout] test claude_log_processor::tests::test_todo_processing ... ok [INFO] [stdout] test claude_log_processor::tests::test_task_tool_scenarios ... ok [INFO] [stdout] test claude_log_processor::tests::test_user_message_with_todo_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tsk-c92de8bf55aa7124) [INFO] [stdout] [INFO] [stdout] running 281 tests [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_assistant_message_formats ... 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_empty_lines_dont_reset_error_tracking ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_parse_error_deduplication ... ok [INFO] [stdout] test agent::claude::claude_log_processor::tests::test_parse_error_resume_after_valid_json ... 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_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::claude::claude_log_processor::tests::test_todo_processing ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_empty_agent_message ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_build_command ... 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_json_mode_behavior ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_long_output_truncation ... 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_parse_error_deduplication ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_command_execution_events ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_create_log_processor ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_version ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_command_simplification ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_validate_without_config ... ok [INFO] [stdout] test agent::claude::tests::test_claude_agent_properties ... 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_reasoning_and_file_change ... ok [INFO] [stdout] test agent::codex::codex_log_processor::tests::test_thread_and_turn_events ... 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_turn_failed ... 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::codex::tests::test_codex_agent_build_command ... ok [INFO] [stdout] test agent::codex::tests::test_codex_agent_create_log_processor ... ok [INFO] [stdout] test agent::codex::tests::test_codex_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_agent ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_default_agent ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_get_codex_agent ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_get_invalid_agent ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_get_no_op_agent ... ok [INFO] [stdout] test agent::codex::tests::test_codex_agent_version ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_list_agents ... 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::tests::test_agent_trait_is_object_safe ... ok [INFO] [stdout] test agent::tests::test_codex_log_processor ... ok [INFO] [stdout] test agent::provider::tests::test_agent_provider_is_valid_agent ... ok [INFO] [stdout] test agent::tests::test_no_op_agent ... ok [INFO] [stdout] test agent::tests::test_no_op_log_processor ... 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 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_not_found ... ok [INFO] [stdout] test assets::embedded::tests::test_get_template_success ... ok [INFO] [stdout] test assets::embedded::tests::test_list_dockerfiles ... ok [INFO] [stdout] test assets::embedded::tests::test_list_templates ... ok [INFO] [stdout] test assets::filesystem::tests::test_dockerfile_methods_return_error ... ok [INFO] [stdout] test assets::filesystem::tests::test_get_template_not_found ... ok [INFO] [stdout] test assets::filesystem::tests::test_list_templates_empty_directory ... ok [INFO] [stdout] test assets::filesystem::tests::test_list_templates_nonexistent_directory ... ok [INFO] [stdout] test assets::filesystem::tests::test_get_template_success ... ok [INFO] [stdout] test assets::utils::tests::test_asset_extraction ... ok [INFO] [stdout] test assets::filesystem::tests::test_list_templates ... ok [INFO] [stdout] test assets::layered::tests::test_filesystem_asset_manager_with_missing_directory ... ok [INFO] [stdout] test assets::layered::tests::test_layered_get_template_priority ... ok [INFO] [stdout] test assets::layered::tests::test_layered_list_templates_aggregation ... ok [INFO] [stdout] test assets::layered::tests::test_dockerfile_layering ... ok [INFO] [stdout] test assets::layered::tests::test_template_content_validation ... ok [INFO] [stdout] test assets::layered::tests::test_layered_template_resolution_priority ... ok [INFO] [stdout] test assets::layered::tests::test_standard_layers_with_project ... ok [INFO] [stdout] test assets::layered::tests::test_template_listing_deduplication ... ok [INFO] [stdout] test assets::layered::tests::test_app_context_with_layered_asset_manager ... ok [INFO] [stdout] test assets::utils::tests::test_asset_extraction_with_additional_files ... ok [INFO] [stdout] test commands::docker::build::tests::test_docker_build_command_dry_run ... ok [INFO] [stdout] test commands::docker::build::tests::test_docker_build_command_with_options ... ok [INFO] [stdout] test commands::docker::build::tests::test_docker_build_command_creation ... ok [INFO] [stdout] test commands::add::tests::test_add_command_invalid_agent_in_list ... ok [INFO] [stdout] test commands::retry::tests::test_retry_empty_task_ids ... ok [INFO] [stdout] test commands::add::tests::test_add_command_template_without_description ... ok [INFO] [stdout] test commands::delete::tests::test_delete_multiple_tasks ... ok [INFO] [stdout] test commands::list::tests::test_list_command_no_tasks ... ok [INFO] [stdout] test commands::add::tests::test_add_command_duplicate_agents ... ok [INFO] [stdout] test commands::list::tests::test_list_command_with_tasks ... ok [INFO] [stdout] test commands::delete::tests::test_delete_empty_task_ids ... ok [INFO] [stdout] test commands::add::tests::test_add_command_with_repo_path ... 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::tests::test_docker_build_command_instantiation ... ok [INFO] [stdout] test commands::run::tests::test_run_command_rejects_multiple_agents ... ok [INFO] [stdout] test commands::add::tests::test_add_command_multiple_agents_with_edit ... ok [INFO] [stdout] test commands::delete::tests::test_delete_with_some_failures ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_copy_dir ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_create_and_read_file ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_copy_file ... ok [INFO] [stdout] test commands::list::tests::test_list_command_verifies_task_counts ... ok [INFO] [stdout] test commands::delete::tests::test_delete_single_task ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_read_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_copy_dir_with_symlinks ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_remove_dir ... ok [INFO] [stdout] test commands::add::tests::test_add_command_multiple_agents ... ok [INFO] [stdout] test commands::retry::tests::test_retry_queued_task_fails ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_default_git_operations_with_real_repo ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_create_branch_empty_repository ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_create_branch_from_commit ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_get_current_commit_empty_repository ... ok [INFO] [stdout] test context::terminal::tests::test_concurrent_access ... ok [INFO] [stdout] test context::terminal::tests::test_drop_restores_title ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_is_git_repository ... ok [INFO] [stdout] test commands::run::tests::test_run_command_validation_no_input ... ok [INFO] [stdout] test context::terminal::tests::test_set_title_no_panic ... ok [INFO] [stdout] test context::terminal::tests::test_terminal_operations_creation ... ok [INFO] [stdout] test context::tests::test_app_context_creation ... ok [INFO] [stdout] test context::tests::test_app_context_docker_client_usage ... ok [INFO] [stdout] test context::terminal::tests::test_terminal_support_detection ... ok [INFO] [stdout] test context::tests::test_app_context_with_tsk_client ... ok [INFO] [stdout] test context::tests::test_app_context_with_terminal_operations ... ok [INFO] [stdout] test context::tests::test_app_context_test_constructor ... ok [INFO] [stdout] test context::tsk_config::tests::test_config_resolution_priority ... ok [INFO] [stdout] test context::tsk_client::tests::test_client_creation ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_default_git_operations_remotes ... ok [INFO] [stdout] test context::tests::test_app_context_with_file_system ... ok [INFO] [stdout] test context::tsk_config::tests::test_git_configuration_overrides ... ok [INFO] [stdout] test context::tsk_config::tests::test_task_dir_generation ... ok [INFO] [stdout] test context::tsk_config::tests::test_git_configuration_partial_override ... 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_environment_fields ... ok [INFO] [stdout] test context::tsk_config::tests::test_tsk_config_fallback ... ok [INFO] [stdout] test context::tsk_config::tests::test_partial_config_overrides ... ok [INFO] [stdout] test context::file_system::tests::test_default_file_system_create_dir ... ok [INFO] [stdout] test docker::build_lock_manager::tests::test_build_lock_state_transitions ... ok [INFO] [stdout] test docker::build_lock_manager::tests::test_parallel_builds_different_images ... ok [INFO] [stdout] test docker::composer::tests::test_extract_build_args ... ok [INFO] [stdout] test context::file_system::tests::test_concurrent_write_and_read_safety ... ok [INFO] [stdout] test docker::build_lock_manager::tests::test_acquire_build_lock_exclusive ... 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_with_builder ... ok [INFO] [stdout] test context::git_operations::integration_tests::test_get_current_commit ... ok [INFO] [stdout] test docker::image_manager::tests::test_create_tar_archive_uses_tsk_dockerfile ... ok [INFO] [stdout] test docker::image_manager::tests::test_create_tar_archive_with_build_root ... ok [INFO] [stdout] test commands::add::tests::test_add_command_invalid_task_type ... FAILED [INFO] [stdout] test commands::add::tests::test_add_command_validation_no_input ... FAILED [INFO] [stdout] test context::file_system::tests::test_default_file_system_remove_file ... ok [INFO] [stdout] test docker::image_manager::tests::test_build_lock_manager_integration ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_missing_agent ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_missing_stack ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_with_none_project ... 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 docker::layers::tests::test_docker_layer_dockerfile_path ... ok [INFO] [stdout] test docker::layers::tests::test_layer_content_creation ... ok [INFO] [stdout] test docker::layers::tests::test_docker_layer_creation ... 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_proxy_url ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_stop_proxy_container_not_found ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_stop_proxy_success ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_wait_for_proxy_health_no_health_check ... ok [INFO] [stdout] test docker::composer::tests::test_validate_dockerfile ... ok [INFO] [stdout] test context::tsk_config::tests::test_default_implementation ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_wait_for_proxy_health_success ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_wait_for_proxy_health_unhealthy ... ok [INFO] [stdout] test docker::template_engine::tests::test_no_html_escaping_in_layers ... ok [INFO] [stdout] test commands::retry::tests::test_retry_single_task ... ok [INFO] [stdout] test docker::template_engine::tests::test_render_dockerfile_with_all_layers ... ok [INFO] [stdout] test docker::template_engine::tests::test_render_dockerfile_with_no_layers ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_wait_for_proxy_health_not_running ... ok [INFO] [stdout] test docker::template_manager::tests::test_extract_layer_name ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_fallback ... ok [INFO] [stdout] test docker::template_manager::tests::test_scan_project_layers_with_dots ... ok [INFO] [stdout] test docker::image_manager::tests::test_get_image_tag_success ... ok [INFO] [stdout] test docker::template_manager::tests::test_scan_directory_for_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_missing_layers ... ok [INFO] [stdout] test docker::proxy_manager::tests::test_build_proxy_with_custom_squid_conf ... ok [INFO] [stdout] test docker::template_manager::tests::test_docker_image_config_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_create_fails ... ok [INFO] [stdout] test docker::image_manager::tests::test_agent_version_in_build_args ... ok [INFO] [stdout] test docker::image_manager::tests::test_build_image_includes_agent_version ... ok [INFO] [stdout] test docker::tests::test_run_task_container_interactive ... ok [INFO] [stdout] test commands::retry::tests::test_retry_with_some_failures ... ok [INFO] [stdout] test git::tests::test_copy_repo_not_in_git_repo ... ok [INFO] [stdout] test docker::image_manager::tests::test_build_image_modes ... ok [INFO] [stdout] test commands::retry::tests::test_retry_multiple_tasks ... ok [INFO] [stdout] test context::tsk_client::tests::test_response_parsing_validates_empty_responses ... ok [INFO] [stdout] test git::tests::test_commit_changes_no_changes ... ok [INFO] [stdout] test docker::tests::test_relative_path_conversion ... ok [INFO] [stdout] test docker::tests::test_container_configuration ... ok [INFO] [stdout] test docker::tests::test_run_task_container_success ... ok [INFO] [stdout] test notifications::tests::test_create_notification_client_in_tests ... ok [INFO] [stdout] test docker::tests::test_run_task_container_with_instructions_file ... ok [INFO] [stdout] test notifications::tests::test_noop_notification_client ... 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 repository::tests::test_detect_default_tech_stack ... ok [INFO] [stdout] test repository::tests::test_detect_go_tech_stack ... ok [INFO] [stdout] test commands::run::tests::test_run_command_with_single_agent ... ok [INFO] [stdout] test docker::tests::test_run_task_container_non_zero_exit ... ok [INFO] [stdout] test repository::tests::test_detect_lua_tech_stack_init ... 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 git::tests::test_copy_repo_includes_tsk_directory ... ok [INFO] [stdout] test repository::tests::test_detect_lua_tech_stack_luacheckrc ... ok [INFO] [stdout] test git::tests::test_copy_repo_separates_tracked_and_untracked_files ... ok [INFO] [stdout] test repository::tests::test_detect_python_tech_stack_requirements ... ok [INFO] [stdout] test git::tests::test_copy_repo_with_symlinks ... ok [INFO] [stdout] test repository::tests::test_detect_java_tech_stack ... ok [INFO] [stdout] test git::tests::test_copy_repo_without_source_commit ... ok [INFO] [stdout] test repository::tests::test_project_name_fallback ... ok [INFO] [stdout] test repository::tests::test_detect_rust_tech_stack ... ok [INFO] [stdout] test repository::tests::test_project_name_with_dots ... ok [INFO] [stdout] test repository::tests::test_project_name_with_special_chars ... ok [INFO] [stdout] test commands::run::tests::test_run_command_template_without_description ... ok [INFO] [stdout] test repository::tests::test_detect_project_name ... ok [INFO] [stdout] test repository::tests::test_project_name_with_spaces ... ok [INFO] [stdout] test server::protocol::tests::test_request_serialization ... 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::scheduler::tests::test_scheduler_prevents_double_scheduling ... ok [INFO] [stdout] test git_sync::tests::test_different_repos_can_run_concurrently ... ok [INFO] [stdout] test git_sync::tests::test_git_sync_manager_prevents_concurrent_access ... ok [INFO] [stdout] test server::tests::test_handle_client_with_empty_connection ... ok [INFO] [stdout] test server::scheduler::tests::test_warmup_failure_wait_behavior ... ok [INFO] [stdout] test server::tests::test_handle_client_with_valid_request ... ok [INFO] [stdout] test git::tests::test_commit_changes_with_changes ... ok [INFO] [stdout] test git::tests::test_copy_repo_includes_unstaged_changes ... ok [INFO] [stdout] test server::scheduler::tests::test_worker_pool_count_tracking ... ok [INFO] [stdout] test server::protocol::tests::test_response_serialization ... ok [INFO] [stdout] test repository::tests::test_project_name_mixed_separators ... ok [INFO] [stdout] test stdin_utils::tests::test_merge_description_with_stdin ... ok [INFO] [stdout] test repository::tests::test_detect_python_tech_stack ... ok [INFO] [stdout] test task::tests::test_task_creation ... ok [INFO] [stdout] test stdin_utils::tests::test_shell_command_structure ... ok [INFO] [stdout] test task::tests::test_task_status_serialization ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_basic_execution ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_error_handling ... ok [INFO] [stdout] test git::tests::test_fetch_changes_no_commits ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_shutdown ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_basic ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_branch_name_generation ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_validation_errors ... ok [INFO] [stdout] test stdin_utils::tests::test_add_command_with_piped_input ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_creates_output_directory ... ok [INFO] [stdout] test git::tests::test_copy_repo_with_source_commit ... ok [INFO] [stdout] test server::scheduler::tests::test_scheduler_lifecycle ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_worker_counts ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_rejects_empty_repository ... 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_manager::tests::test_delete_task ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_captures_source_commit ... ok [INFO] [stdout] test task_manager::tests::test_with_storage_no_git_repo ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_concurrent_execution ... ok [INFO] [stdout] test task_storage::tests::test_json_task_storage ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_with_template ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_interactive_mode ... ok [INFO] [stdout] test git::tests::test_fetch_changes_with_commits ... ok [INFO] [stdout] test task_builder::tests::test_task_builder_with_instructions_file ... 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 task_builder::tests::test_task_builder_repository_copy ... ok [INFO] [stdout] test task_manager::tests::test_retry_task ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_try_submit ... ok [INFO] [stdout] test task_manager::tests::test_retry_task_queued_error ... ok [INFO] [stdout] test server::scheduler::tests::test_scheduler_processes_tasks ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_setup_with_uncommitted_changes ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_branch_operations ... 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_custom_properties ... ok [INFO] [stdout] test task_manager::tests::test_retry_task_not_found ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_create_and_commit_file ... ok [INFO] [stdout] test test_utils::git_test_utils::tests::test_setup_with_branches ... ok [INFO] [stdout] test stdin_utils::tests::test_run_command_with_piped_input ... ok [INFO] [stdout] test server::worker_pool::tests::test_worker_pool_concurrency_limit ... ok [INFO] [stdout] test task_runner::tests::test_execute_task_success ... 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: 0x5b98c5a986d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b98c5a986d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b98c5a986d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b98c5a986d2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b98c5aaa34f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b98c5aaa34f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5b98c5a611e3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b98c5a611e3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b98c5a6f842 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b98c5a753df - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b98c5a75271 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b98c55d170e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5b98c55d170e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b98c5a75a9f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5b98c5a75a9f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b98c5a7584a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b98c5a6f979 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b98c5a540cd - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b98c5ab2d60 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b98c531673c - tsk::commands::add::tests::test_add_command_invalid_task_type::{{closure}}::h2897440082ba14d5 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:250:9 [INFO] [stdout] 20: 0x5b98c53f3412 - as core::future::future::Future>::poll::hdc370cdd120a071d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5b98c53f32ad - as core::future::future::Future>::poll::hc08b9b2a341067cc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5b98c5354c0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbb33c6703cdd517b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x5b98c535496b - tokio::task::coop::with_budget::h05ed58e742300050 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5b98c535496b - tokio::task::coop::budget::ha86038df5a30ec14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5b98c535496b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2f6341a723499e3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x5b98c5351fb0 - tokio::runtime::scheduler::current_thread::Context::enter::h8e504a3a3bf86555 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x5b98c535403d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfe8ae87ef55cc284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x5b98c5353254 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5d94b6be230b3a6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x5b98c5340efb - tokio::runtime::context::scoped::Scoped::set::h7e942d5733a578e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5b98c53f0b79 - tokio::runtime::context::set_scheduler::{{closure}}::ha8f9ccff6420174e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x5b98c539e6c2 - std::thread::local::LocalKey::try_with::h41483d63e312d67d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 32: 0x5b98c539d46e - std::thread::local::LocalKey::with::h3bad443bb1ae55a4 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 33: 0x5b98c53f0aed - tokio::runtime::context::set_scheduler::h15d1dcf302825181 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x5b98c5353000 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf280adf9bde65023 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x5b98c5353293 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h05e968e2b16826cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x5b98c534b5a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5ee2b6178bb646b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5b98c52bd8b0 - tokio::runtime::context::runtime::enter_runtime::h29432fc9e4a9a36c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5b98c534b2b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h46aef4807c010314 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5b98c53c4984 - tokio::runtime::runtime::Runtime::block_on_inner::h234377f2831052dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x5b98c53c4c5c - tokio::runtime::runtime::Runtime::block_on::hf5824429267f13df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x5b98c5315fb3 - tsk::commands::add::tests::test_add_command_invalid_task_type::hd705eb1780b15066 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:253:10 [INFO] [stdout] 42: 0x5b98c53167b7 - tsk::commands::add::tests::test_add_command_invalid_task_type::{{closure}}::ha7afcf19e08ceddb [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:233:50 [INFO] [stdout] 43: 0x5b98c51b1656 - core::ops::function::FnOnce::call_once::h2d5788ebd89d0bc8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5b98c55d155b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5b98c55d155b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5b98c55e5b78 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5b98c55e5b78 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5b98c55e5b78 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x5b98c55e5b78 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x5b98c55e5b78 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5b98c55e5b78 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5b98c55e5b78 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5b98c55be944 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5b98c55be944 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x5b98c55c227a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 56: 0x5b98c55c227a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5b98c55c227a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x5b98c55c227a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x5b98c55c227a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5b98c55c227a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 61: 0x5b98c55c227a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5b98c5a6aabf - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 63: 0x5b98c5a6aabf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 64: 0x712631ddfaa4 - [INFO] [stdout] 65: 0x712631e6ca64 - 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' (143) 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: 0x5b98c5a986d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b98c5a986d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b98c5a986d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b98c5a986d2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b98c5aaa34f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b98c5aaa34f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5b98c5a611e3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b98c5a611e3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b98c5a6f842 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b98c5a753df - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b98c5a75271 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b98c55d170e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5b98c55d170e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b98c5a75a9f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5b98c5a75a9f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b98c5a7584a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b98c5a6f979 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b98c5a540cd - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b98c5ab2d60 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b98c5317047 - tsk::commands::add::tests::test_add_command_validation_no_input::{{closure}}::h7b12ffad594ec7ce [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:225:9 [INFO] [stdout] 20: 0x5b98c53f3412 - as core::future::future::Future>::poll::hdc370cdd120a071d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5b98c53f32ad - as core::future::future::Future>::poll::hc08b9b2a341067cc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5b98c5354c0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbb33c6703cdd517b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x5b98c535496b - tokio::task::coop::with_budget::h05ed58e742300050 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5b98c535496b - tokio::task::coop::budget::ha86038df5a30ec14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5b98c535496b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2f6341a723499e3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x5b98c5351fb0 - tokio::runtime::scheduler::current_thread::Context::enter::h8e504a3a3bf86555 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x5b98c535403d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfe8ae87ef55cc284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x5b98c5353254 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5d94b6be230b3a6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x5b98c5340efb - tokio::runtime::context::scoped::Scoped::set::h7e942d5733a578e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5b98c53f0b79 - tokio::runtime::context::set_scheduler::{{closure}}::ha8f9ccff6420174e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x5b98c539e6c2 - std::thread::local::LocalKey::try_with::h41483d63e312d67d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 32: 0x5b98c539d46e - std::thread::local::LocalKey::with::h3bad443bb1ae55a4 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 33: 0x5b98c53f0aed - tokio::runtime::context::set_scheduler::h15d1dcf302825181 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x5b98c5353000 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf280adf9bde65023 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x5b98c5353293 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h05e968e2b16826cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x5b98c534b5a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5ee2b6178bb646b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5b98c52bd8b0 - tokio::runtime::context::runtime::enter_runtime::h29432fc9e4a9a36c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5b98c534b2b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h46aef4807c010314 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5b98c53c4984 - tokio::runtime::runtime::Runtime::block_on_inner::h234377f2831052dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x5b98c53c4c5c - tokio::runtime::runtime::Runtime::block_on::hf5824429267f13df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x5b98c5316913 - tsk::commands::add::tests::test_add_command_validation_no_input::h5548ca1d0ab4eb49 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:229:10 [INFO] [stdout] 42: 0x5b98c53169a7 - tsk::commands::add::tests::test_add_command_validation_no_input::{{closure}}::h49d43ab2240dd730 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/add.rs:208:52 [INFO] [stdout] 43: 0x5b98c51b0916 - core::ops::function::FnOnce::call_once::h198d81ab241d1b4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5b98c55d155b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5b98c55d155b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5b98c55e5b78 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5b98c55e5b78 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5b98c55e5b78 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x5b98c55e5b78 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x5b98c55e5b78 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5b98c55e5b78 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5b98c55e5b78 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5b98c55be944 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5b98c55be944 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x5b98c55c227a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 56: 0x5b98c55c227a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5b98c55c227a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x5b98c55c227a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x5b98c55c227a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5b98c55c227a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 61: 0x5b98c55c227a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5b98c5a6aabf - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 63: 0x5b98c5a6aabf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 64: 0x712631ddfaa4 - [INFO] [stdout] 65: 0x712631e6ca64 - 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. 279 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin tsk` [INFO] running `Command { std: "docker" "inspect" "6c194ce98287e78e7ad6c30addabba551cbaad90abc52e292a649ad3fc639db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c194ce98287e78e7ad6c30addabba551cbaad90abc52e292a649ad3fc639db4", kill_on_drop: false }` [INFO] [stdout] 6c194ce98287e78e7ad6c30addabba551cbaad90abc52e292a649ad3fc639db4