[INFO] cloning repository https://github.com/serhiip/todo-mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serhiip/todo-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserhiip%2Ftodo-mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserhiip%2Ftodo-mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 549723f397f3b52bf98d07e51d54da6337b55d07
[INFO] testing serhiip/todo-mcp against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserhiip%2Ftodo-mcp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/serhiip/todo-mcp
[INFO] finished tweaking git repo https://github.com/serhiip/todo-mcp
[INFO] tweaked toml for git repo https://github.com/serhiip/todo-mcp written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/serhiip/todo-mcp on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/serhiip/todo-mcp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v1.1.0
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded portpicker v0.1.1
[INFO] [stderr]   Downloaded rmcp v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72dc204242ddbc69c1feb5b0d151bbc294ac29c6f48f3c58fa681cbe01d98c7b
[INFO] running `Command { std: "docker" "start" "-a" "72dc204242ddbc69c1feb5b0d151bbc294ac29c6f48f3c58fa681cbe01d98c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72dc204242ddbc69c1feb5b0d151bbc294ac29c6f48f3c58fa681cbe01d98c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72dc204242ddbc69c1feb5b0d151bbc294ac29c6f48f3c58fa681cbe01d98c7b", kill_on_drop: false }`
[INFO] [stdout] 72dc204242ddbc69c1feb5b0d151bbc294ac29c6f48f3c58fa681cbe01d98c7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 272bc8669c6544484f12ec8389f5254aadace71385832e561e3868bb1ade339d
[INFO] running `Command { std: "docker" "start" "-a" "272bc8669c6544484f12ec8389f5254aadace71385832e561e3868bb1ade339d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rmcp v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling todo-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "272bc8669c6544484f12ec8389f5254aadace71385832e561e3868bb1ade339d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272bc8669c6544484f12ec8389f5254aadace71385832e561e3868bb1ade339d", kill_on_drop: false }`
[INFO] [stdout] 272bc8669c6544484f12ec8389f5254aadace71385832e561e3868bb1ade339d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1f23be7bb3b7febeefe94d471d38b766d52467708bf1dce24ee0f64a2d2e243
[INFO] running `Command { std: "docker" "start" "-a" "d1f23be7bb3b7febeefe94d471d38b766d52467708bf1dce24ee0f64a2d2e243", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rmcp v1.1.0
[INFO] [stderr]    Compiling todo-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "d1f23be7bb3b7febeefe94d471d38b766d52467708bf1dce24ee0f64a2d2e243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f23be7bb3b7febeefe94d471d38b766d52467708bf1dce24ee0f64a2d2e243", kill_on_drop: false }`
[INFO] [stdout] d1f23be7bb3b7febeefe94d471d38b766d52467708bf1dce24ee0f64a2d2e243
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff8e323f16011de0f10046b38e936b5b3cef86ab4a82b72c076bed587b09b3f4
[INFO] running `Command { std: "docker" "start" "-a" "ff8e323f16011de0f10046b38e936b5b3cef86ab4a82b72c076bed587b09b3f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_mcp-ecd0907f84b5e868)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test store::tests::parse::parse_body_unusual_indentation_preserved_after_roundtrip ... ok
[INFO] [stdout] test store::tests::parse::parse_empty_body_lines_do_not_break_items ... ok
[INFO] [stdout] test store::tests::parse::parse_legacy_dash_item_assigns_stable_id ... ok
[INFO] [stdout] test store::tests::parse::parse_malformed_markdown_no_panic ... ok
[INFO] [stdout] test store::tests::parse::parse_multiple_legacy_items_stable_ids ... ok
[INFO] [stdout] test store::tests::parse::parse_mixed_legacy_and_new_id_headers ... ok
[INFO] [stdout] test store::tests::parse::parse_truncated_markdown_no_panic ... ok
[INFO] [stdout] test store::tests::parse::parse_format_blank_body_roundtrip ... ok
[INFO] [stdout] test store::tests::repository::get_all_nonexistent_list_returns_empty ... ok
[INFO] [stdout] test store::tests::concurrency::duplicate_id_pick_returns_one_pending ... ok
[INFO] [stdout] test store::tests::concurrency::out_of_order_ids_complete_and_pick_deterministic ... ok
[INFO] [stdout] test store::tests::concurrency::duplicate_id_complete_marks_first_match ... ok
[INFO] [stdout] test store::tests::repository::pick_empty_returns_none ... ok
[INFO] [stdout] test store::tests::repository::body_indented_lines_not_parsed_as_items ... ok
[INFO] [stdout] test store::tests::repository::complete_marks_item ... ok
[INFO] [stdout] test store::tests::repository::list_names_only_valid_stem_names ... ok
[INFO] [stdout] test store::tests::repository::pick_returns_pending_only ... ok
[INFO] [stdout] test store::tests::repository::list_names_one_entry_per_sanitized_name ... ok
[INFO] [stdout] test store::tests::repository::add_and_get_all_roundtrip ... ok
[INFO] [stdout] test store::proptest_tests::parse_format_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-eba2fb2d10e07096)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test cli_add_no_args_exits_input_and_prints_usage ... ok
[INFO] [stdout] test cli_add_one_positional_exits_input ... ok
[INFO] [stdout] test cli_add_server_missing_value_exits_input ... ok
[INFO] [stdout] test cli_add_empty_title_exits_input_with_hint ... ok
[INFO] [stdout] test cli_add_port_invalid_exits_input ... ok
[INFO] [stdout] test cli_add_help_exits_zero ... ok
[INFO] [stdout] test cli_add_summary_prints_two_lines_second_is_id ... ok
[INFO] [stdout] test cli_add_json_output_returns_structured_result ... ok
[INFO] [stdout] test cli_help_exits_zero_and_prints_usage ... ok
[INFO] [stdout] test cli_add_with_explicit_port_reaches_server ... ok
[INFO] [stdout] test cli_add_short_flags_json_reaches_server ... ok
[INFO] [stdout] test add_todo_body_length_boundary ... ok
[INFO] [stdout] test cli_add_wakeup_wait_for_update ... ok
[INFO] [stdout] test add_todo_title_body_limits ... ok
[INFO] [stdout] test cli_add_creates_todo_and_appears_in_resource ... ok
[INFO] [stdout] test invalid_tool_arguments_return_error ... ok
[INFO] [stdout] test invalid_list_name_tool_returns_error ... ok
[INFO] [stdout] test read_resource_missing_list_returns_not_found ... ok
[INFO] [stdout] test cross_list_isolation_under_concurrency ... ok
[INFO] [stdout] test list_names_stable_under_concurrent_activity ... ok
[INFO] [stdout] test server_health_responds ... ok
[INFO] [stdout] test server_shuts_down_on_sigterm ... ok
[INFO] [stdout] test high_load_add_complete_latency_guard ... ok
[INFO] [stdout] test wait_for_update_bounded_time_returns_on_update ... ok
[INFO] [stdout] test parallel_add_complete_preserves_consistency ... ok
[INFO] [stdout] test resources_list_stable_across_sessions ... ok
[INFO] [stdout] test resource_read_parseable_under_concurrent_writes ... ok
[INFO] [stdout] test wait_for_update_client_timeout ... ok
[INFO] [stdout] test wait_for_update_concurrent_waiters_both_notified ... ok
[INFO] [stdout] test wait_for_update_canceled_client_does_not_leak ... ok
[INFO] [stdout] test wait_for_update_returns_after_list_change ... ok
[INFO] [stdout] test complete_todo_idempotency_under_concurrent_calls ... ok
[INFO] [stdout] test wait_for_update_duplicate_waiter_fanout ... ok
[INFO] [stdout] test wait_for_update_no_op_rewrite_does_not_return ... ok
[INFO] [stdout] test wait_for_update_multi_waiter_fanout ... ok
[INFO] [stdout] test read_resource_large_list_bounded_time ... ok
[INFO] [stderr]      Running tests/protocol_contracts.rs (/opt/rustwide/target/debug/deps/protocol_contracts-f4f88acc0e774476)
[INFO] [stdout] test wait_for_update_repeated_cancel_cycles_no_leak ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.61s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test initialize_supported_protocol_version_succeeds ... ok
[INFO] [stdout] test initialize_malformed_payload_returns_error ... ok
[INFO] [stdout] test initialize_older_protocol_returns_deterministic_response ... ok
[INFO] [stdout] test error_contract_missing_id_rejected ... ok
[INFO] [stdout] test error_contract_invalid_list_name_has_code_and_message ... ok
[INFO] [stdout] test resource_read_not_found_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff8e323f16011de0f10046b38e936b5b3cef86ab4a82b72c076bed587b09b3f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff8e323f16011de0f10046b38e936b5b3cef86ab4a82b72c076bed587b09b3f4", kill_on_drop: false }`
[INFO] [stdout] ff8e323f16011de0f10046b38e936b5b3cef86ab4a82b72c076bed587b09b3f4
