[INFO] fetching crate ens-normalize-rs 0.1.1...
[INFO] testing ens-normalize-rs-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ens-normalize-rs 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ens-normalize-rs 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ens-normalize-rs 0.1.1
[INFO] tweaked toml for crates.io crate ens-normalize-rs 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ens-normalize-rs 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ens-normalize-rs 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-aux v4.5.0
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.91
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a34e55c52cea2a2035e4552095ecdd2082a42e7716c6b7d13f2dc9a69d72946b
[INFO] running `Command { std: "docker" "start" "-a" "a34e55c52cea2a2035e4552095ecdd2082a42e7716c6b7d13f2dc9a69d72946b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a34e55c52cea2a2035e4552095ecdd2082a42e7716c6b7d13f2dc9a69d72946b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34e55c52cea2a2035e4552095ecdd2082a42e7716c6b7d13f2dc9a69d72946b", kill_on_drop: false }`
[INFO] [stdout] a34e55c52cea2a2035e4552095ecdd2082a42e7716c6b7d13f2dc9a69d72946b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35c09fe6b0833aa762f5bd041e3aa4ffaa9d15d191ea1e86d4f3079724f65c34
[INFO] running `Command { std: "docker" "start" "-a" "35c09fe6b0833aa762f5bd041e3aa4ffaa9d15d191ea1e86d4f3079724f65c34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.91
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling serde-aux v4.5.0
[INFO] [stderr]    Compiling ens-normalize-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/code_points/specs.rs:98:90
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'_>> {
[INFO] [stdout]    |                                --           -- the lifetime is named here                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 98 -     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'_>> {
[INFO] [stdout] 98 +     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.76s
[INFO] running `Command { std: "docker" "inspect" "35c09fe6b0833aa762f5bd041e3aa4ffaa9d15d191ea1e86d4f3079724f65c34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c09fe6b0833aa762f5bd041e3aa4ffaa9d15d191ea1e86d4f3079724f65c34", kill_on_drop: false }`
[INFO] [stdout] 35c09fe6b0833aa762f5bd041e3aa4ffaa9d15d191ea1e86d4f3079724f65c34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58b47b3a0e05896921a0f0cd27212a281b0adae84b65821a81e50fdfebeeaba6
[INFO] running `Command { std: "docker" "start" "-a" "58b47b3a0e05896921a0f0cd27212a281b0adae84b65821a81e50fdfebeeaba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling serde-aux v4.5.0
[INFO] [stderr]    Compiling ens-normalize-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/code_points/specs.rs:98:90
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'_>> {
[INFO] [stdout]    |                                --           -- the lifetime is named here                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 98 -     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'_>> {
[INFO] [stdout] 98 +     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/code_points/specs.rs:98:90
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'_>> {
[INFO] [stdout]    |                                --           -- the lifetime is named here                ^^ the same lifetime is elided here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 98 -     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'_>> {
[INFO] [stdout] 98 +     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/ens_tests.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn only_cases(entries: &[Entry]) -> Vec<IndexedTestCase> {
[INFO] [stdout]    |                        ^^^^^^^^         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn only_cases(entries: &[Entry]) -> Vec<IndexedTestCase<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.07s
[INFO] running `Command { std: "docker" "inspect" "58b47b3a0e05896921a0f0cd27212a281b0adae84b65821a81e50fdfebeeaba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b47b3a0e05896921a0f0cd27212a281b0adae84b65821a81e50fdfebeeaba6", kill_on_drop: false }`
[INFO] [stdout] 58b47b3a0e05896921a0f0cd27212a281b0adae84b65821a81e50fdfebeeaba6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9054e645df7fb85d6d6ee076219ba81109853c6720291ce9250a667c02c1254
[INFO] running `Command { std: "docker" "start" "-a" "f9054e645df7fb85d6d6ee076219ba81109853c6720291ce9250a667c02c1254", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/code_points/specs.rs:98:90
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'_>> {
[INFO] [stderr]    |                                --           -- the lifetime is named here                ^^ the same lifetime is elided here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 98 -     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'_>> {
[INFO] [stderr] 98 +     pub fn finditer_emoji<'a>(&'a self, s: &'a str) -> impl Iterator<Item = regex::Match<'a>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `ens-normalize-rs` (lib) generated 1 warning (run `cargo fix --lib -p ens-normalize-rs` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tests/ens_tests.rs:97:24
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn only_cases(entries: &[Entry]) -> Vec<IndexedTestCase> {
[INFO] [stderr]    |                        ^^^^^^^^         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn only_cases(entries: &[Entry]) -> Vec<IndexedTestCase<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ens-normalize-rs` (test "ens_tests") generated 1 warning (run `cargo fix --test "ens_tests" -p ens-normalize-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `ens-normalize-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ens_normalize_rs-13e5232e02549ced)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test tokens::tokenize::tests::test_collapse_valid_tokens::case_1_empty ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_collapse_valid_tokens::case_4_full ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_collapse_valid_tokens::case_3_two ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_collapse_valid_tokens::case_2_single ... ok
[INFO] [stdout] test code_points::specs::tests::test_not_valid::case_1 ... ok
[INFO] [stdout] test code_points::specs::tests::test_mapped::case_2_roman_numeral_vi ... ok
[INFO] [stdout] test code_points::specs::tests::test_fenced::case_1_slash ... ok
[INFO] [stdout] test validate::tests::test_deserialize_label_type::case_2_ascii ... ok
[INFO] [stdout] test validate::tests::test_deserialize_label_type::case_3_greek ... ok
[INFO] [stdout] test validate::tests::test_deserialize_label_type::case_4_other ... ok
[INFO] [stdout] test code_points::specs::tests::test_mapped::case_1_letter_a ... ok
[INFO] [stdout] test code_points::specs::tests::test_valid::case_1_small ... ok
[INFO] [stdout] test validate::tests::test_deserialize_label_type::case_1_emoji ... ok
[INFO] [stdout] test code_points::specs::tests::test_valid::case_2_big ... ok
[INFO] [stdout] test code_points::specs::tests::test_emoji::case_1_string ... ok
[INFO] [stdout] test code_points::specs::tests::test_emoji::case_2_man_technologist ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_ens_tokenize::case_2_a_poop_b ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_ens_tokenize::case_3_atm ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_collapse::case_2_atm ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_ens_tokenize::case_1_xyz ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_ens_tokenize::case_6_raffy ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_ens_tokenize::case_7_emojis ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_ens_tokenize::case_5_with_nfc ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_ens_tokenize::case_4_no_nfc ... ok
[INFO] [stdout] test tokens::tokenize::tests::test_collapse::case_1_leading_cm ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_05_ascii_with_hyphen ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_02_latin ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_01_hello ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_04_with_fenced_in_middle ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_07_fenced_leading ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_10_cm_leading ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_06_hyphen_at_second_and_third ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_09_cm_after_emoji ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_08_fenced_contiguous ... ok
[INFO] [stdout] test validate::tests::test_validate_and_get_type::case_03_cyrillic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-3adf1684b4f16c68)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test e2e_tests::case_06 ... ok
[INFO] [stdout] test e2e_tests::case_12 ... ok
[INFO] [stdout] test e2e_tests::case_14 ... ok
[INFO] [stdout] test e2e_tests::case_05 ... ok
[INFO] [stdout] test e2e_tests::case_03 ... ok
[INFO] [stdout] test e2e_tests::case_04 ... ok
[INFO] [stdout] test e2e_tests::case_16 ... ok
[INFO] [stdout] test e2e_tests::case_15 ... ok
[INFO] [stdout] test e2e_tests::case_07 ... ok
[INFO] [stdout] test e2e_tests::case_01 ... ok
[INFO] [stdout] test e2e_tests::case_08 ... ok
[INFO] [stdout] test e2e_tests::case_02 ... ok
[INFO] [stdout] test e2e_tests::case_11 ... ok
[INFO] [stdout] test e2e_tests::case_09 ... ok
[INFO] [stdout] test e2e_tests::case_13 ... ok
[INFO] [stdout] test e2e_tests::case_10 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ens_tests.rs (/opt/rustwide/target/debug/deps/ens_tests-d4132c346bd6de86)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ens_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.35s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ens_normalize_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9054e645df7fb85d6d6ee076219ba81109853c6720291ce9250a667c02c1254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9054e645df7fb85d6d6ee076219ba81109853c6720291ce9250a667c02c1254", kill_on_drop: false }`
[INFO] [stdout] f9054e645df7fb85d6d6ee076219ba81109853c6720291ce9250a667c02c1254
