[INFO] fetching crate connectrpc-axum 0.1.1...
[INFO] testing connectrpc-axum-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate connectrpc-axum 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate connectrpc-axum 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate connectrpc-axum 0.1.1
[INFO] tweaked toml for crates.io crate connectrpc-axum 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate connectrpc-axum 0.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate connectrpc-axum 0.1.1 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e9d14cfec6617ced68ce46baf6ca29e1f9433813459fd78b4a2138f845ea8fe
[INFO] running `Command { std: "docker" "start" "-a" "7e9d14cfec6617ced68ce46baf6ca29e1f9433813459fd78b4a2138f845ea8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e9d14cfec6617ced68ce46baf6ca29e1f9433813459fd78b4a2138f845ea8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e9d14cfec6617ced68ce46baf6ca29e1f9433813459fd78b4a2138f845ea8fe", kill_on_drop: false }`
[INFO] [stdout] 7e9d14cfec6617ced68ce46baf6ca29e1f9433813459fd78b4a2138f845ea8fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9726d62d98b7a0fa6128ad3c54881e3f5cc8c85ce80325a925558d1b5cca2d52
[INFO] running `Command { std: "docker" "start" "-a" "9726d62d98b7a0fa6128ad3c54881e3f5cc8c85ce80325a925558d1b5cca2d52", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling pbjson-build v0.9.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pbjson v0.9.0
[INFO] [stderr]    Compiling serde_qs v1.1.0
[INFO] [stderr]    Compiling connectrpc-axum-core v0.1.0
[INFO] [stderr]    Compiling pbjson-types v0.9.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling connectrpc-axum v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "9726d62d98b7a0fa6128ad3c54881e3f5cc8c85ce80325a925558d1b5cca2d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9726d62d98b7a0fa6128ad3c54881e3f5cc8c85ce80325a925558d1b5cca2d52", kill_on_drop: false }`
[INFO] [stdout] 9726d62d98b7a0fa6128ad3c54881e3f5cc8c85ce80325a925558d1b5cca2d52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9aeee0a8ffdbe9c92fcf686ca60f4fffbe6b3292eb09833f1723a32630c580
[INFO] running `Command { std: "docker" "start" "-a" "dc9aeee0a8ffdbe9c92fcf686ca60f4fffbe6b3292eb09833f1723a32630c580", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling connectrpc-axum v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.90s
[INFO] running `Command { std: "docker" "inspect" "dc9aeee0a8ffdbe9c92fcf686ca60f4fffbe6b3292eb09833f1723a32630c580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9aeee0a8ffdbe9c92fcf686ca60f4fffbe6b3292eb09833f1723a32630c580", kill_on_drop: false }`
[INFO] [stdout] dc9aeee0a8ffdbe9c92fcf686ca60f4fffbe6b3292eb09833f1723a32630c580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b5ec4ad8b240235e623f6e8dd4ed77ed8d1467a53c69820ed13f66a6628cb2b9
[INFO] running `Command { std: "docker" "start" "-a" "b5ec4ad8b240235e623f6e8dd4ed77ed8d1467a53c69820ed13f66a6628cb2b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/connectrpc_axum-e9ad610a88165c51)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test context::envelope_compression::tests::test_compression_config_default ... ok
[INFO] [stdout] test context::envelope_compression::tests::test_compression_config_disabled ... ok
[INFO] [stdout] test context::envelope_compression::tests::test_compression_config_new ... ok
[INFO] [stdout] test context::envelope_compression::tests::test_negotiate_response_encoding_identity ... ok
[INFO] [stdout] test context::envelope_compression::tests::test_resolve_codec_identity ... ok
[INFO] [stdout] test context::error::tests::test_into_response ... ok
[INFO] [stdout] test context::error::tests::test_response_error_internal ... ok
[INFO] [stdout] test context::error::tests::test_protocol_negotiation_error_debug ... ok
[INFO] [stdout] test context::error::tests::test_protocol_negotiation_error_into_response ... ok
[INFO] [stdout] test context::error::tests::test_response_error_new ... ok
[INFO] [stdout] test context::envelope_compression::tests::test_compression_encoding_from_header_identity ... ok
[INFO] [stdout] test context::error::tests::test_protocol_negotiation_error_display ... ok
[INFO] [stdout] test context::envelope_compression::tests::test_compression_encoding_as_str_identity ... ok
[INFO] [stdout] test context::limit::tests::test_builder_methods ... ok
[INFO] [stdout] test context::limit::tests::test_check_send_size_exceeds_limit ... ok
[INFO] [stdout] test context::error::tests::test_display ... ok
[INFO] [stdout] test context::limit::tests::test_check_send_size_no_limit ... ok
[INFO] [stdout] test context::limit::tests::test_check_send_size_within_limit ... ok
[INFO] [stdout] test context::limit::tests::test_check_size_connect_exceeds_limit ... ok
[INFO] [stdout] test context::limit::tests::test_check_size_exceeds_limit ... ok
[INFO] [stdout] test context::limit::tests::test_check_size_no_limit ... ok
[INFO] [stdout] test context::limit::tests::test_check_size_within_limit ... ok
[INFO] [stdout] test context::limit::tests::test_default_no_limits ... ok
[INFO] [stdout] test context::limit::tests::test_receive_max_bytes_or_max ... ok
[INFO] [stdout] test context::protocol::tests::test_can_handle_content_type_unknown ... ok
[INFO] [stdout] test context::protocol::tests::test_can_handle_content_type_valid ... ok
[INFO] [stdout] test context::protocol::tests::test_can_handle_get_encoding_empty ... ok
[INFO] [stdout] test context::protocol::tests::test_can_handle_get_encoding_invalid ... ok
[INFO] [stdout] test context::protocol::tests::test_can_handle_get_encoding_json ... ok
[INFO] [stdout] test context::protocol::tests::test_can_handle_get_encoding_missing ... ok
[INFO] [stdout] test context::protocol::tests::test_can_handle_get_encoding_proto ... ok
[INFO] [stdout] test context::protocol::tests::test_detect_protocol_get_json ... ok
[INFO] [stdout] test context::protocol::tests::test_detect_protocol_get_no_encoding ... ok
[INFO] [stdout] test context::protocol::tests::test_detect_protocol_get_proto ... ok
[INFO] [stdout] test context::protocol::tests::test_detect_protocol_post_connect_stream_json ... ok
[INFO] [stdout] test context::protocol::tests::test_detect_protocol_post_json ... ok
[INFO] [stdout] test context::protocol::tests::test_error_content_type ... ok
[INFO] [stdout] test context::protocol::tests::test_get_empty_message_is_valid ... ok
[INFO] [stdout] test context::protocol::tests::test_from_content_type ... ok
[INFO] [stdout] test context::protocol::tests::test_detect_protocol_post_proto ... ok
[INFO] [stdout] test context::protocol::tests::test_from_content_type_unknown ... ok
[INFO] [stdout] test context::protocol::tests::test_get_missing_connect_not_required ... ok
[INFO] [stdout] test context::protocol::tests::test_get_invalid_connect_version ... ok
[INFO] [stdout] test context::protocol::tests::test_get_invalid_encoding ... ok
[INFO] [stdout] test context::protocol::tests::test_get_unsupported_compression ... ok
[INFO] [stdout] test context::protocol::tests::test_get_missing_connect_required ... ok
[INFO] [stdout] test context::protocol::tests::test_get_valid_compression_identity ... ok
[INFO] [stdout] test context::protocol::tests::test_is_streaming ... ok
[INFO] [stdout] test context::protocol::tests::test_get_missing_encoding ... ok
[INFO] [stdout] test context::protocol::tests::test_get_missing_message ... ok
[INFO] [stdout] test context::protocol::tests::test_is_proto ... ok
[INFO] [stdout] test context::protocol::tests::test_get_valid_request ... ok
[INFO] [stdout] test context::protocol::tests::test_get_valid_request_proto ... ok
[INFO] [stdout] test context::protocol::tests::test_is_unary ... ok
[INFO] [stdout] test context::protocol::tests::test_is_valid ... ok
[INFO] [stdout] test context::protocol::tests::test_needs_envelope ... ok
[INFO] [stdout] test context::protocol::tests::test_response_content_type ... ok
[INFO] [stdout] test context::protocol::tests::test_supported_content_types_constant ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_content_type_known ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_content_type_unknown ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_protocol_version_missing_required ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_protocol_version_valid ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_streaming_accepts_streaming ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_streaming_rejects_unknown ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_unary_accepts_unary ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_unary_rejects_streaming ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_unary_rejects_unknown ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_protocol_version_missing_not_required ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_protocol_version_wrong_version ... ok
[INFO] [stdout] test context::protocol::tests::test_validate_streaming_rejects_unary ... ok
[INFO] [stdout] test context::timeout::tests::test_compute_effective_timeout_both_set_client_smaller ... ok
[INFO] [stdout] test context::timeout::tests::test_compute_effective_timeout_both_set_server_smaller ... ok
[INFO] [stdout] test context::timeout::tests::test_compute_effective_timeout_neither ... ok
[INFO] [stdout] test context::timeout::tests::test_compute_effective_timeout_only_client ... ok
[INFO] [stdout] test context::timeout::tests::test_compute_effective_timeout_only_server ... ok
[INFO] [stdout] test context::timeout::tests::test_connect_timeout_default ... ok
[INFO] [stdout] test context::timeout::tests::test_connect_timeout_new ... ok
[INFO] [stdout] test context::timeout::tests::test_connect_timeout_parse_invalid ... ok
[INFO] [stdout] test context::timeout::tests::test_connect_timeout_none ... ok
[INFO] [stdout] test context::timeout::tests::test_connect_timeout_parse_zero ... ok
[INFO] [stdout] test context::timeout::tests::test_parse_timeout_missing ... ok
[INFO] [stdout] test context::timeout::tests::test_parse_timeout_ms_zero ... ok
[INFO] [stdout] test context::timeout::tests::test_parse_timeout_valid ... ok
[INFO] [stdout] test context::timeout::tests::test_connect_timeout_parse_valid ... ok
[INFO] [stdout] test context::timeout::tests::test_parse_timeout_invalid ... ok
[INFO] [stdout] test context::timeout::tests::test_parse_timeout_ms_valid ... ok
[INFO] [stdout] test layer::bridge::tests::test_is_connect_streaming ... ok
[INFO] [stdout] test context::timeout::tests::test_parse_timeout_zero ... ok
[INFO] [stdout] test context::timeout::tests::test_parse_timeout_ms_invalid ... ok
[INFO] [stdout] test message::error::tests::test_build_end_stream_frame_success ... ok
[INFO] [stdout] test layer::bridge::tests::test_unary_request_passes_through ... ok
[INFO] [stdout] test layer::bridge::tests::test_no_size_limit ... ok
[INFO] [stdout] test message::error::tests::test_build_end_stream_frame_with_error ... ok
[INFO] [stdout] test layer::bridge::tests::test_size_limit_exceeds_limit ... ok
[INFO] [stdout] test message::error::tests::test_build_end_stream_frame_with_limit_force_sends_reduced_frame ... ok
[INFO] [stdout] test message::error::tests::test_add_detail ... ok
[INFO] [stdout] test layer::bridge::tests::test_streaming_request_overrides_accept_encoding ... ok
[INFO] [stdout] test message::error::tests::test_build_end_stream_frame_with_limit_strips_details ... ok
[INFO] [stdout] test layer::bridge::tests::test_size_limit_within_limit ... ok
[INFO] [stdout] test layer::bridge::tests::test_size_limit_no_content_length ... ok
[INFO] [stdout] test message::error::tests::test_connect_error_status_accessors ... ok
[INFO] [stdout] test message::error::tests::test_connect_error_from_status ... ok
[INFO] [stdout] test message::error::tests::test_connect_error_from_code ... ok
[INFO] [stdout] test message::error::tests::test_connect_error_new ... ok
[INFO] [stdout] test message::error::tests::test_internal_error_end_stream_frame ... ok
[INFO] [stdout] test message::error::tests::test_is_protocol_header_allows_custom_headers ... ok
[INFO] [stdout] test message::error::tests::test_is_protocol_header_filters_connect_headers ... ok
[INFO] [stdout] test message::error::tests::test_is_protocol_header_filters_http_headers ... ok
[INFO] [stdout] test service_builder::tests::test_axum_router ... ok
[INFO] [stdout] test message::error::tests::test_metadata_from_headers ... ok
[INFO] [stdout] test service_builder::tests::test_default ... ok
[INFO] [stdout] test service_builder::tests::test_mixed_axum_and_raw_routers ... ok
[INFO] [stdout] test service_builder::tests::test_multiple_axum_routers ... ok
[INFO] [stdout] test service_builder::tests::test_multiple_axum_routers_raw ... ok
[INFO] [stdout] test service_builder::tests::test_multiple_routers_via_add_router ... ok
[INFO] [stdout] test service_builder::tests::test_multiple_routers_via_add_routers ... ok
[INFO] [stdout] test service_builder::tests::test_combined_add_methods ... ok
[INFO] [stdout] test service_builder::tests::test_mixed_connect_and_axum_routers ... ok
[INFO] [stdout] test message::error::tests::test_with_meta_valid_headers ... ok
[INFO] [stdout] test service_builder::tests::test_axum_router_raw ... ok
[INFO] [stdout] test service_builder::tests::test_single_router ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/semantic_handler_signatures.rs (/opt/rustwide/target/debug/deps/semantic_handler_signatures-d86e9da0f7a04a7e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stdout] test generated_builder_enforces_semantic_handler_signatures has been running for over 60 seconds
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling pbjson-build v0.9.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pbjson v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling connectrpc-axum-core v0.1.0
[INFO] [stderr]    Compiling serde_qs v1.1.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling pbjson-types v0.9.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling connectrpc-axum v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling connectrpc-axum-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/connectrpc-axum)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/semantic_handler_valid.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/semantic_handler_invalid_server_stream.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `ConnectHandlerWrapper<fn(connectrpc_axum::ConnectRequest<HelloResponse>) -> impl futures::Future<Output = Result<connectrpc_axum::ConnectResponse<connectrpc_axum::StreamBody<futures::stream::Empty<Result<HelloResponse, connectrpc_axum::ConnectError>>>>, connectrpc_axum::ConnectError>> {say_hello_stream}, HelloRequest, HelloResponse>: Handler<_, _>` is not satisfied
[INFO] [stderr]   --> tests/ui/semantic_handler_invalid_server_stream.rs:53:62
[INFO] [stderr]    |
[INFO] [stderr] 53 |     let _ = HelloWorldServiceBuilder::new().say_hello_stream(say_hello_stream);
[INFO] [stderr]    |                                             ---------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             required by a bound introduced by this call
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Handler<_, _>` is not implemented for `ConnectHandlerWrapper<fn(connectrpc_axum::ConnectRequest<HelloResponse>) -> impl futures::Future<Output = Result<connectrpc_axum::ConnectResponse<connectrpc_axum::StreamBody<futures::stream::Empty<Result<HelloResponse, connectrpc_axum::ConnectError>>>>, connectrpc_axum::ConnectError>> {say_hello_stream}, HelloRequest, HelloResponse>`
[INFO] [stderr]    = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stderr]    = help: the following other types implement trait `Handler<T, S>`:
[INFO] [stderr]              `ConnectHandlerWrapper<F, Req, Resp>` implements `Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, connectrpc_axum::ConnectRequest<Req>), S>`
[INFO] [stderr]              `ConnectHandlerWrapper<F, Req, Resp>` implements `Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>`
[INFO] [stderr]              `ConnectHandlerWrapper<F, Req, Resp>` implements `Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>`
[INFO] [stderr]              `ConnectHandlerWrapper<F, Req, Resp>` implements `Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>`
[INFO] [stderr]              `ConnectHandlerWrapper<F, Req, Resp>` implements `Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, connectrpc_axum::ConnectRequest<Req>), S>`
[INFO] [stderr]              `ConnectHandlerWrapper<F, Req, Resp>` implements `Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>`
[INFO] [stderr]              `ConnectHandlerWrapper<F, Req, Resp>` implements `Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>`
[INFO] [stderr]              `ConnectHandlerWrapper<F, Req, Resp>` implements `Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>`
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `HelloWorldServiceBuilder::<S>::say_hello_stream`
[INFO] [stderr]   --> tests/ui/semantic_handler_invalid_server_stream.rs:38:64
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn say_hello_stream<F, T>(self, _handler: F) -> Self
[INFO] [stderr]    |        ---------------- required by a bound in this associated function
[INFO] [stderr] 37 |     where
[INFO] [stderr] 38 |         ConnectHandlerWrapper<F, HelloRequest, HelloResponse>: Handler<T, S>,
[INFO] [stderr]    |                                                                ^^^^^^^^^^^^^ required by this bound in `HelloWorldServiceBuilder::<S>::say_hello_stream`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `ConnectHandlerWrapper<fn(connectrpc_axum::ConnectRequest<HelloResponse>) -> impl futures::Future<Output = Result<connectrpc_axum::ConnectResponse<connectrpc_axum::StreamBody<futures::stream::Empty<Result<HelloResponse, connectrpc_axum::ConnectError>>>>, connectrpc_axum::ConnectError>> {say_hello_stream}, HelloRequest, HelloResponse>: Handler<_, _>` is not satisfied
[INFO] [stderr]   --> tests/ui/semantic_handler_invalid_server_stream.rs:53:62
[INFO] [stderr]    |
[INFO] [stderr] 53 |     let _ = HelloWorldServiceBuilder::new().say_hello_stream(say_hello_stream);
[INFO] [stderr]    |                                             ---------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             required by a bound introduced by this call
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Handler<_, _>` is not implemented for `ConnectHandlerWrapper<fn(connectrpc_axum::ConnectRequest<HelloResponse>) -> impl futures::Future<Output = Result<connectrpc_axum::ConnectResponse<connectrpc_axum::StreamBody<futures::stream::Empty<Result<HelloResponse, connectrpc_axum::ConnectError>>>>, connectrpc_axum::ConnectError>> {say_hello_stream}, HelloRequest, HelloResponse>`
[INFO] [stderr]    = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stderr]    = help: `ConnectHandlerWrapper<F, Req, Resp>` implements trait `Handler<T, S>`:
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, A9, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, A8, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, A7, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, A6, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, A5, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, A4, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, A3, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, A3, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, A2, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, A2, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, A2, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, connectrpc_axum::ConnectRequest<Req>), S>
[INFO] [stderr]              Handler<(A1, connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(A1, connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), S>
[INFO] [stderr]              Handler<(A1, connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), S>
[INFO] [stderr]              Handler<(connectrpc_axum::ConnectRequest<Req>, connectrpc_axum::StreamBody<St>), ()>
[INFO] [stderr]              Handler<(connectrpc_axum::ConnectRequest<Req>,), ()>
[INFO] [stderr]              Handler<(connectrpc_axum::ConnectRequest<Streaming<Req>>, Resp), ()>
[INFO] [stderr]              Handler<(connectrpc_axum::ConnectRequest<Streaming<Req>>, connectrpc_axum::StreamBody<St>), ()>
[INFO] [stderr] note: required by a bound in `HelloWorldServiceBuilder::<S>::say_hello_stream`
[INFO] [stderr]   --> tests/ui/semantic_handler_invalid_server_stream.rs:38:64
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn say_hello_stream<F, T>(self, _handler: F) -> Self
[INFO] [stderr]    |        ---------------- required by a bound in this associated function
[INFO] [stderr] 37 |     where
[INFO] [stderr] 38 |         ConnectHandlerWrapper<F, HelloRequest, HelloResponse>: Handler<T, S>,
[INFO] [stderr]    |                                                                ^^^^^^^^^^^^^ required by this bound in `HelloWorldServiceBuilder::<S>::say_hello_stream`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test generated_builder_enforces_semantic_handler_signatures ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- generated_builder_enforces_semantic_handler_signatures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generated_builder_enforces_semantic_handler_signatures' (138) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 1 of 2 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cea469237a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cea469237a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cea469237a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cea469237a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cea46a87fa - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cea46a87fa - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x62cea46973c2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62cea46973c2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62cea466e42f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cea466e42f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cea46897f9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cea4623a9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x62cea4623a9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cea46899b2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x62cea46899b2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cea466e4e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cea4663409 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cea466f1fd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cea46a8f8c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cea4516a34 - trybuild::run::<impl trybuild::Runner>::run::h83a9f20e4ad1055c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x62cea450fad8 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h451867a9886c7bab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x62cea43d8437 - core::ptr::drop_in_place<trybuild::TestCases>::h69c093cbbe9a3948
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   22:     0x62cea43d828b - semantic_handler_signatures::generated_builder_enforces_semantic_handler_signatures::h03241789d79db4fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/semantic_handler_signatures.rs:6:1
[INFO] [stdout]   23:     0x62cea43d82b7 - semantic_handler_signatures::generated_builder_enforces_semantic_handler_signatures::{{closure}}::h045faed7c86b4e6e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/semantic_handler_signatures.rs:2:60
[INFO] [stdout]   24:     0x62cea43d83e6 - core::ops::function::FnOnce::call_once::he887472f24d940d7
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62cea4617b9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62cea4617b9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62cea462456b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62cea462456b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x62cea462456b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x62cea462456b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62cea462456b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62cea462456b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62cea462456b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62cea461e9c4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62cea461e9c4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x62cea4627172 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x62cea4627172 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x62cea4627172 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x62cea4627172 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x62cea4627172 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62cea4627172 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x62cea4627172 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62cea46916bf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   44:     0x62cea46916bf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7d982100faa4 - <unknown>
[INFO] [stdout]   46:     0x7d982109ca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     generated_builder_enforces_semantic_handler_signatures
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 163.70s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test semantic_handler_signatures`
[INFO] running `Command { std: "docker" "inspect" "b5ec4ad8b240235e623f6e8dd4ed77ed8d1467a53c69820ed13f66a6628cb2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5ec4ad8b240235e623f6e8dd4ed77ed8d1467a53c69820ed13f66a6628cb2b9", kill_on_drop: false }`
[INFO] [stdout] b5ec4ad8b240235e623f6e8dd4ed77ed8d1467a53c69820ed13f66a6628cb2b9
