[INFO] fetching crate aws-smithy-http-server 0.65.5... [INFO] testing aws-smithy-http-server-0.65.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate aws-smithy-http-server 0.65.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate aws-smithy-http-server 0.65.5 [INFO] finished tweaking crates.io crate aws-smithy-http-server 0.65.5 [INFO] tweaked toml for crates.io crate aws-smithy-http-server 0.65.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-smithy-http-server 0.65.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aws-smithy-http-server 0.65.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a70aaddd2f1bf0ee0d498106eca49fccf901d0a8fc800a318a8a608e73d6023e [INFO] running `Command { std: "docker" "start" "-a" "a70aaddd2f1bf0ee0d498106eca49fccf901d0a8fc800a318a8a608e73d6023e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a70aaddd2f1bf0ee0d498106eca49fccf901d0a8fc800a318a8a608e73d6023e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70aaddd2f1bf0ee0d498106eca49fccf901d0a8fc800a318a8a608e73d6023e", kill_on_drop: false }` [INFO] [stdout] a70aaddd2f1bf0ee0d498106eca49fccf901d0a8fc800a318a8a608e73d6023e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 998952e7bb4d4c19253b63c71b8a8582d108dd2b06ad1b3c59e8796aa2fc9792 [INFO] running `Command { std: "docker" "start" "-a" "998952e7bb4d4c19253b63c71b8a8582d108dd2b06ad1b3c59e8796aa2fc9792", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling minicbor v0.24.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.1 [INFO] [stderr] Compiling aws-smithy-cbor v0.61.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling aws-smithy-http v0.62.1 [INFO] [stderr] Compiling aws-smithy-http-server v0.65.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.22s [INFO] running `Command { std: "docker" "inspect" "998952e7bb4d4c19253b63c71b8a8582d108dd2b06ad1b3c59e8796aa2fc9792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998952e7bb4d4c19253b63c71b8a8582d108dd2b06ad1b3c59e8796aa2fc9792", kill_on_drop: false }` [INFO] [stdout] 998952e7bb4d4c19253b63c71b8a8582d108dd2b06ad1b3c59e8796aa2fc9792 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 879d91c7736049ca352494afeeeac7afb14d0979d57109514a5b6362ff63eb84 [INFO] running `Command { std: "docker" "start" "-a" "879d91c7736049ca352494afeeeac7afb14d0979d57109514a5b6362ff63eb84", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling aws-smithy-http-server v0.65.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "879d91c7736049ca352494afeeeac7afb14d0979d57109514a5b6362ff63eb84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879d91c7736049ca352494afeeeac7afb14d0979d57109514a5b6362ff63eb84", kill_on_drop: false }` [INFO] [stdout] 879d91c7736049ca352494afeeeac7afb14d0979d57109514a5b6362ff63eb84 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6e49434648ab180c767392c64b33cc8f0b2d4c0b9b852c658b925b70404ba8a [INFO] running `Command { std: "docker" "start" "-a" "c6e49434648ab180c767392c64b33cc8f0b2d4c0b9b852c658b925b70404ba8a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_smithy_http_server-35c50a3733e16122) [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test extension::tests::ext_accept ... ok [INFO] [stdout] test instrumentation::sensitivity::headers::tests::mark_none ... ok [INFO] [stdout] test extension::tests::plugin ... ok [INFO] [stdout] test instrumentation::sensitivity::headers::tests::mark_prefix_a_values ... ok [INFO] [stdout] test instrumentation::sensitivity::sensitive::tests::debug ... ok [INFO] [stdout] test instrumentation::sensitivity::headers::tests::mark_name_a_values ... ok [INFO] [stdout] test instrumentation::sensitivity::headers::tests::mark_all_values ... ok [INFO] [stdout] test instrumentation::sensitivity::sensitive::tests::display ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::label::tests::greedy ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::label::tests::mark_none ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::label::tests::greedy_offset_a ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::label::tests::mark_all ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::query::tests::mark_all_values ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::query::tests::mark_all_keys ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::query::tests::mark_all_pairs ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::query::tests::mark_x ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::tests::path_mark_first_segment ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::tests::query_mark_all_pairs ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::tests::path_mark_none ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::tests::query_mark_x ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::tests::query_mark_all_keys ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::query::tests::mark_none ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::tests::path_mark_last_segment ... ok [INFO] [stdout] test protocol::aws_json::router::tests::simple_routing ... ok [INFO] [stdout] test protocol::tests::check_invalid_content_type ... ok [INFO] [stdout] test protocol::rpc_v2_cbor::router::tests::uri_regex_works_rejects ... ok [INFO] [stdout] test protocol::rpc_v2_cbor::router::tests::uri_regex_works_accepts ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::tests::query_mark_all_values ... ok [INFO] [stdout] test instrumentation::sensitivity::uri::label::tests::greedy_offset_b ... ok [INFO] [stdout] test plugin::scoped::tests::scope ... ok [INFO] [stdout] test protocol::tests::check_missing_content_type_is_not_allowed ... ok [INFO] [stdout] test protocol::tests::valid_accept_header_classifier ... ok [INFO] [stdout] test protocol::tests::valid_accept_header_classifier_star ... ok [INFO] [stdout] test protocol::tests::valid_accept_header_classifier_with_params ... ok [INFO] [stdout] test protocol::tests::valid_accept_header_classifier_star_star ... ok [INFO] [stdout] test protocol::tests::check_not_parsable_content_type ... ok [INFO] [stdout] test protocol::tests::valid_content_type_header_classifier_http_params ... ok [INFO] [stdout] test protocol::tests::check_valid_content_type ... ok [INFO] [stdout] test protocol::tests::valid_accept_header_classifier_multiple_values ... ok [INFO] [stdout] test protocol::tests::invalid_accept_header_classifier ... ok [INFO] [stdout] test protocol::tests::check_non_ascii_visible_characters_content_type ... ok [INFO] [stdout] test protocol::tests::check_missing_content_type_is_expected ... ok [INFO] [stdout] test protocol::rpc_v2_cbor::router::tests::valid_identifiers ... ok [INFO] [stdout] test protocol::tests::valid_empty_accept_header_classifier ... ok [INFO] [stdout] test routing::into_make_service::tests::traits ... ok [INFO] [stdout] test routing::request_spec::tests::empty_segments_at_the_end_do_matter ... ok [INFO] [stdout] test protocol::rest::router::tests::simple_routing ... ok [INFO] [stdout] test routing::request_spec::tests::repeated_query_keys ... ok [INFO] [stdout] test routing::request_spec::tests::paths_must_match_spec_from_the_beginning_literal ... ok [INFO] [stdout] test routing::request_spec::tests::repeated_query_keys_distinct_values_does_not_match ... ok [INFO] [stdout] test routing::request_spec::tests::empty_segments_at_the_end_do_matter_label_spec ... ok [INFO] [stdout] test routing::request_spec::tests::repeated_query_keys_same_values_match ... ok [INFO] [stdout] test routing::tiny_map::tests::collect_small ... ok [INFO] [stdout] test routing::tiny_map::tests::get_large_fail ... ok [INFO] [stdout] test routing::route::tests::traits ... ok [INFO] [stdout] test routing::request_spec::tests::paths_must_match_spec_from_the_beginning_label ... ok [INFO] [stdout] test routing::tiny_map::tests::get_large_success ... ok [INFO] [stdout] test routing::request_spec::tests::unsanitary_path ... ok [INFO] [stdout] test routing::tiny_map::tests::get_medium_fail ... ok [INFO] [stdout] test protocol::rest::router::tests::basic_pattern_conflict_avoidance ... ok [INFO] [stdout] test routing::tiny_map::tests::collect_large ... ok [INFO] [stdout] test routing::request_spec::tests::encoded_query_string ... ok [INFO] [stdout] test routing::request_spec::tests::empty_segments_in_the_middle_do_matter ... ok [INFO] [stdout] test routing::tiny_map::tests::collect_medium ... ok [INFO] [stdout] test routing::request_spec::tests::empty_segments_in_the_middle_do_matter_label_spec ... ok [INFO] [stdout] test routing::request_spec::tests::greedy_labels_match_greedily ... ok [INFO] [stdout] test routing::tiny_map::tests::get_small_fail ... ok [INFO] [stdout] test routing::tiny_map::tests::get_small_success ... ok [INFO] [stdout] test routing::tiny_map::tests::get_medium_success ... ok [INFO] [stdout] test routing::request_spec::tests::path_spec_into_regex ... ok [INFO] [stdout] test routing::request_spec::tests::empty_segments_in_the_middle_do_matter_greedy_label_spec ... ok [INFO] [stdout] test protocol::rpc_v2_cbor::router::tests::invalid_identifiers ... ok [INFO] [stdout] test protocol::rpc_v2_cbor::router::tests::simple_routing ... ok [INFO] [stdout] test protocol::rpc_v2_cbor::router::tests::wire_format_regex_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests aws_smithy_http_server [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/operation/mod.rs - operation (line 26) - compile ... ok [INFO] [stdout] test src/operation/mod.rs - operation (line 57) - compile ... ok [INFO] [stdout] test src/operation/mod.rs - operation (line 102) - compile ... ok [INFO] [stdout] test src/instrumentation/sensitivity/uri/label.rs - instrumentation::sensitivity::uri::label::Label (line 20) ... ok [INFO] [stdout] test src/plugin/mod.rs - plugin (line 110) - compile ... ok [INFO] [stdout] test src/plugin/http_plugins.rs - plugin::http_plugins::HttpPlugins

::push (line 161) - compile fail ... ok [INFO] [stdout] test src/instrumentation/sensitivity/headers.rs - instrumentation::sensitivity::headers::SensitiveHeaders (line 33) ... ok [INFO] [stdout] test src/layer/alb_health_check.rs - layer::alb_health_check (line 11) - compile ... ok [INFO] [stdout] test src/instrumentation/sensitivity/sensitive.rs - instrumentation::sensitivity::sensitive::Sensitive (line 24) ... ok [INFO] [stdout] test src/instrumentation/sensitivity/uri/query.rs - instrumentation::sensitivity::uri::query::Query (line 29) ... ok [INFO] [stdout] test src/plugin/http_plugins.rs - plugin::http_plugins::HttpPlugins (line 41) ... ok [INFO] [stdout] test src/plugin/http_plugins.rs - plugin::http_plugins::HttpPlugins (line 20) ... ok [INFO] [stdout] test src/instrumentation/mod.rs - instrumentation (line 13) ... ok [INFO] [stdout] test src/plugin/http_plugins.rs - plugin::http_plugins::HttpPlugins (line 81) ... ok [INFO] [stdout] test src/plugin/mod.rs - plugin::ModelMarker (line 379) - compile ... ok [INFO] [stdout] test src/plugin/mod.rs - plugin::ModelMarker (line 278) - compile ... ok [INFO] [stdout] test src/plugin/filter.rs - plugin::filter::filter_by_operation (line 55) ... ok [INFO] [stdout] test src/plugin/closure.rs - plugin::closure::plugin_from_operation_fn (line 31) ... ok [INFO] [stdout] test src/plugin/http_plugins.rs - plugin::http_plugins::HttpPlugins

::push (line 143) ... ok [INFO] [stdout] test src/service.rs - service (line 32) - compile ... ok [INFO] [stdout] test src/plugin/mod.rs - plugin (line 134) - compile ... ok [INFO] [stdout] test src/plugin/http_plugins.rs - plugin::http_plugins::HttpPlugins (line 102) ... ok [INFO] [stdout] test src/plugin/mod.rs - plugin (line 41) ... ok [INFO] [stdout] test src/plugin/scoped.rs - plugin::scoped::Scoped (line 57) ... ok [INFO] [stdout] test src/instrumentation/sensitivity/uri/label.rs - instrumentation::sensitivity::uri::label::GreedyLabel (line 44) ... ok [INFO] [stdout] test src/plugin/scoped.rs - plugin::scoped::scope (line 120) ... ok [INFO] [stdout] test src/plugin/model_plugins.rs - plugin::model_plugins::ModelPlugins

::push (line 54) - compile fail ... ok [INFO] [stdout] test src/instrumentation/service.rs - instrumentation::service::InstrumentOperation (line 90) ... ok [INFO] [stdout] test src/plugin/model_plugins.rs - plugin::model_plugins::ModelPlugins

::push (line 36) ... ok [INFO] [stdout] test src/plugin/mod.rs - plugin (line 69) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.67s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6e49434648ab180c767392c64b33cc8f0b2d4c0b9b852c658b925b70404ba8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e49434648ab180c767392c64b33cc8f0b2d4c0b9b852c658b925b70404ba8a", kill_on_drop: false }` [INFO] [stdout] c6e49434648ab180c767392c64b33cc8f0b2d4c0b9b852c658b925b70404ba8a