[INFO] fetching crate hitori 0.2.3...
[INFO] testing hitori-0.2.3 against 1.94.0 for beta-1.95-1
[INFO] extracting crate hitori 0.2.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate hitori 0.2.3
[INFO] finished tweaking crates.io crate hitori 0.2.3
[INFO] tweaked toml for crates.io crate hitori 0.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hitori 0.2.3 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-crate v1.3.1
[INFO] [stderr]   Downloaded hitori-macros v0.2.3
[INFO] [stderr]   Downloaded winnow v0.5.40
[INFO] [stderr]   Downloaded toml_edit v0.19.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0766886f7b5ad3f4b4c887a20ce3c77b2f81ca6ca3c80d87949437a5d3a80e67
[INFO] running `Command { std: "docker" "start" "-a" "0766886f7b5ad3f4b4c887a20ce3c77b2f81ca6ca3c80d87949437a5d3a80e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0766886f7b5ad3f4b4c887a20ce3c77b2f81ca6ca3c80d87949437a5d3a80e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0766886f7b5ad3f4b4c887a20ce3c77b2f81ca6ca3c80d87949437a5d3a80e67", kill_on_drop: false }`
[INFO] [stdout] 0766886f7b5ad3f4b4c887a20ce3c77b2f81ca6ca3c80d87949437a5d3a80e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad7cbc3d3e3912fd0027ad61ddd5d6ea5e5ddde63083fe318f735eb46a727ca0
[INFO] running `Command { std: "docker" "start" "-a" "ad7cbc3d3e3912fd0027ad61ddd5d6ea5e5ddde63083fe318f735eb46a727ca0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hitori-macros v0.2.3
[INFO] [stderr]    Compiling hitori v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn char_ends(s: &str) -> CharEnds {
[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] 59 | pub fn char_ends(s: &str) -> CharEnds<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn starts_with<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds>>
[INFO] [stdout]    |                                   ^^^^ the lifetime is elided here         ^^^^^^^^ the same lifetime is hidden 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] 65 | pub fn starts_with<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds<'_>>>
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn repeat<E>(expr: E, s: &str) -> Repeat<E> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn repeat<E>(expr: E, s: &str) -> Repeat<'_, E> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:118:28
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn find<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds>>
[INFO] [stdout]     |                            ^^^^ the lifetime is elided here         ^^^^^^^^ the same lifetime is hidden 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] 118 | pub fn find<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds<'_>>>
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn find_iter<E>(expr: E, s: &str) -> FindIter<E> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn find_iter<E>(expr: E, s: &str) -> FindIter<'_, E> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
[INFO] running `Command { std: "docker" "inspect" "ad7cbc3d3e3912fd0027ad61ddd5d6ea5e5ddde63083fe318f735eb46a727ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad7cbc3d3e3912fd0027ad61ddd5d6ea5e5ddde63083fe318f735eb46a727ca0", kill_on_drop: false }`
[INFO] [stdout] ad7cbc3d3e3912fd0027ad61ddd5d6ea5e5ddde63083fe318f735eb46a727ca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b238a365231391894b10006f649b5ba07f87bf8b6604b526a58e7f7ead0da40a
[INFO] running `Command { std: "docker" "start" "-a" "b238a365231391894b10006f649b5ba07f87bf8b6604b526a58e7f7ead0da40a", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn char_ends(s: &str) -> CharEnds {
[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] 59 | pub fn char_ends(s: &str) -> CharEnds<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn starts_with<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds>>
[INFO] [stdout]    |                                   ^^^^ the lifetime is elided here         ^^^^^^^^ the same lifetime is hidden 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] 65 | pub fn starts_with<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds<'_>>>
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn repeat<E>(expr: E, s: &str) -> Repeat<E> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn repeat<E>(expr: E, s: &str) -> Repeat<'_, E> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:118:28
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn find<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds>>
[INFO] [stdout]     |                            ^^^^ the lifetime is elided here         ^^^^^^^^ the same lifetime is hidden 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] 118 | pub fn find<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds<'_>>>
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn find_iter<E>(expr: E, s: &str) -> FindIter<E> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn find_iter<E>(expr: E, s: &str) -> FindIter<'_, E> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hitori v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn char_ends(s: &str) -> CharEnds {
[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] 59 | pub fn char_ends(s: &str) -> CharEnds<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/string.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn starts_with<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds>>
[INFO] [stdout]    |                                   ^^^^ the lifetime is elided here         ^^^^^^^^ the same lifetime is hidden 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] 65 | pub fn starts_with<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds<'_>>>
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn repeat<E>(expr: E, s: &str) -> Repeat<E> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn repeat<E>(expr: E, s: &str) -> Repeat<'_, E> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:118:28
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn find<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds>>
[INFO] [stdout]     |                            ^^^^ the lifetime is elided here         ^^^^^^^^ the same lifetime is hidden 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] 118 | pub fn find<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds<'_>>>
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/string.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn find_iter<E>(expr: E, s: &str) -> FindIter<E> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn find_iter<E>(expr: E, s: &str) -> FindIter<'_, E> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "b238a365231391894b10006f649b5ba07f87bf8b6604b526a58e7f7ead0da40a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b238a365231391894b10006f649b5ba07f87bf8b6604b526a58e7f7ead0da40a", kill_on_drop: false }`
[INFO] [stdout] b238a365231391894b10006f649b5ba07f87bf8b6604b526a58e7f7ead0da40a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53b2866916e7f7149389f23ccc2e13ae6233d10eb42e01096cdfa3e1e33952d9
[INFO] running `Command { std: "docker" "start" "-a" "53b2866916e7f7149389f23ccc2e13ae6233d10eb42e01096cdfa3e1e33952d9", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/string.rs:59:21
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub fn char_ends(s: &str) -> CharEnds {
[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] 59 | pub fn char_ends(s: &str) -> CharEnds<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/string.rs:65:35
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub fn starts_with<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds>>
[INFO] [stderr]    |                                   ^^^^ the lifetime is elided here         ^^^^^^^^ the same lifetime is hidden 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] 65 | pub fn starts_with<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds<'_>>>
[INFO] [stderr]    |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/string.rs:112:30
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub fn repeat<E>(expr: E, s: &str) -> Repeat<E> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub fn repeat<E>(expr: E, s: &str) -> Repeat<'_, E> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/string.rs:118:28
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub fn find<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds>>
[INFO] [stderr]     |                            ^^^^ the lifetime is elided here         ^^^^^^^^ the same lifetime is hidden 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] 118 | pub fn find<E>(expr: E, s: &str) -> Option<Match<usize, E::Capture, CharEnds<'_>>>
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/string.rs:164:33
[INFO] [stderr]     |
[INFO] [stderr] 164 | pub fn find_iter<E>(expr: E, s: &str) -> FindIter<E> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 164 | pub fn find_iter<E>(expr: E, s: &str) -> FindIter<'_, E> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `hitori` (lib) generated 5 warnings (run `cargo fix --lib -p hitori` to apply 5 suggestions)
[INFO] [stderr] warning: `hitori` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hitori-7bcad2b8e7e16553)
[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] [stderr]    Doc-tests hitori
[INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stderr]   --> src/lib.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     feature(doc_cfg),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0554`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name hitori --test src/lib.rs --test-run-directory /opt/rustwide/workdir --extern hitori=/opt/rustwide/target/debug/deps/libhitori-2681e59441a5a9c6.rlib --extern hitori_macros=/opt/rustwide/target/debug/deps/libhitori_macros-7dfaf44f224f2205.so --extern regex=/opt/rustwide/target/debug/deps/libregex-a249bae09776bebd.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="hitori-macros"' --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "find-hitori", "hitori-macros", "macros"))' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "53b2866916e7f7149389f23ccc2e13ae6233d10eb42e01096cdfa3e1e33952d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b2866916e7f7149389f23ccc2e13ae6233d10eb42e01096cdfa3e1e33952d9", kill_on_drop: false }`
[INFO] [stdout] 53b2866916e7f7149389f23ccc2e13ae6233d10eb42e01096cdfa3e1e33952d9
