[INFO] fetching crate itinerary 0.1.0... [INFO] testing itinerary-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate itinerary 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate itinerary 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate itinerary 0.1.0 [INFO] tweaked toml for crates.io crate itinerary 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate itinerary 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate itinerary 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded assert_cmd v2.1.2 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded clap_complete v4.5.65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4053a14e9478136c3a0d953103b26da1886f60b0185bb04949d6bac5745dc9e9 [INFO] running `Command { std: "docker" "start" "-a" "4053a14e9478136c3a0d953103b26da1886f60b0185bb04949d6bac5745dc9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4053a14e9478136c3a0d953103b26da1886f60b0185bb04949d6bac5745dc9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4053a14e9478136c3a0d953103b26da1886f60b0185bb04949d6bac5745dc9e9", kill_on_drop: false }` [INFO] [stdout] 4053a14e9478136c3a0d953103b26da1886f60b0185bb04949d6bac5745dc9e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74b6755d1937d99e1111b27206a4fadff2ac9823d81410748c082b637fb37332 [INFO] running `Command { std: "docker" "start" "-a" "74b6755d1937d99e1111b27206a4fadff2ac9823d81410748c082b637fb37332", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling clap_complete v4.5.65 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling itinerary v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.17s [INFO] running `Command { std: "docker" "inspect" "74b6755d1937d99e1111b27206a4fadff2ac9823d81410748c082b637fb37332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b6755d1937d99e1111b27206a4fadff2ac9823d81410748c082b637fb37332", kill_on_drop: false }` [INFO] [stdout] 74b6755d1937d99e1111b27206a4fadff2ac9823d81410748c082b637fb37332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40dfc00d1603ff88592a321afb89781d109244cb54e9adf55484025937cdf6a6 [INFO] running `Command { std: "docker" "start" "-a" "40dfc00d1603ff88592a321afb89781d109244cb54e9adf55484025937cdf6a6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [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 assert_cmd v2.1.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling insta v1.46.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 itinerary v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.34s [INFO] running `Command { std: "docker" "inspect" "40dfc00d1603ff88592a321afb89781d109244cb54e9adf55484025937cdf6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40dfc00d1603ff88592a321afb89781d109244cb54e9adf55484025937cdf6a6", kill_on_drop: false }` [INFO] [stdout] 40dfc00d1603ff88592a321afb89781d109244cb54e9adf55484025937cdf6a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ecf0dfc3eac7621c41d245b91656433c9c00be8d34443f04dc5740989b520d7 [INFO] running `Command { std: "docker" "start" "-a" "8ecf0dfc3eac7621c41d245b91656433c9c00be8d34443f04dc5740989b520d7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/itinerary-465ecb1857f47510) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/it-241605d287bfbb0e) [INFO] [stderr] Running tests/claim_tests.rs (/opt/rustwide/target/debug/deps/claim_tests-4bc66a3524154842) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_claim_completed_task_fails ... ok [INFO] [stdout] test test_pop_dry_run_does_not_claim ... ok [INFO] [stdout] test test_claim_sets_task_status_and_owner ... ok [INFO] [stdout] test test_claim_sets_owner_in_task ... ok [INFO] [stdout] test test_claim_verification_after_write ... ok [INFO] [stdout] test test_pop_no_claim_does_not_claim ... ok [INFO] [stdout] test test_claim_already_claimed_fails ... ok [INFO] [stdout] test test_pop_claims_highest_priority_task ... ok [INFO] [stdout] test test_release_already_released_succeeds ... ok [INFO] [stdout] test test_pop_max_claims_enforced ... ok [INFO] [stdout] test test_release_claim ... ok [INFO] [stdout] test test_pop_skips_claimed_tasks ... ok [INFO] [stdout] test test_release_resets_task_status ... ok [INFO] [stdout] test test_release_all_claims_for_worker ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-1770e6060fac938d) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_no_command_defaults_to_ready ... ok [INFO] [stdout] test test_parse_completion_command_powershell ... ok [INFO] [stdout] test test_parse_create_command_with_options ... ok [INFO] [stdout] test test_parse_completion_command_fish ... ok [INFO] [stdout] test test_parse_dep_add_command ... ok [INFO] [stdout] test test_parse_completion_command_zsh ... ok [INFO] [stdout] test test_default_command_returns_ready ... ok [INFO] [stdout] test test_parse_doctor_command ... ok [INFO] [stdout] test test_parse_duplicate_command ... ok [INFO] [stdout] test test_parse_completion_command_bash ... ok [INFO] [stdout] test test_parse_category_subcommands ... ok [INFO] [stdout] test test_parse_global_options_quiet ... ok [INFO] [stdout] test test_parse_global_options_json ... ok [INFO] [stdout] test test_parse_export_import_commands ... ok [INFO] [stdout] test test_parse_global_options_readonly ... ok [INFO] [stdout] test test_parse_global_options_tasks_root ... ok [INFO] [stdout] test test_parse_global_options_task_list ... ok [INFO] [stdout] test test_parse_show_command ... ok [INFO] [stdout] test test_parse_list_command_filters ... ok [INFO] [stdout] test test_parse_status_command ... ok [INFO] [stdout] test test_parse_global_options_verbose ... ok [INFO] [stdout] test test_verbosity_default ... ok [INFO] [stdout] test test_quiet_takes_precedence_over_verbose ... ok [INFO] [stdout] test test_parse_quick_command ... ok [INFO] [stdout] test test_parse_label_subcommands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/close_reopen_tests.rs (/opt/rustwide/target/debug/deps/close_reopen_tests-455e7b33f6163ba7) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_parse_close_args ... ok [INFO] [stdout] test test_parse_reopen_args ... ok [INFO] [stdout] test test_close_nonexistent_task_fails ... ok [INFO] [stdout] test test_parse_edit_args ... ok [INFO] [stdout] test test_close_in_progress_task ... ok [INFO] [stdout] test test_close_already_completed_fails ... ok [INFO] [stdout] test test_close_dry_run ... ok [INFO] [stdout] test test_reopen_clears_owner ... ok [INFO] [stdout] test test_close_single_task ... ok [INFO] [stdout] test test_reopen_nonexistent_task_fails ... ok [INFO] [stdout] test test_reopen_completed_task ... ok [INFO] [stdout] test test_reopen_in_progress_task_fails ... ok [INFO] [stdout] test test_reopen_pending_task_fails ... ok [INFO] [stdout] test test_close_multiple_tasks ... ok [INFO] [stdout] test test_reopen_multiple_tasks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/create_update_tests.rs (/opt/rustwide/target/debug/deps/create_update_tests-736b95fe734d795b) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test test_create_requires_subject ... ok [INFO] [stdout] test test_create_whitespace_only_subject_fails ... ok [INFO] [stdout] test test_create_empty_subject_fails ... ok [INFO] [stdout] test test_create_long_subject_fails ... ok [INFO] [stdout] test test_create_with_body ... ok [INFO] [stdout] test test_create_with_assignee ... ok [INFO] [stdout] test test_create_unicode_subject_succeeds ... ok [INFO] [stdout] test test_create_max_length_subject_succeeds ... ok [INFO] [stdout] test test_parse_create_args ... ok [INFO] [stdout] test test_create_basic_task ... ok [INFO] [stdout] test test_parse_create_interactive_flag ... ok [INFO] [stdout] test test_parse_update_args ... ok [INFO] [stdout] test test_create_with_blocked_by_updates_blocker ... ok [INFO] [stdout] test test_create_with_category ... ok [INFO] [stdout] test test_create_with_labels ... ok [INFO] [stdout] test test_create_with_blocked_by ... ok [INFO] [stdout] test test_create_increments_id ... ok [INFO] [stdout] test test_create_with_priority ... ok [INFO] [stdout] test test_update_add_labels ... ok [INFO] [stdout] test test_update_claim_already_claimed_fails ... ok [INFO] [stdout] test test_update_claim ... ok [INFO] [stdout] test test_update_empty_subject_fails ... ok [INFO] [stdout] test test_update_invalid_status_fails ... ok [INFO] [stdout] test test_update_category ... ok [INFO] [stdout] test test_update_description ... ok [INFO] [stdout] test test_update_nonexistent_task ... ok [INFO] [stdout] test test_update_clear_category ... ok [INFO] [stdout] test test_update_long_subject_fails ... ok [INFO] [stdout] test test_update_set_labels ... ok [INFO] [stdout] test test_update_set_labels_empty_clears_all ... ok [INFO] [stdout] test test_update_status ... ok [INFO] [stdout] test test_update_subject ... ok [INFO] [stdout] test test_update_remove_labels ... ok [INFO] [stdout] test test_update_priority ... ok [INFO] [stdout] test test_update_max_length_subject_succeeds ... ok [INFO] [stdout] test test_update_whitespace_only_subject_fails ... ok [INFO] [stdout] test test_update_valid_statuses_succeed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running tests/dep_tree_graph_tests.rs (/opt/rustwide/target/debug/deps/dep_tree_graph_tests-4240785c1774d849) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test test_dep_add_prevents_self_dependency ... ok [INFO] [stdout] test test_dep_add_nonexistent_target_fails ... ok [INFO] [stdout] test test_dep_add_creates_dependency ... ok [INFO] [stdout] test test_dep_tree_nonexistent_task_fails ... ok [INFO] [stdout] test test_dep_add_nonexistent_source_fails ... ok [INFO] [stdout] test test_dep_add_with_completed_target_shows_warning ... ok [INFO] [stdout] test test_dep_remove_nonexistent_dependency_fails ... ok [INFO] [stdout] test test_dep_add_duplicate_is_noop ... ok [INFO] [stdout] test test_graph_command_nonexistent_task_fails ... ok [INFO] [stdout] test test_dep_add_prevents_cycle ... ok [INFO] [stdout] test test_dep_remove_removes_dependency ... ok [INFO] [stdout] test test_graph_command_single_task ... ok [INFO] [stdout] test test_doctor_detects_bidirectional_inconsistency ... ok [INFO] [stdout] test test_parse_dep_remove_args ... ok [INFO] [stdout] test test_parse_dep_tree_args ... ok [INFO] [stdout] test test_parse_graph_args ... ok [INFO] [stdout] test test_parse_tree_args ... ok [INFO] [stdout] test test_parse_dep_add_args ... ok [INFO] [stdout] test test_dep_add_prevents_transitive_cycle ... ok [INFO] [stdout] test test_dep_tree_shows_dependencies ... ok [INFO] [stdout] test test_doctor_fix_repairs_bidirectional_inconsistency ... ok [INFO] [stdout] test test_tree_command_nonexistent_root_fails ... ok [INFO] [stdout] test test_graph_command_with_depth ... ok [INFO] [stdout] test test_graph_command_shows_visualization ... ok [INFO] [stdout] test test_tree_command_with_root ... ok [INFO] [stdout] test test_tree_command_shows_hierarchy ... ok [INFO] [stdout] test test_tree_command_with_depth ... ok [INFO] [stderr] Running tests/doctor_tests.rs (/opt/rustwide/target/debug/deps/doctor_tests-401ac457e4285ae5) [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_doctor_empty_subject ... ok [INFO] [stdout] test test_doctor_empty_task_list ... ok [INFO] [stdout] test test_doctor_invalid_priority ... ok [INFO] [stdout] test test_doctor_detects_missing_required_fields ... ok [INFO] [stdout] test test_doctor_detects_cycle ... ok [INFO] [stdout] test test_doctor_valid_dependencies ... ok [INFO] [stdout] test test_doctor_detects_invalid_dependency ... ok [INFO] [stdout] test test_doctor_detects_invalid_json ... ok [INFO] [stdout] test test_doctor_invalid_status ... ok [INFO] [stdout] test test_doctor_whitespace_only_subject ... ok [INFO] [stdout] test test_parse_doctor_args_repair ... ok [INFO] [stdout] test test_doctor_repair_invalid_dependency ... ok [INFO] [stdout] test test_doctor_json_output ... ok [INFO] [stdout] test test_doctor_repair_missing_fields ... ok [INFO] [stdout] test test_doctor_healthy_task_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-b3ec7016ae97fee6) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_all_system_errors_have_exit_code_2 ... ok [INFO] [stdout] test test_all_user_errors_have_exit_code_1 ... ok [INFO] [stdout] test test_circular_dependency_error ... ok [INFO] [stdout] test test_error_category_as_str ... ok [INFO] [stdout] test test_error_without_suggestion ... ok [INFO] [stdout] test test_file_read_error ... ok [INFO] [stdout] test test_format_error_json ... ok [INFO] [stdout] test test_format_error_verbose ... ok [INFO] [stdout] test test_invalid_json_syntax_error ... ok [INFO] [stdout] test test_format_error_text ... ok [INFO] [stdout] test test_invalid_priority_error ... ok [INFO] [stdout] test test_task_not_found_error ... ok [INFO] [stdout] test test_error_without_task_id ... ok [INFO] [stdout] test test_missing_required_field_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/label_category_tests.rs (/opt/rustwide/target/debug/deps/label_category_tests-c58e19cd3379969b) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test test_category_set_empty_string_rejected ... ok [INFO] [stdout] test test_category_set_nonexistent_task_fails ... ok [INFO] [stdout] test test_category_set ... ok [INFO] [stdout] test test_category_clear ... ok [INFO] [stdout] test test_category_set_overwrites ... ok [INFO] [stdout] test test_category_clear_already_empty ... ok [INFO] [stdout] test test_label_add_empty_string_rejected ... ok [INFO] [stdout] test test_label_add_nonexistent_task_fails ... ok [INFO] [stdout] test test_category_list_empty ... ok [INFO] [stdout] test test_category_set_whitespace_only_rejected ... ok [INFO] [stdout] test test_label_add_multiple ... ok [INFO] [stdout] test test_label_add_single ... ok [INFO] [stdout] test test_label_add_duplicate_ignored ... ok [INFO] [stdout] test test_label_add_whitespace_only_rejected ... ok [INFO] [stdout] test test_category_list_with_categories ... ok [INFO] [stdout] test test_label_clear_empty_task ... ok [INFO] [stdout] test test_label_clear ... ok [INFO] [stdout] test test_parse_category_clear_args ... ok [INFO] [stdout] test test_parse_category_set_args ... ok [INFO] [stdout] test test_parse_label_add_args ... ok [INFO] [stdout] test test_parse_label_clear_args ... ok [INFO] [stdout] test test_parse_label_list_tasks_args ... ok [INFO] [stdout] test test_label_list_empty ... ok [INFO] [stdout] test test_parse_label_remove_args ... ok [INFO] [stdout] test test_label_list_tasks_nonexistent_label ... ok [INFO] [stdout] test test_label_remove_nonexistent_label_succeeds ... ok [INFO] [stdout] test test_label_remove_single ... ok [INFO] [stdout] test test_label_list_with_labels ... ok [INFO] [stdout] test test_label_list_tasks ... ok [INFO] [stdout] test test_label_remove_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/output_format_tests.rs (/opt/rustwide/target/debug/deps/output_format_tests-fcedd751ba38ba53) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test test_format_count_singular ... ok [INFO] [stdout] test test_format_count_zero ... ok [INFO] [stdout] test test_format_priority ... ok [INFO] [stdout] test test_format_count_plural ... ok [INFO] [stdout] test test_format_state ... ok [INFO] [stdout] test test_format_status ... ok [INFO] [stdout] test test_output_format_from_flags_pretty ... ok [INFO] [stdout] test test_output_format_from_flags_text ... ok [INFO] [stdout] test test_output_format_is_json ... ok [INFO] [stdout] test test_output_format_json_takes_precedence ... ok [INFO] [stdout] test test_output_json ... ok [INFO] [stdout] test test_output_json_array ... ok [INFO] [stdout] test test_task_ref_format_compact ... ok [INFO] [stdout] test test_task_ref_format_pretty ... ok [INFO] [stdout] test test_tree_formatter_forest ... ok [INFO] [stdout] test test_output_format_from_flags_json ... ok [INFO] [stdout] test test_separator_line ... ok [INFO] [stdout] test test_tree_formatter_with_children ... ok [INFO] [stdout] test test_task_ref_json_conversion ... ok [INFO] [stdout] test test_tree_formatter_single_node ... ok [INFO] [stdout] test test_tree_node_add_child ... ok [INFO] [stdout] test test_task_ref_format_text ... ok [INFO] [stdout] test test_tree_node_with_children ... ok [INFO] [stdout] test test_truncate_description ... ok [INFO] [stdout] test test_truncate_subject ... ok [INFO] [stdout] test test_truncate_with_ellipsis_long_string ... ok [INFO] [stdout] test test_truncate_with_ellipsis_min_max ... ok [INFO] [stdout] test test_tree_node_leaf ... ok [INFO] [stdout] test test_truncate_with_ellipsis_exact_length ... ok [INFO] [stdout] test test_truncate_with_ellipsis_very_short_max ... ok [INFO] [stdout] test test_truncate_with_ellipsis_short_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/show_list_tests.rs (/opt/rustwide/target/debug/deps/show_list_tests-fd693d30124b8b64) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test test_list_includes_completed_with_all_flag ... ok [INFO] [stdout] test test_list_long_format ... ok [INFO] [stdout] test test_list_no_labels_filter ... ok [INFO] [stdout] test test_list_all_tasks ... ok [INFO] [stdout] test test_list_json_output ... ok [INFO] [stdout] test test_list_blocked_state ... ok [INFO] [stdout] test test_list_limit ... ok [INFO] [stdout] test test_list_empty_directory ... ok [INFO] [stdout] test test_list_pretty_format ... ok [INFO] [stdout] test test_list_priority_range ... ok [INFO] [stdout] test test_list_sort_by_id ... ok [INFO] [stdout] test test_list_reverse_sort ... ok [INFO] [stdout] test test_list_sort_by_priority ... ok [INFO] [stdout] test test_list_state_completed_filter_includes_completed_tasks ... ok [INFO] [stdout] test test_list_status_completed_filter_includes_completed_tasks ... ok [INFO] [stdout] test test_list_with_priority_filter ... ok [INFO] [stdout] test test_list_subject_contains_filter ... ok [INFO] [stdout] test test_list_unassigned_filter ... ok [INFO] [stdout] test test_list_with_category_filter ... ok [INFO] [stdout] test test_list_with_label_filter ... ok [INFO] [stdout] test test_show_nonexistent_task ... ok [INFO] [stdout] test test_list_with_owner_filter ... ok [INFO] [stdout] test test_list_with_status_filter ... ok [INFO] [stdout] test test_show_short_format ... ok [INFO] [stdout] test test_show_completed_task_with_open_blockers ... ok [INFO] [stdout] test test_show_single_task ... ok [INFO] [stdout] test test_show_raw_format ... ok [INFO] [stdout] test test_show_refs_format ... ok [INFO] [stdout] test test_show_json_output ... ok [INFO] [stdout] test test_show_multiple_tasks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/state_computation_tests.rs (/opt/rustwide/target/debug/deps/state_computation_tests-d7e82bdc3e7f9639) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test test_compute_state_completed ... ok [INFO] [stdout] test test_compute_state_blocked ... ok [INFO] [stdout] test test_compute_state_pending_no_blockers ... ok [INFO] [stdout] test test_compute_state_pending_with_completed_blockers ... ok [INFO] [stdout] test test_compute_state_in_progress_ignores_blockers ... ok [INFO] [stdout] test test_compute_state_blocked_single_open_blocker ... ok [INFO] [stdout] test test_dependency_graph_add_blocked_by_edge ... ok [INFO] [stdout] test test_dependency_graph_add_blocking_edge ... ok [INFO] [stdout] test test_compute_state_unknown_status ... ok [INFO] [stdout] test test_compute_state_completed_ignores_blockers ... ok [INFO] [stdout] test test_cycle_result_format ... ok [INFO] [stdout] test test_dependency_graph_empty_get_blockers ... ok [INFO] [stdout] test test_dependency_graph_build_from_tasks ... ok [INFO] [stdout] test test_compute_state_in_progress ... ok [INFO] [stdout] test test_dependency_graph_bidirectional_consistency ... ok [INFO] [stdout] test test_dependency_graph_multiple_paths_no_cycle ... ok [INFO] [stdout] test test_dependency_graph_empty_get_blocking ... ok [INFO] [stdout] test test_dependency_graph_get_all_blockers ... ok [INFO] [stdout] test test_dependency_graph_no_cycle ... ok [INFO] [stdout] test test_dependency_graph_get_all_blocking ... ok [INFO] [stdout] test test_dependency_graph_long_chain_no_cycle ... ok [INFO] [stdout] test test_dependency_graph_has_dependencies ... ok [INFO] [stdout] test test_dependency_graph_clone ... ok [INFO] [stdout] test test_dependency_graph_new ... ok [INFO] [stdout] test test_dependency_graph_self_cycle ... ok [INFO] [stdout] test test_dependency_graph_simple_cycle ... ok [INFO] [stdout] test test_dependency_graph_three_node_cycle ... ok [INFO] [stdout] test test_is_ready_all_blockers_completed ... ok [INFO] [stdout] test test_is_ready_false_not_pending ... ok [INFO] [stdout] test test_is_ready_false_has_open_blockers ... ok [INFO] [stdout] test test_is_ready_no_blockers ... ok [INFO] [stdout] test test_is_ready_true ... ok [INFO] [stdout] test test_task_state_as_str ... ok [INFO] [stdout] test test_task_state_display ... ok [INFO] [stdout] test test_task_state_serialization ... ok [INFO] [stdout] test test_task_state_predicates ... ok [INFO] [stdout] test test_ready_filter_default ... ok [INFO] [stderr] Running tests/task_resolution_tests.rs (/opt/rustwide/target/debug/deps/task_resolution_tests-fe05d77887b1e5de) [INFO] [stdout] test test_traversal_direction_variants ... ok [INFO] [stdout] test test_dependency_graph_validate_no_cycle_failure ... ok [INFO] [stdout] test test_is_ready_partial_blockers_completed ... ok [INFO] [stdout] test test_ready_filter_builder ... ok [INFO] [stdout] test test_dependency_graph_validate_no_cycle_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_generate_next_id_nonexistent_directory ... ok [INFO] [stdout] test test_resolve_task_list_uses_current_dir_name_as_fallback ... ok [INFO] [stdout] test test_resolved_task_list_has_correct_fields ... ok [INFO] [stdout] test test_generate_next_id_empty_directory ... ok [INFO] [stdout] test test_resolve_task_list_builds_correct_path ... ok [INFO] [stdout] test test_generate_next_id_handles_large_ids ... ok [INFO] [stdout] test test_resolve_task_list_cli_flag ... ok [INFO] [stdout] test test_generate_next_id_ignores_non_numeric_filenames ... ok [INFO] [stdout] test test_scan_ignores_json_extensions_case_insensitive ... ok [INFO] [stdout] test test_generate_next_id_with_existing_tasks ... ok [INFO] [stdout] test test_scan_task_directory_handles_empty_directory ... ok [INFO] [stdout] test test_scan_task_directory_ignores_non_json_files ... ok [INFO] [stdout] test test_scan_task_directory_nonexistent ... ok [INFO] [stdout] test test_scan_task_directory_returns_sorted_files ... ok [INFO] [stdout] test test_scan_task_directory_finds_json_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/utility_command_tests.rs (/opt/rustwide/target/debug/deps/utility_command_tests-4e123f25d2478ccb) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test test_blocked_no_blocked_tasks ... ok [INFO] [stdout] test test_count_by_status ... ok [INFO] [stdout] test test_count_by_priority ... ok [INFO] [stdout] test test_blocked_excludes_completed ... ok [INFO] [stdout] test test_blocked_with_limit ... ok [INFO] [stdout] test test_blocked_json_output ... ok [INFO] [stdout] test test_blocked_finds_blocked_task ... ok [INFO] [stdout] test test_count_total ... ok [INFO] [stdout] test test_blocked_with_show_blockers ... ok [INFO] [stdout] test test_count_excludes_completed ... ok [INFO] [stdout] test test_count_with_priority_filter ... ok [INFO] [stdout] test test_export_empty_without_force_fails ... ok [INFO] [stdout] test test_export_empty_with_force ... ok [INFO] [stdout] test test_count_with_status_filter ... ok [INFO] [stdout] test test_duplicate_nonexistent_canonical_fails ... ok [INFO] [stdout] test test_duplicate_basic ... ok [INFO] [stdout] test test_duplicate_nonexistent_duplicate_fails ... ok [INFO] [stdout] test test_export_to_file ... ok [INFO] [stdout] test test_export_basic ... ok [INFO] [stdout] test test_import_missing_required_field_fails ... ok [INFO] [stdout] test test_import_basic ... ok [INFO] [stdout] test test_import_dry_run ... ok [INFO] [stdout] test test_duplicate_preserves_description ... ok [INFO] [stdout] test test_parse_blocked_args ... ok [INFO] [stdout] test test_parse_count_args ... ok [INFO] [stdout] test test_parse_duplicate_args ... ok [INFO] [stdout] test test_parse_export_args ... ok [INFO] [stdout] test test_parse_quick_args ... ok [INFO] [stdout] test test_parse_import_args ... ok [INFO] [stdout] test test_parse_status_args ... ok [INFO] [stdout] test test_parse_search_args ... ok [INFO] [stdout] test test_import_conflict_without_flags_fails ... ok [INFO] [stdout] test test_export_with_priority_filter ... ok [INFO] [stdout] test test_export_with_status_filter ... ok [INFO] [stdout] test test_quick_creates_task_with_defaults ... ok [INFO] [stdout] test test_export_import_roundtrip ... ok [INFO] [stdout] test test_import_skip_existing ... ok [INFO] [stdout] test test_quick_with_category ... ok [INFO] [stdout] test test_import_overwrite ... ok [INFO] [stdout] test test_quick_with_labels ... ok [INFO] [stdout] test test_search_basic ... ok [INFO] [stdout] test test_quick_increments_id ... ok [INFO] [stdout] test test_quick_with_priority ... ok [INFO] [stdout] test test_search_with_category_filter ... ok [INFO] [stdout] test test_search_no_results ... ok [INFO] [stdout] test test_search_json_output ... ok [INFO] [stdout] test test_status_alias_stats ... ok [INFO] [stdout] test test_search_excludes_completed_by_default ... ok [INFO] [stdout] test test_search_with_label_filter ... ok [INFO] [stdout] test test_search_status_completed_finds_completed_tasks ... ok [INFO] [stdout] test test_status_basic ... ok [INFO] [stdout] test test_search_with_status_filter ... ok [INFO] [stdout] test test_search_with_limit ... ok [INFO] [stdout] test test_status_shows_blocked_count ... ok [INFO] [stdout] test test_workflow_reopen_reblocks_dependent ... ok [INFO] [stdout] test test_workflow_create_claim_close_ready ... ok [INFO] [stdout] test test_workflow_pop_claims_ready_task ... ok [INFO] [stdout] test test_workflow_create_multiple_close_unblocks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Doc-tests itinerary [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ecf0dfc3eac7621c41d245b91656433c9c00be8d34443f04dc5740989b520d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ecf0dfc3eac7621c41d245b91656433c9c00be8d34443f04dc5740989b520d7", kill_on_drop: false }` [INFO] [stdout] 8ecf0dfc3eac7621c41d245b91656433c9c00be8d34443f04dc5740989b520d7