[INFO] fetching crate gtd-mcp 0.8.0... [INFO] testing gtd-mcp-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate gtd-mcp 0.8.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gtd-mcp 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gtd-mcp 0.8.0 [INFO] tweaked toml for crates.io crate gtd-mcp 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gtd-mcp 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gtd-mcp 0.8.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbd3083a79c0861131ea0c8929f3818f0dcaadc3373c7132e24b26085ba94a5c [INFO] running `Command { std: "docker" "start" "-a" "cbd3083a79c0861131ea0c8929f3818f0dcaadc3373c7132e24b26085ba94a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbd3083a79c0861131ea0c8929f3818f0dcaadc3373c7132e24b26085ba94a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd3083a79c0861131ea0c8929f3818f0dcaadc3373c7132e24b26085ba94a5c", kill_on_drop: false }` [INFO] [stdout] cbd3083a79c0861131ea0c8929f3818f0dcaadc3373c7132e24b26085ba94a5c [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 457de5f840b33254d0d7619ebf87edefa545e71206c5ed36ac2a85cd1e05075a [INFO] running `Command { std: "docker" "start" "-a" "457de5f840b33254d0d7619ebf87edefa545e71206c5ed36ac2a85cd1e05075a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling base64 v0.22.1 [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 structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.10.0 [INFO] [stderr] Compiling derive-ex v0.1.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling parse-display v0.10.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling slabmap v0.2.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling sigwake v0.0.1 [INFO] [stderr] Compiling uri-template-ex v0.0.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling mcp-attr-macros v0.0.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling jsoncall v0.0.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling mcp-attr v0.0.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling gtd-mcp v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "457de5f840b33254d0d7619ebf87edefa545e71206c5ed36ac2a85cd1e05075a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457de5f840b33254d0d7619ebf87edefa545e71206c5ed36ac2a85cd1e05075a", kill_on_drop: false }` [INFO] [stdout] 457de5f840b33254d0d7619ebf87edefa545e71206c5ed36ac2a85cd1e05075a [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efa9de8d9ce512783f3bfb7fb211479b7cd1529eee830f0f8e681aa329a472d3 [INFO] running `Command { std: "docker" "start" "-a" "efa9de8d9ce512783f3bfb7fb211479b7cd1529eee830f0f8e681aa329a472d3", kill_on_drop: false }` [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling gtd-mcp v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.40s [INFO] running `Command { std: "docker" "inspect" "efa9de8d9ce512783f3bfb7fb211479b7cd1529eee830f0f8e681aa329a472d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa9de8d9ce512783f3bfb7fb211479b7cd1529eee830f0f8e681aa329a472d3", kill_on_drop: false }` [INFO] [stdout] efa9de8d9ce512783f3bfb7fb211479b7cd1529eee830f0f8e681aa329a472d3 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13edc597f77a801e84316745cfa71f5819527f86ce50385aaebe97c2aed74c06 [INFO] running `Command { std: "docker" "start" "-a" "13edc597f77a801e84316745cfa71f5819527f86ce50385aaebe97c2aed74c06", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gtd_mcp-223dd6dc0623e217) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test gtd::gtd_data::tests::test_task_map_prevents_duplicate_ids ... ok [INFO] [stdout] test gtd::gtd_data::tests::test_nota_map_duplicate_detection ... ok [INFO] [stdout] test gtd::gtd_data::tests::test_nota_map_synchronization ... ok [INFO] [stdout] test gtd::gtd_data::tests::test_task_map_updated_on_remove ... ok [INFO] [stdout] test gtd::gtd_data::tests::test_task_map_updated_on_status_change ... ok [INFO] [stdout] test gtd::gtd_data::tests::test_vec_maintains_insertion_order ... ok [INFO] [stdout] test gtd::gtd_data::tests::test_nota_map_rebuilt_on_deserialize ... ok [INFO] [stdout] test gtd::gtd_data::tests::test_task_map_rebuilt_from_toml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 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/gtd_mcp-31618d219cb6ee40) [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 tests/git_ops_test.rs (/opt/rustwide/target/debug/deps/git_ops_test-19b3c5b6191cea5d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_non_git_directory ... ok [INFO] [stdout] test test_sync_non_git_file ... ok [INFO] [stdout] test test_git_managed_directory ... ok [INFO] [stdout] test test_commit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/gtd_data_test.rs (/opt/rustwide/target/debug/deps/gtd_data_test-bf9fa7111fd92286) [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test test_add_as_context ... ok [INFO] [stdout] test test_add_as_task ... ok [INFO] [stdout] test test_add_as_project ... ok [INFO] [stdout] test test_calendar_task_with_start_date ... ok [INFO] [stdout] test test_context_serialization ... ok [INFO] [stdout] test test_context_with_description ... ok [INFO] [stdout] test test_counter_serialization ... ok [INFO] [stdout] test test_backward_compatibility_with_name_field ... ok [INFO] [stdout] test test_context_creation ... ok [INFO] [stdout] test test_counter_skip_serializing_if_zero ... ok [INFO] [stdout] test test_date_parsing ... ok [INFO] [stdout] test test_complete_toml_output ... ok [INFO] [stdout] test test_enum_snake_case_serialization ... ok [INFO] [stdout] test test_format_migration_v2_to_v3 ... ok [INFO] [stdout] test test_generate_task_id ... ok [INFO] [stdout] test test_gtd_data_insert_context ... ok [INFO] [stdout] test test_format_migration_v1_to_v3 ... ok [INFO] [stdout] test test_gtd_data_insert_multiple_contexts ... ok [INFO] [stdout] test test_gtd_data_insert_multiple_notas ... ok [INFO] [stdout] test test_gtd_data_insert_nota ... ok [INFO] [stdout] test test_gtd_data_insert_project ... ok [INFO] [stdout] test test_gtd_data_insertion_order ... ok [INFO] [stdout] test test_gtd_data_move_status_inbox_to_trash ... ok [INFO] [stdout] test test_gtd_data_move_status_next_action_to_done ... ok [INFO] [stdout] test test_gtd_data_move_status_nonexistent_task ... ok [INFO] [stdout] test test_find_by_id_performance_at_scale ... ok [INFO] [stdout] test test_gtd_data_move_status_preserves_properties ... ok [INFO] [stdout] test test_gtd_data_move_status_to_calendar ... ok [INFO] [stdout] test test_gtd_data_new ... ok [INFO] [stdout] test test_gtd_data_remove_task ... ok [INFO] [stdout] test test_gtd_data_move_status_multiple_transitions ... ok [INFO] [stdout] test test_backward_compatibility_project_without_context ... ok [INFO] [stdout] test test_gtd_data_serialization ... ok [INFO] [stdout] test test_gtd_data_update_nota_status ... ok [INFO] [stdout] test test_hashmap_serialization_order ... ok [INFO] [stdout] test test_is_nota_referenced ... ok [INFO] [stdout] test test_invalid_date_parsing ... ok [INFO] [stdout] test test_list_all ... ok [INFO] [stdout] test test_non_recurring_nota ... ok [INFO] [stdout] test test_move_to_reference ... ok [INFO] [stdout] test test_list_reference_items ... ok [INFO] [stdout] test test_nota_from_project ... ok [INFO] [stdout] test test_nota_from_task ... ok [INFO] [stdout] test test_nota_from_context ... ok [INFO] [stdout] test test_nota_map_memory_footprint ... ok [INFO] [stdout] test test_nota_to_context ... ok [INFO] [stdout] test test_nota_to_project ... ok [INFO] [stdout] test test_nota_to_task ... ok [INFO] [stdout] test test_nota_to_task_fails_for_project ... ok [INFO] [stdout] test test_project_and_task_with_same_context ... ok [INFO] [stdout] test test_project_serialization ... ok [INFO] [stdout] test test_project_without_description ... ok [INFO] [stdout] test test_recurrence_daily ... ok [INFO] [stdout] test test_recurrence_monthly_multiple_days ... ok [INFO] [stdout] test test_recurrence_monthly_single_day ... ok [INFO] [stdout] test test_recurrence_serialization ... ok [INFO] [stdout] test test_recurrence_weekly_multiple_days ... ok [INFO] [stdout] test test_recurrence_weekly_single_day ... ok [INFO] [stdout] test test_recurrence_yearly_single_date ... ok [INFO] [stdout] test test_reference_task ... ok [INFO] [stdout] test test_remove_nota ... ok [INFO] [stdout] test test_task_clone ... ok [INFO] [stdout] test test_task_created_at_and_updated_at ... ok [INFO] [stdout] test test_status_filtering_at_scale ... ok [INFO] [stdout] test test_task_filter_by_project ... ok [INFO] [stdout] test test_task_filter_by_status ... ok [INFO] [stdout] test test_task_dates_serialization ... ok [INFO] [stdout] test test_task_filter_by_context ... ok [INFO] [stdout] test test_task_created_at_immutable ... ok [INFO] [stdout] test test_task_serialization ... ok [INFO] [stdout] test test_task_status_from_str_case_sensitive ... ok [INFO] [stdout] test test_task_status_from_str_common_mistakes ... ok [INFO] [stdout] test test_task_status_from_str_valid ... ok [INFO] [stdout] test test_task_status_order_in_toml_serialization ... ok [INFO] [stdout] test test_task_status_variants ... ok [INFO] [stdout] test test_task_updated_at_changes ... ok [INFO] [stdout] test test_task_with_project_and_context ... ok [INFO] [stdout] test test_task_with_start_date ... ok [INFO] [stdout] test test_update ... ok [INFO] [stdout] test test_toml_serialization_order ... ok [INFO] [stdout] test test_toml_serialization_order_trash_at_end ... ok [INFO] [stdout] test test_validate_project_context_invalid ... ok [INFO] [stdout] test test_validate_project_context_none ... ok [INFO] [stdout] test test_validate_project_context_valid ... ok [INFO] [stdout] test test_validate_task_context_invalid ... ok [INFO] [stdout] test test_validate_task_context_none ... ok [INFO] [stdout] test test_validate_task_context_valid ... ok [INFO] [stdout] test test_validate_task_project_invalid ... ok [INFO] [stdout] test test_validate_task_project_none ... ok [INFO] [stdout] test test_validate_task_project_valid ... ok [INFO] [stdout] test test_validate_task_references_all_valid ... ok [INFO] [stdout] test test_validate_task_references_both_invalid ... ok [INFO] [stdout] test test_validate_task_references_invalid_context ... ok [INFO] [stdout] test test_validate_task_references_invalid_project ... ok [INFO] [stdout] test test_vec_serialization_maintains_order ... ok [INFO] [stdout] test test_task_status_from_str_invalid ... ok [INFO] [stdout] test test_project_creation ... ok [INFO] [stdout] test test_recurrence_backward_compatibility ... ok [INFO] [stdout] test test_recurrence_yearly_multiple_dates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 127 tests [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-79df2dba910123c4) [INFO] [stdout] test test_add_context ... ok [INFO] [stdout] test test_add_project_with_context ... ok [INFO] [stdout] test test_add_project_with_custom_id ... ok [INFO] [stdout] test test_batch_change_status_different_initial_statuses ... ok [INFO] [stdout] test test_batch_change_status_partial_failure ... ok [INFO] [stdout] test test_batch_change_status_to_trash ... ok [INFO] [stdout] test test_batch_change_status_with_id_normalization ... ok [INFO] [stdout] test test_batch_change_status_multiple_ids ... ok [INFO] [stdout] test test_calendar_task_override_start_date ... ok [INFO] [stdout] test test_calendar_task_with_existing_start_date ... ok [INFO] [stdout] test test_calendar_task_with_start_date ... ok [INFO] [stdout] test test_bail_vs_bail_public_comparison ... ok [INFO] [stdout] test test_calendar_tasks_multiple_tasks_with_date ... ok [INFO] [stdout] test test_calendar_tasks_partial_failure ... ok [INFO] [stdout] test test_add_context_duplicate ... ok [INFO] [stdout] test test_add_project_with_duplicate_id ... ok [INFO] [stdout] test test_change_task_status_calendar_with_date ... ok [INFO] [stdout] test test_add_project_with_invalid_context ... ok [INFO] [stdout] test test_batch_change_status_empty_array ... ok [INFO] [stdout] test test_change_nota_status_batch_operation ... ok [INFO] [stdout] test test_custom_file_path ... ok [INFO] [stdout] test test_delete_context ... ok [INFO] [stdout] test test_calendar_task_invalid_date_format ... ok [INFO] [stdout] test test_batch_change_status_all_failures ... ok [INFO] [stdout] test test_calendar_task_without_start_date_error ... ok [INFO] [stdout] test test_change_task_status_various_invalid_statuses ... ok [INFO] [stdout] test test_delete_context_not_found ... ok [INFO] [stdout] test test_delete_context_after_removing_project_reference ... ok [INFO] [stdout] test test_delete_context_after_removing_task_reference ... ok [INFO] [stdout] test test_delete_project_after_unlinking_tasks ... ok [INFO] [stdout] test test_delete_project_not_found ... ok [INFO] [stdout] test test_change_task_status_unified_api ... ok [INFO] [stdout] test test_delete_context_with_task_reference ... ok [INFO] [stdout] test test_delete_project_with_task_reference ... ok [INFO] [stdout] test test_delete_project_success ... ok [INFO] [stdout] test test_done_task ... ok [INFO] [stdout] test test_inbox_calendar_without_date_error ... ok [INFO] [stdout] test test_inbox_duplicate_id_error ... ok [INFO] [stdout] test test_inbox_invalid_context_reference ... ok [INFO] [stdout] test test_inbox_invalid_date_format ... ok [INFO] [stdout] test test_inbox_invalid_project_reference ... ok [INFO] [stdout] test test_inbox_invalid_status_error ... ok [INFO] [stdout] test test_inbox_task ... ok [INFO] [stdout] test test_invalid_context_reference_error_message ... ok [INFO] [stdout] test test_invalid_context_reference_with_available_contexts ... ok [INFO] [stdout] test test_invalid_project_reference_error_message ... ok [INFO] [stdout] test test_inbox_tasks_multiple_tasks ... ok [INFO] [stdout] test test_invalid_project_reference_with_available_projects ... ok [INFO] [stdout] test test_change_task_status_invalid_status_error_message ... ok [INFO] [stdout] test test_later_task ... ok [INFO] [stdout] test test_list_contexts_empty ... ok [INFO] [stdout] test test_list_contexts ... ok [INFO] [stdout] test test_list_displays_timestamps ... ok [INFO] [stdout] test test_list_displays_completion_date_for_done_tasks ... ok [INFO] [stdout] test test_later_tasks_multiple_tasks ... ok [INFO] [stdout] test test_list_tasks_includes_notes_when_explicitly_false ... ok [INFO] [stdout] test test_list_tasks_invalid_status_error_message ... ok [INFO] [stdout] test test_list_tasks_various_invalid_statuses ... ok [INFO] [stdout] test test_list_tasks_with_date_filter_includes_same_date ... ok [INFO] [stdout] test test_list_tasks_without_date_filter_shows_all_tasks ... ok [INFO] [stdout] test test_list_tasks_with_multiline_notes ... ok [INFO] [stdout] test test_list_with_context_filter ... ok [INFO] [stdout] test test_list_with_date_and_status_filter_combined ... ok [INFO] [stdout] test test_list_with_date_filter_and_exclude_notes ... ok [INFO] [stdout] test test_list_tasks_includes_notes_by_default ... ok [INFO] [stdout] test test_calendar_tasks_with_existing_dates ... ok [INFO] [stdout] test test_delete_context_with_both_task_and_project_references ... ok [INFO] [stdout] test test_delete_context_with_multiple_task_references ... ok [INFO] [stdout] test test_list_with_date_filter_basic ... ok [INFO] [stdout] test test_delete_context_with_project_reference ... ok [INFO] [stdout] test test_list_with_date_filter_calendar_without_start_date ... ok [INFO] [stdout] test test_list_with_all_filters_combined ... ok [INFO] [stdout] test test_list_with_keyword_filter_case_insensitive ... ok [INFO] [stdout] test test_list_with_keyword_filter_checks_both_title_and_notes ... ok [INFO] [stdout] test test_list_with_keyword_filter_in_notes ... ok [INFO] [stdout] test test_list_with_keyword_filter_in_id ... ok [INFO] [stdout] test test_done_tasks_multiple_tasks ... ok [INFO] [stdout] test test_list_with_filters_no_matches ... ok [INFO] [stdout] test test_list_with_invalid_date_format ... ok [INFO] [stdout] test test_list_with_project_filter ... ok [INFO] [stdout] test test_mcp_duplicate_id_across_statuses ... ok [INFO] [stdout] test test_list_with_keyword_filter_in_title ... ok [INFO] [stdout] test test_mcp_duplicate_id_error_response ... ok [INFO] [stdout] test test_list_with_project_and_context_filters ... ok [INFO] [stdout] test test_mcp_error_message_quality ... ok [INFO] [stdout] test test_normalize_task_id ... ok [INFO] [stdout] test test_someday_task ... ok [INFO] [stdout] test test_next_action_task ... ok [INFO] [stdout] test test_list_with_date_filter_only_applies_to_calendar ... ok [INFO] [stdout] test test_list_with_status_and_keyword_filters ... ok [INFO] [stdout] test test_status_movement_nonexistent_task ... ok [INFO] [stdout] test test_mcp_comprehensive_duplicate_scenarios ... ok [INFO] [stdout] test test_next_action_tasks_multiple_tasks ... ok [INFO] [stdout] test test_status_movement_updates_timestamp ... ok [INFO] [stdout] test test_status_movement_with_arbitrary_id ... ok [INFO] [stdout] test test_trash_task_error_messages ... ok [INFO] [stdout] test test_trash_notas_from_different_statuses ... ok [INFO] [stdout] test test_trash_task_from_inbox ... ok [INFO] [stdout] test test_trash_notas_partial_success ... ok [INFO] [stdout] test test_trash_tasks_all_invalid ... ok [INFO] [stdout] test test_list_with_exclude_notes ... ok [INFO] [stdout] test test_trash_task_workflow_comparison ... ok [INFO] [stdout] test test_update_context_not_found ... ok [INFO] [stdout] test test_update_context ... ok [INFO] [stdout] test test_update_project_invalid_status ... ok [INFO] [stdout] test test_update_context_remove_description ... ok [INFO] [stdout] test test_update_project_name ... ok [INFO] [stdout] test test_update_project_description ... ok [INFO] [stdout] test test_update_project_not_found ... ok [INFO] [stdout] test test_trash_notas_multiple ... ok [INFO] [stdout] test test_update_task_invalid_context_reference ... ok [INFO] [stdout] test test_update_project_context ... ok [INFO] [stdout] test test_update_multiple_fields_simultaneously ... ok [INFO] [stdout] test test_update_project_remove_context ... ok [INFO] [stdout] test test_update_task_invalid_project_reference ... ok [INFO] [stdout] test test_update_task_invalid_date ... ok [INFO] [stdout] test test_update_task_remove_optional_fields ... ok [INFO] [stdout] test test_update_task_not_found ... ok [INFO] [stdout] test test_update_task_project_and_context ... ok [INFO] [stdout] test test_update_task_updates_timestamp ... ok [INFO] [stdout] test test_update_task_title ... ok [INFO] [stdout] test test_update_task_status_using_next_action_task ... ok [INFO] [stdout] test test_update_task_with_arbitrary_id ... ok [INFO] [stdout] test test_someday_tasks_multiple_tasks ... ok [INFO] [stdout] test test_waiting_for_task ... ok [INFO] [stdout] test test_waiting_for_tasks_multiple_tasks ... ok [INFO] [stdout] test test_mcp_error_response_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Running tests/migration_test.rs (/opt/rustwide/target/debug/deps/migration_test-c246a1ced4aa84a8) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_normalize_string_line_endings ... ok [INFO] [stdout] test test_migrate_projects_v1_to_v2 ... ok [INFO] [stdout] test test_populate_project_ids ... ok [INFO] [stdout] test test_project_legacy_and_new_fields_mixed ... ok [INFO] [stdout] test test_user_toml_format_reproducer ... ok [INFO] [stdout] test test_project_legacy_field_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/storage_test.rs (/opt/rustwide/target/debug/deps/storage_test-b43a345391b59b69) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_storage_file_has_native_line_endings ... ok [INFO] [stdout] test test_storage_create_file_with_missing_parent_directory ... ok [INFO] [stdout] test test_storage_cr_in_notes_converted_to_native ... ok [INFO] [stdout] test test_storage_invalid_toml ... ok [INFO] [stdout] test test_storage_load_nonexistent_file ... ok [INFO] [stdout] test test_storage_overwrite_existing_file ... ok [INFO] [stdout] test test_storage_multiline_notes_line_endings ... ok [INFO] [stdout] test test_storage_new ... ok [INFO] [stdout] test test_storage_normalize_line_endings_on_load ... ok [INFO] [stdout] test test_storage_save_and_load_empty_data ... ok [INFO] [stdout] test test_storage_save_and_load_with_contexts ... ok [INFO] [stdout] test test_storage_save_and_load_with_projects ... ok [INFO] [stdout] test test_storage_save_creates_file ... ok [INFO] [stdout] test test_storage_save_and_load_comprehensive ... ok [INFO] [stdout] test test_storage_sync_git_flag_false ... ok [INFO] [stdout] test test_storage_sync_git_flag_true_non_git ... ok [INFO] [stdout] test test_storage_save_and_load_with_tasks ... ok [INFO] [stdout] test test_storage_different_status_values ... ok [INFO] [stdout] test test_storage_toml_escaped_cr_normalized ... ok [INFO] [stdout] test test_storage_git_push_on_shutdown ... ok [INFO] [stdout] test test_storage_git_pull_on_load ... ok [INFO] [stdout] test test_storage_git_sync_on_save ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests gtd_mcp [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok [INFO] [stdout] test src/lib.rs - GtdServerHandler::new (line 70) - compile ... ok [INFO] [stdout] test src/validation.rs - validation::normalize_task_id (line 110) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.31s; merged doctests compilation took 1.10s [INFO] running `Command { std: "docker" "inspect" "13edc597f77a801e84316745cfa71f5819527f86ce50385aaebe97c2aed74c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13edc597f77a801e84316745cfa71f5819527f86ce50385aaebe97c2aed74c06", kill_on_drop: false }` [INFO] [stdout] 13edc597f77a801e84316745cfa71f5819527f86ce50385aaebe97c2aed74c06