[INFO] fetching crate templated_uri 0.1.1... [INFO] testing templated_uri-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate templated_uri 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate templated_uri 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate templated_uri 0.1.1 [INFO] tweaked toml for crates.io crate templated_uri 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate templated_uri 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate templated_uri 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecef9c9d2fa9b6f4d8ef199810051129effa3ffe6d3217e754ad0e4ffa9faa27 [INFO] running `Command { std: "docker" "start" "-a" "ecef9c9d2fa9b6f4d8ef199810051129effa3ffe6d3217e754ad0e4ffa9faa27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecef9c9d2fa9b6f4d8ef199810051129effa3ffe6d3217e754ad0e4ffa9faa27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecef9c9d2fa9b6f4d8ef199810051129effa3ffe6d3217e754ad0e4ffa9faa27", kill_on_drop: false }` [INFO] [stdout] ecef9c9d2fa9b6f4d8ef199810051129effa3ffe6d3217e754ad0e4ffa9faa27 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 018cf04c9a710c1aff5d50aa277c0932ca2bc2fb7985f0f04e8780c53282af2f [INFO] running `Command { std: "docker" "start" "-a" "018cf04c9a710c1aff5d50aa277c0932ca2bc2fb7985f0f04e8780c53282af2f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling utf8-decode v2.0.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling pct-str v3.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling chumsky v0.12.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling data_privacy_macros_impl v0.9.0 [INFO] [stderr] Compiling ohno_macros v0.3.0 [INFO] [stderr] Compiling data_privacy_macros v0.9.0 [INFO] [stderr] Compiling data_privacy v0.11.0 [INFO] [stderr] Compiling ohno v0.3.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling templated_uri_macros_impl v0.1.0 [INFO] [stderr] Compiling templated_uri_macros v0.1.0 [INFO] [stderr] Compiling templated_uri v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.83s [INFO] running `Command { std: "docker" "inspect" "018cf04c9a710c1aff5d50aa277c0932ca2bc2fb7985f0f04e8780c53282af2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018cf04c9a710c1aff5d50aa277c0932ca2bc2fb7985f0f04e8780c53282af2f", kill_on_drop: false }` [INFO] [stdout] 018cf04c9a710c1aff5d50aa277c0932ca2bc2fb7985f0f04e8780c53282af2f [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2ee800a51fd6d09823cbc0b8eb79a70fd3f115c957a63fb670642f450a22832 [INFO] running `Command { std: "docker" "start" "-a" "f2ee800a51fd6d09823cbc0b8eb79a70fd3f115c957a63fb670642f450a22832", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling templated_uri v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling trybuild v1.0.116 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.40s [INFO] running `Command { std: "docker" "inspect" "f2ee800a51fd6d09823cbc0b8eb79a70fd3f115c957a63fb670642f450a22832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2ee800a51fd6d09823cbc0b8eb79a70fd3f115c957a63fb670642f450a22832", kill_on_drop: false }` [INFO] [stdout] f2ee800a51fd6d09823cbc0b8eb79a70fd3f115c957a63fb670642f450a22832 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b18f8b0221b185a8496fe6069bf7426673fd9f4355d159751bdfb5dbe027495a [INFO] running `Command { std: "docker" "start" "-a" "b18f8b0221b185a8496fe6069bf7426673fd9f4355d159751bdfb5dbe027495a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/templated_uri-f49f49b44c4f5810) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test base_uri::base_path::test::from_string ... ok [INFO] [stdout] test base_uri::base_path::test::invalid_path_no_trailing_slash ... ok [INFO] [stdout] test base_uri::base_path::test::invalid_path_with_query ... ok [INFO] [stdout] test base_uri::base_path::test::try_from_path_and_query_ref ... ok [INFO] [stdout] test base_uri::base_path::test::valid_path ... ok [INFO] [stdout] test base_uri::origin::tests::from_str_valid ... ok [INFO] [stdout] test base_uri::origin::tests::test_into_parts ... ok [INFO] [stdout] test base_uri::origin::tests::test_authority_accessor ... ok [INFO] [stdout] test base_uri::origin::tests::test_origin_display ... ok [INFO] [stdout] test base_uri::base_path::test::path_join ... ok [INFO] [stdout] test base_uri::origin::tests::test_scheme_accessor ... ok [INFO] [stdout] test base_uri::origin::tests::test_with_port ... ok [INFO] [stdout] test base_uri::tests::accessors::host ... ok [INFO] [stdout] test base_uri::tests::accessors::port_default_http ... ok [INFO] [stdout] test base_uri::tests::accessors::port_default_https ... ok [INFO] [stdout] test base_uri::tests::accessors::port_explicit ... ok [INFO] [stdout] test base_uri::tests::accessors::scheme ... ok [INFO] [stdout] test base_uri::tests::build_uri::with_empty_uri ... ok [INFO] [stdout] test base_uri::tests::build_uri::with_path_and_query_object ... ok [INFO] [stdout] test base_uri::tests::build_uri::with_path_and_query_string ... ok [INFO] [stdout] test base_uri::tests::build_uri::with_path_string ... ok [INFO] [stdout] test base_uri::tests::conversions::base_uri_to_uri ... ok [INFO] [stdout] test base_uri::tests::conversions::from_str_valid ... ok [INFO] [stdout] test base_uri::tests::conversions::origin_to_base_uri ... ok [INFO] [stdout] test base_uri::tests::conversions::uri_to_base_uri ... ok [INFO] [stdout] test base_uri::tests::display::custom_port ... ok [INFO] [stdout] test base_uri::tests::display::http_default_port ... ok [INFO] [stdout] test base_uri::tests::display::https_default_port ... ok [INFO] [stdout] test base_uri::tests::accessors::authority ... ok [INFO] [stdout] test base_uri::tests::from_parts::valid_parts ... ok [INFO] [stdout] test base_uri::tests::from_uri::strips_query_from_path ... ok [INFO] [stdout] test base_uri::tests::from_uri::with_path ... ok [INFO] [stdout] test base_uri::tests::from_uri::valid_uri ... ok [INFO] [stdout] test base_uri::tests::from_uri_static::valid_uri ... ok [INFO] [stdout] test base_uri::tests::from_uri_static::with_path ... ok [INFO] [stdout] test base_uri::tests::from_uri_str::strips_query_from_path ... ok [INFO] [stdout] test base_uri::tests::is_https::insecure ... ok [INFO] [stdout] test base_uri::tests::is_https::secure ... ok [INFO] [stdout] test base_uri::origin::tests::test_port ... ok [INFO] [stdout] test base_uri::tests::from_uri_str::valid_uri ... ok [INFO] [stdout] test base_uri::tests::from_uri_str::with_path ... ok [INFO] [stdout] test base_uri::tests::new::valid_base_uri ... ok [INFO] [stdout] test base_uri::tests::new::with_custom_port ... ok [INFO] [stdout] test base_uri::tests::with_origin::replaces_origin ... ok [INFO] [stdout] test base_uri::tests::new::with_string_scheme ... ok [INFO] [stdout] test base_uri::tests::with_port::changes_port ... ok [INFO] [stdout] test base_uri::base_path::test::try_from_path_and_query_ref_invalid ... ok [INFO] [stdout] test base_uri::base_path::test::invalid_path_no_slashes ... ok [INFO] [stdout] test base_uri::origin::tests::from_str_unsupported_scheme ... ok [INFO] [stdout] test base_uri::origin::tests::from_str_missing_scheme ... ok [INFO] [stdout] test error::tests::test_source ... ok [INFO] [stdout] test uri::tests::into_http_uri ... ok [INFO] [stdout] test uri::tests::redact_path_and_query_uri ... ok [INFO] [stdout] test uri::tests::test_authority_only_uri_from_str ... ok [INFO] [stdout] test uri::tests::test_debug_uri ... ok [INFO] [stdout] test uri::tests::test_display_uri ... ok [INFO] [stdout] test uri::tests::test_path_and_query_template ... ok [INFO] [stdout] test uri::tests::test_path_only_uri ... ok [INFO] [stdout] test uri::tests::test_try_from_uri_to_http_uri_base_only ... ok [INFO] [stdout] test uri::tests::test_redacted_debug_uri ... ok [INFO] [stdout] test base_uri::tests::build_uri::invalid_path ... ok [INFO] [stdout] test uri::tests::test_try_from_uri_to_path_and_query_success ... ok [INFO] [stdout] test uri::tests::test_try_from_uri_to_http_uri_path_only ... ok [INFO] [stdout] test uri::tests::test_try_from_uri_to_target_path_and_query_success ... ok [INFO] [stdout] test base_uri::tests::from_parts::invalid_host ... ok [INFO] [stdout] test uri::tests::test_uri_try_from_str ... ok [INFO] [stdout] test uri::tests::test_uri_into_http_uri ... ok [INFO] [stdout] test uri::tests::test_uri_from_http_uri ... ok [INFO] [stdout] test uri::tests::test_uri_try_from_string ... ok [INFO] [stdout] test uri::tests::test_uri_with_base_uri_only_redacted_display ... ok [INFO] [stdout] test uri::tests::test_uri_with_base_uri_only_to_string ... ok [INFO] [stdout] test uri::tests::to_http_uri ... ok [INFO] [stdout] test uri::tests::uri_compare ... ok [INFO] [stdout] test uri_param::tests::test_uri_param_sensitive ... ok [INFO] [stdout] test uri_param::tests::test_uri_param_unsigned_integer ... ok [INFO] [stdout] test base_uri::tests::from_uri_static::invalid_uri - should panic ... ok [INFO] [stdout] test uri_param::tests::test_uri_unsafe_param_sensitive ... ok [INFO] [stdout] test uri_param::tests::test_uri_unsafe_param_string ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test uri_param::tests::uri_param_all_numeric_types ... ok [INFO] [stdout] test uri_param::tests::uri_param_uri_safe_string ... ok [INFO] [stdout] test error::tests::test_from_http_error ... ok [INFO] [stdout] test uri_param::tests::uri_unsafe_param_uri_safe_string ... ok [INFO] [stdout] test uri_safe::tests::debug_delegates_to_inner ... ok [INFO] [stdout] test error::tests::test_from_invalid_uri_parts ... ok [INFO] [stdout] test base_uri::tests::conversions::from_str_invalid ... ok [INFO] [stdout] test uri_safe::tests::encode_owned_no_encoding_reuses_string ... ok [INFO] [stdout] test base_uri::tests::new::invalid_authority ... ok [INFO] [stdout] test uri_safe::tests::encode_owned_encodes_reserved ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::ampersand - should panic ... ok [INFO] [stdout] test base_uri::tests::from_uri::missing_components ... ok [INFO] [stdout] test base_uri::tests::new::invalid_scheme ... ok [INFO] [stdout] test uri::tests::test_try_from_uri_to_path_and_query_error ... ok [INFO] [stdout] test uri::tests::test_try_from_uri_to_target_path_and_query_error ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::colon - should panic ... ok [INFO] [stdout] test error::tests::test_from_invalid_uri ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::curly_left - should panic ... ok [INFO] [stdout] test base_uri::origin::tests::test_with_impossible_scheme - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::at - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::semicolon - should panic ... ok [INFO] [stdout] test base_uri::tests::from_uri_str::invalid_uri ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::comma - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_urlencoded ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::asterisk - should panic ... ok [INFO] [stdout] test uri_safe::tests::test_from_str_reserved ... ok [INFO] [stdout] test uri_safe::tests::from_static_urlencoded_short - should panic ... ok [INFO] [stdout] test uri_safe::tests::test_from_str_valid ... ok [INFO] [stdout] test uri_safe::tests::test_from_string_reserved ... ok [INFO] [stdout] test uri_safe::tests::test_from_string_valid ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::curly_right - should panic ... ok [INFO] [stdout] test uri_safe::tests::test_raw_string_valid ... ok [INFO] [stdout] test uri_safe::tests::test_raw_string_reserved ... ok [INFO] [stdout] test uri_safe::tests::test_try_new_invalid_percent_encoding ... ok [INFO] [stdout] test uri_safe::tests::test_uri_safe_string_from_static ... ok [INFO] [stdout] test uri_safe::tests::try_new_accepts_valid_percent_encoded_sequence ... ok [INFO] [stdout] test uri_safe::tests::test_uri_safe_string_creation ... ok [INFO] [stdout] test uri_safe::tests::uri_safe_error_display_contains_char_and_position ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::equal - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::hash - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::exclamation_mark - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::parentheses_left - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::parentheses_right - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::question_mark - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::slash - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::plus - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::apostrophe - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::square_left - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::square_right - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_urlencoded_bad_char - should panic ... ok [INFO] [stdout] test uri_safe::tests::from_static_reserved_characters::dollar - should panic ... ok [INFO] [stdout] [INFO] [stderr] Running tests/compile_tests.rs (/opt/rustwide/target/debug/deps/compile_tests-a50f8b4aa095dec6) [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking utf8-decode v2.0.0 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pct-str v3.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling chumsky v0.12.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling data_privacy_macros_impl v0.9.0 [INFO] [stderr] Compiling ohno_macros v0.3.0 [INFO] [stderr] Compiling data_privacy_macros v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking data_privacy v0.11.0 [INFO] [stderr] Compiling ohno v0.3.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling templated_uri_macros_impl v0.1.0 [INFO] [stderr] Compiling templated_uri_macros v0.1.0 [INFO] [stderr] Checking templated_uri v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking templated_uri-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/templated_uri) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.76s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/string_in_restricted_position.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test compile_fail_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.04s [INFO] [stdout] [INFO] [stderr] Running tests/templated_uri.rs (/opt/rustwide/target/debug/deps/templated_uri-514d8a258cde296d) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test template_enum ... ok [INFO] [stdout] test templated_uri ... ok [INFO] [stdout] test test_label_none_when_not_specified ... ok [INFO] [stdout] test test_label_with_complex_template ... ok [INFO] [stdout] test test_redacted_query_params ... ok [INFO] [stdout] test test_target_path_and_query_label ... ok [INFO] [stdout] test test_uri_taxonomy ... ok [INFO] [stdout] test user_info_uri ... ok [INFO] [stdout] test test_target_path_and_query_from_templated ... ok [INFO] [stdout] test uri_with_template ... ok [INFO] [stdout] test test_field_level_unredacted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests templated_uri [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri (line 41) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::build_http_uri (line 558) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri (line 65) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::fmt (line 673) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::authority (line 406) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::authority (line 400) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::build_http_uri (line 585) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri (line 88) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::build_http_uri (line 571) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::from_uri_static (line 256) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::from_http_uri (line 349) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::from_http_uri (line 360) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::from_parts (line 225) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::from_uri_str (line 298) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::from_uri_str (line 289) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::from_http_uri (line 337) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::with_origin (line 437) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::from_uri_str (line 307) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] test src/lib.rs - (line 76) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::host (line 419) ... ok [INFO] [stdout] test src/base_uri/origin.rs - base_uri::origin::Origin::with_port (line 97) ... ok [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] test src/macros.rs - macros::templated (line 82) ... ignored [INFO] [stdout] test src/macros.rs - macros::templated (line 97) ... ignored [INFO] [stdout] test src/macros.rs - macros::UriParam (line 17) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::with_port (line 485) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::scheme (line 385) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::is_https (line 530) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::path (line 507) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::path (line 514) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::with_path (line 184) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::port (line 464) ... ok [INFO] [stdout] test src/lib.rs - (line 51) ... ok [INFO] [stdout] test src/templated.rs - templated::TemplatedPathAndQuery (line 52) ... ok [INFO] [stdout] test src/macros.rs - macros::templated (line 60) ... ok [INFO] [stdout] test src/macros.rs - macros::UriUnsafeParam (line 38) ... ok [INFO] [stdout] test src/base_uri/origin.rs - base_uri::origin::Origin::fmt (line 167) ... ok [INFO] [stdout] test src/templated.rs - templated::TemplatedPathAndQuery (line 30) ... ok [INFO] [stdout] test src/uri.rs - uri::Uri (line 29) ... ok [INFO] [stdout] test src/uri_safe.rs - uri_safe::UriSafeString::from_static (line 206) ... ok [INFO] [stdout] test src/uri_safe.rs - uri_safe::UriSafeString::try_new (line 147) ... ok [INFO] [stdout] test src/uri_safe.rs - uri_safe::UriSafeString::encode (line 106) ... ok [INFO] [stdout] test src/uri_safe.rs - uri_safe::UriSafeString::from (line 264) ... ok [INFO] [stdout] test src/uri_safe.rs - uri_safe::UriSafeString::from (line 284) ... ok [INFO] [stdout] test src/uri.rs - uri::Uri (line 37) ... ok [INFO] [stdout] test src/uri.rs - uri::Uri::with_base_and_path (line 72) ... ok [INFO] [stdout] test src/base_uri.rs - base_uri::BaseUri::new (line 135) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.94s; merged doctests compilation took 0.89s [INFO] running `Command { std: "docker" "inspect" "b18f8b0221b185a8496fe6069bf7426673fd9f4355d159751bdfb5dbe027495a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18f8b0221b185a8496fe6069bf7426673fd9f4355d159751bdfb5dbe027495a", kill_on_drop: false }` [INFO] [stdout] b18f8b0221b185a8496fe6069bf7426673fd9f4355d159751bdfb5dbe027495a