[INFO] fetching crate grapheme 1.2.1...
[INFO] testing grapheme-1.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate grapheme 1.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate grapheme 1.2.1
[INFO] finished tweaking crates.io crate grapheme 1.2.1
[INFO] tweaked toml for crates.io crate grapheme 1.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate grapheme 1.2.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 grapheme 1.2.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 grapheme_macro v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ba209002bc9d7794b3b90d0931e359edc0a984a15becefb433d00903866ecaab
[INFO] running `Command { std: "docker" "start" "-a" "ba209002bc9d7794b3b90d0931e359edc0a984a15becefb433d00903866ecaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba209002bc9d7794b3b90d0931e359edc0a984a15becefb433d00903866ecaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba209002bc9d7794b3b90d0931e359edc0a984a15becefb433d00903866ecaab", kill_on_drop: false }`
[INFO] [stdout] ba209002bc9d7794b3b90d0931e359edc0a984a15becefb433d00903866ecaab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0f86db565d05ab425d187ac790e645cfa0d4a04e55dd5f95290993dc6a95e397
[INFO] running `Command { std: "docker" "start" "-a" "0f86db565d05ab425d187ac790e645cfa0d4a04e55dd5f95290993dc6a95e397", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling grapheme_macro v2.0.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling grapheme v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/modification.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn to_conjunct(grapheme: &Grapheme) -> Option<(&Grapheme, Conjunct)> {
[INFO] [stdout]    |                          ^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                     |
[INFO] [stdout]    |                          |                     the same lifetime is elided here
[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] 44 | fn to_conjunct(grapheme: &Grapheme) -> Option<(&Grapheme, Conjunct<'_>)> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modification.rs:113:37
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn to_modified(grapheme: &Grapheme) -> Option<(&Grapheme, Modification)> {
[INFO] [stdout]     |                                     ^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |                     |
[INFO] [stdout]     |                                     |                     the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn to_modified(grapheme: &Grapheme) -> Option<(&Grapheme, Modification<'_>)> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s
[INFO] running `Command { std: "docker" "inspect" "0f86db565d05ab425d187ac790e645cfa0d4a04e55dd5f95290993dc6a95e397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f86db565d05ab425d187ac790e645cfa0d4a04e55dd5f95290993dc6a95e397", kill_on_drop: false }`
[INFO] [stdout] 0f86db565d05ab425d187ac790e645cfa0d4a04e55dd5f95290993dc6a95e397
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1dd69095ce3778eca75c16ea27e41ad91d9cbaf3dd059dcea4f97d10e6cfe88a
[INFO] running `Command { std: "docker" "start" "-a" "1dd69095ce3778eca75c16ea27e41ad91d9cbaf3dd059dcea4f97d10e6cfe88a", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/modification.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn to_conjunct(grapheme: &Grapheme) -> Option<(&Grapheme, Conjunct)> {
[INFO] [stdout]    |                          ^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                     |
[INFO] [stdout]    |                          |                     the same lifetime is elided here
[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] 44 | fn to_conjunct(grapheme: &Grapheme) -> Option<(&Grapheme, Conjunct<'_>)> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modification.rs:113:37
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn to_modified(grapheme: &Grapheme) -> Option<(&Grapheme, Modification)> {
[INFO] [stdout]     |                                     ^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |                     |
[INFO] [stdout]     |                                     |                     the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn to_modified(grapheme: &Grapheme) -> Option<(&Grapheme, Modification<'_>)> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling grapheme v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/modification.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn to_conjunct(grapheme: &Grapheme) -> Option<(&Grapheme, Conjunct)> {
[INFO] [stdout]    |                          ^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                     |
[INFO] [stdout]    |                          |                     the same lifetime is elided here
[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] 44 | fn to_conjunct(grapheme: &Grapheme) -> Option<(&Grapheme, Conjunct<'_>)> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modification.rs:113:37
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn to_modified(grapheme: &Grapheme) -> Option<(&Grapheme, Modification)> {
[INFO] [stdout]     |                                     ^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |                     |
[INFO] [stdout]     |                                     |                     the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn to_modified(grapheme: &Grapheme) -> Option<(&Grapheme, Modification<'_>)> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "1dd69095ce3778eca75c16ea27e41ad91d9cbaf3dd059dcea4f97d10e6cfe88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd69095ce3778eca75c16ea27e41ad91d9cbaf3dd059dcea4f97d10e6cfe88a", kill_on_drop: false }`
[INFO] [stdout] 1dd69095ce3778eca75c16ea27e41ad91d9cbaf3dd059dcea4f97d10e6cfe88a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dcc810246c6cacf3469e22452beb4675b2032ded14f3aef0340eef87411faf92
[INFO] running `Command { std: "docker" "start" "-a" "dcc810246c6cacf3469e22452beb4675b2032ded14f3aef0340eef87411faf92", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/modification.rs:44:26
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn to_conjunct(grapheme: &Grapheme) -> Option<(&Grapheme, Conjunct)> {
[INFO] [stderr]    |                          ^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |                     |
[INFO] [stderr]    |                          |                     the same lifetime is elided here
[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] 44 | fn to_conjunct(grapheme: &Grapheme) -> Option<(&Grapheme, Conjunct<'_>)> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/modification.rs:113:37
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub(crate) fn to_modified(grapheme: &Grapheme) -> Option<(&Grapheme, Modification)> {
[INFO] [stderr]     |                                     ^^^^^^^^^             ^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |                     |
[INFO] [stderr]     |                                     |                     the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub(crate) fn to_modified(grapheme: &Grapheme) -> Option<(&Grapheme, Modification<'_>)> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `grapheme` (lib) generated 2 warnings (run `cargo fix --lib -p grapheme` to apply 2 suggestions)
[INFO] [stderr] warning: `grapheme` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grapheme-31200d6641e49c3c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test modification::tests::test_to_modified ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests grapheme
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme (line 66) - compile ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::as_bytes (line 1085) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::as_bytes (line 1072) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::as_str (line 1055) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::bytes (line 1020) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::as_str (line 1042) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme (line 76) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_ascii_alphabetic (line 650) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_ascii_alphanumeric (line 688) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::from_usvs_unchecked (line 174) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_alphabetic (line 422) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_alphanumeric (line 456) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::from_usvs (line 148) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_ascii (line 631) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_ascii_whitespace (line 849) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_ascii_graphic (line 797) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_ascii_control (line 886) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_ascii_digit (line 723) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_control (line 612) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_ascii_punctuation (line 762) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_numeric (line 501) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_digit (line 320) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::from_usvs (line 117) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_whitespace (line 547) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_usv (line 929) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::code_points (line 994) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::len (line 261) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::split_rev (line 1158) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::len (line 240) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::len (line 225) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::from_usvs_unchecked (line 200) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::to_digit (line 380) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::split (line 1107) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::GraphemeOwned (line 42) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::from_usvs (line 139) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::split_rev (line 1143) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::to_usv (line 960) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::MaybeGraphemeOwned (line 184) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::MaybeGraphemeOwned::as_mut (line 269) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::MaybeGraphemeOwned::as_ref (line 248) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::to_digit (line 372) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::MaybeGraphemeOwned::is_some (line 212) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::MaybeGraphemeOwned::is_none (line 230) ... ok
[INFO] [stdout] test src/graphemes.rs - graphemes::Graphemes::as_str (line 149) ... ok
[INFO] [stdout] test src/graphemes.rs - graphemes::Graphemes (line 27) ... ok
[INFO] [stdout] test src/graphemes.rs - graphemes::Graphemes (line 36) ... ok
[INFO] [stdout] test src/graphemes.rs - graphemes::Graphemes (line 18) ... ok
[INFO] [stdout] test src/graphemes.rs - graphemes::Graphemes::as_str (line 162) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::MaybeGraphemeOwned::as_deref (line 295) ... ok
[INFO] [stdout] test src/graphemes.rs - graphemes::Graphemes::iter (line 91) ... ok
[INFO] [stdout] test src/graphemes.rs - graphemes::Graphemes::code_points (line 123) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::GraphemeOwned::capacity (line 92) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_digit (line 329) - should panic ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::is_digit (line 337) - should panic ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme (line 61) - should panic ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::to_digit (line 388) - should panic ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::to_digit (line 395) - should panic ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme (line 33) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme::split (line 1122) ... ok
[INFO] [stdout] test src/grapheme_owned.rs - grapheme_owned::GraphemeOwned (line 30) ... ok
[INFO] [stdout] test src/../README.md - (line 27) ... ok
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme (line 42) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/grapheme.rs - grapheme::Grapheme (line 56) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.31s; merged doctests compilation took 1.02s
[INFO] running `Command { std: "docker" "inspect" "dcc810246c6cacf3469e22452beb4675b2032ded14f3aef0340eef87411faf92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcc810246c6cacf3469e22452beb4675b2032ded14f3aef0340eef87411faf92", kill_on_drop: false }`
[INFO] [stdout] dcc810246c6cacf3469e22452beb4675b2032ded14f3aef0340eef87411faf92
