[INFO] fetching crate dandy 0.1.10...
[INFO] testing dandy-0.1.10 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dandy 0.1.10 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dandy 0.1.10
[INFO] finished tweaking crates.io crate dandy 0.1.10
[INFO] tweaked toml for crates.io crate dandy 0.1.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dandy 0.1.10 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 123 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding nalgebra v0.32.6 (available: v0.34.1)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 407c6ac4863c5dea681391c671c3f832e410e2e17614ccf21914a05d05538b41
[INFO] running `Command { std: "docker" "start" "-a" "407c6ac4863c5dea681391c671c3f832e410e2e17614ccf21914a05d05538b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "407c6ac4863c5dea681391c671c3f832e410e2e17614ccf21914a05d05538b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407c6ac4863c5dea681391c671c3f832e410e2e17614ccf21914a05d05538b41", kill_on_drop: false }`
[INFO] [stdout] 407c6ac4863c5dea681391c671c3f832e410e2e17614ccf21914a05d05538b41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd9653866b105b9ae334e36f2cff231e3c02565fdd612fbcaf7783209cf6b400
[INFO] running `Command { std: "docker" "start" "-a" "fd9653866b105b9ae334e36f2cff231e3c02565fdd612fbcaf7783209cf6b400", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling dandy v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1022:18
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     pub fn words(&self) -> Words {
[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] 1022 |     pub fn words(&self) -> Words<'_> {
[INFO] [stdout]      |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1035:28
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     pub fn word_components(&self) -> WordComponents {
[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] 1035 |     pub fn word_components(&self) -> WordComponents<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1048:35
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     pub fn word_component_indices(&self) -> WordComponentIndices {
[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] 1048 |     pub fn word_component_indices(&self) -> WordComponentIndices<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn dfa(input: &str) -> Result<ParsedDfa, Error<&str>> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden 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] 102 | pub fn dfa(input: &str) -> Result<ParsedDfa<'_>, Error<&str>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn nfa(input: &str) -> Result<ParsedNfa, Error<&str>> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden 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] 111 | pub fn nfa(input: &str) -> Result<ParsedNfa<'_>, Error<&str>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn full_nfa(input: &str) -> IResult<&str, ParsedNfa> {
[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] 10 | pub(crate) fn full_nfa(input: &str) -> IResult<&str, ParsedNfa<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn nfa_head(input: &str) -> IResult<&str, Vec<NfaAlphabetEntry>> {
[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] 27 | fn nfa_head(input: &str) -> IResult<&str, Vec<NfaAlphabetEntry<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn nfa_line(input: &str) -> IResult<&str, ParsedNfaState> {
[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] 41 | fn nfa_line(input: &str) -> IResult<&str, ParsedNfaState<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn full_dfa(input: &str) -> IResult<&str, ParsedDfa> {
[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] 64 | pub(crate) fn full_dfa(input: &str) -> IResult<&str, ParsedDfa<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn dfa_line(input: &str) -> IResult<&str, ParsedDfaState> {
[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] 89 | fn dfa_line(input: &str) -> IResult<&str, ParsedDfaState<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.92s
[INFO] running `Command { std: "docker" "inspect" "fd9653866b105b9ae334e36f2cff231e3c02565fdd612fbcaf7783209cf6b400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd9653866b105b9ae334e36f2cff231e3c02565fdd612fbcaf7783209cf6b400", kill_on_drop: false }`
[INFO] [stdout] fd9653866b105b9ae334e36f2cff231e3c02565fdd612fbcaf7783209cf6b400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e49f539789900871161470dac7f745e272a7317497af648bef4953d7944d96f3
[INFO] running `Command { std: "docker" "start" "-a" "e49f539789900871161470dac7f745e272a7317497af648bef4953d7944d96f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1022:18
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     pub fn words(&self) -> Words {
[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] 1022 |     pub fn words(&self) -> Words<'_> {
[INFO] [stdout]      |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1035:28
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     pub fn word_components(&self) -> WordComponents {
[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] 1035 |     pub fn word_components(&self) -> WordComponents<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1048:35
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     pub fn word_component_indices(&self) -> WordComponentIndices {
[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] 1048 |     pub fn word_component_indices(&self) -> WordComponentIndices<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn dfa(input: &str) -> Result<ParsedDfa, Error<&str>> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden 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] 102 | pub fn dfa(input: &str) -> Result<ParsedDfa<'_>, Error<&str>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn nfa(input: &str) -> Result<ParsedNfa, Error<&str>> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden 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] 111 | pub fn nfa(input: &str) -> Result<ParsedNfa<'_>, Error<&str>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn full_nfa(input: &str) -> IResult<&str, ParsedNfa> {
[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] 10 | pub(crate) fn full_nfa(input: &str) -> IResult<&str, ParsedNfa<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn nfa_head(input: &str) -> IResult<&str, Vec<NfaAlphabetEntry>> {
[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] 27 | fn nfa_head(input: &str) -> IResult<&str, Vec<NfaAlphabetEntry<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn nfa_line(input: &str) -> IResult<&str, ParsedNfaState> {
[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] 41 | fn nfa_line(input: &str) -> IResult<&str, ParsedNfaState<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn full_dfa(input: &str) -> IResult<&str, ParsedDfa> {
[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] 64 | pub(crate) fn full_dfa(input: &str) -> IResult<&str, ParsedDfa<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn dfa_line(input: &str) -> IResult<&str, ParsedDfaState> {
[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] 89 | fn dfa_line(input: &str) -> IResult<&str, ParsedDfaState<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dandy v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1022:18
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     pub fn words(&self) -> Words {
[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] 1022 |     pub fn words(&self) -> Words<'_> {
[INFO] [stdout]      |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1035:28
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     pub fn word_components(&self) -> WordComponents {
[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] 1035 |     pub fn word_components(&self) -> WordComponents<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/nfa/mod.rs:1048:35
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     pub fn word_component_indices(&self) -> WordComponentIndices {
[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] 1048 |     pub fn word_component_indices(&self) -> WordComponentIndices<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn dfa(input: &str) -> Result<ParsedDfa, Error<&str>> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden 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] 102 | pub fn dfa(input: &str) -> Result<ParsedDfa<'_>, Error<&str>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn nfa(input: &str) -> Result<ParsedNfa, Error<&str>> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden 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] 111 | pub fn nfa(input: &str) -> Result<ParsedNfa<'_>, Error<&str>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn full_nfa(input: &str) -> IResult<&str, ParsedNfa> {
[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] 10 | pub(crate) fn full_nfa(input: &str) -> IResult<&str, ParsedNfa<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn nfa_head(input: &str) -> IResult<&str, Vec<NfaAlphabetEntry>> {
[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] 27 | fn nfa_head(input: &str) -> IResult<&str, Vec<NfaAlphabetEntry<'_>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn nfa_line(input: &str) -> IResult<&str, ParsedNfaState> {
[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] 41 | fn nfa_line(input: &str) -> IResult<&str, ParsedNfaState<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) fn full_dfa(input: &str) -> IResult<&str, ParsedDfa> {
[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] 64 | pub(crate) fn full_dfa(input: &str) -> IResult<&str, ParsedDfa<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/fa.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn dfa_line(input: &str) -> IResult<&str, ParsedDfaState> {
[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] 89 | fn dfa_line(input: &str) -> IResult<&str, ParsedDfaState<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.96s
[INFO] running `Command { std: "docker" "inspect" "e49f539789900871161470dac7f745e272a7317497af648bef4953d7944d96f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49f539789900871161470dac7f745e272a7317497af648bef4953d7944d96f3", kill_on_drop: false }`
[INFO] [stdout] e49f539789900871161470dac7f745e272a7317497af648bef4953d7944d96f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65bc65251b2c4782b33bbad0b1417ce191fc585aae985164a579d1e31d1761c6
[INFO] running `Command { std: "docker" "start" "-a" "65bc65251b2c4782b33bbad0b1417ce191fc585aae985164a579d1e31d1761c6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/nfa/mod.rs:1022:18
[INFO] [stderr]      |
[INFO] [stderr] 1022 |     pub fn words(&self) -> Words {
[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] 1022 |     pub fn words(&self) -> Words<'_> {
[INFO] [stderr]      |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/nfa/mod.rs:1035:28
[INFO] [stderr]      |
[INFO] [stderr] 1035 |     pub fn word_components(&self) -> WordComponents {
[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] 1035 |     pub fn word_components(&self) -> WordComponents<'_> {
[INFO] [stderr]      |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/nfa/mod.rs:1048:35
[INFO] [stderr]      |
[INFO] [stderr] 1048 |     pub fn word_component_indices(&self) -> WordComponentIndices {
[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] 1048 |     pub fn word_component_indices(&self) -> WordComponentIndices<'_> {
[INFO] [stderr]      |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:102:19
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn dfa(input: &str) -> Result<ParsedDfa, Error<&str>> {
[INFO] [stderr]     |                   ^^^^            ^^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |               |
[INFO] [stderr]     |                   |               the same lifetime is hidden 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] 102 | pub fn dfa(input: &str) -> Result<ParsedDfa<'_>, Error<&str>> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:111:19
[INFO] [stderr]     |
[INFO] [stderr] 111 | pub fn nfa(input: &str) -> Result<ParsedNfa, Error<&str>> {
[INFO] [stderr]     |                   ^^^^            ^^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |               |
[INFO] [stderr]     |                   |               the same lifetime is hidden 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] 111 | pub fn nfa(input: &str) -> Result<ParsedNfa<'_>, Error<&str>> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/fa.rs:10:31
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(crate) fn full_nfa(input: &str) -> IResult<&str, ParsedNfa> {
[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] 10 | pub(crate) fn full_nfa(input: &str) -> IResult<&str, ParsedNfa<'_>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/fa.rs:27:20
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn nfa_head(input: &str) -> IResult<&str, Vec<NfaAlphabetEntry>> {
[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] 27 | fn nfa_head(input: &str) -> IResult<&str, Vec<NfaAlphabetEntry<'_>>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/fa.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn nfa_line(input: &str) -> IResult<&str, ParsedNfaState> {
[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] 41 | fn nfa_line(input: &str) -> IResult<&str, ParsedNfaState<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/fa.rs:64:31
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub(crate) fn full_dfa(input: &str) -> IResult<&str, ParsedDfa> {
[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] 64 | pub(crate) fn full_dfa(input: &str) -> IResult<&str, ParsedDfa<'_>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/fa.rs:89:20
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn dfa_line(input: &str) -> IResult<&str, ParsedDfaState> {
[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] 89 | fn dfa_line(input: &str) -> IResult<&str, ParsedDfaState<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dandy` (lib) generated 10 warnings (run `cargo fix --lib -p dandy` to apply 10 suggestions)
[INFO] [stderr] warning: `dandy` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dandy-3b1f17b8c6cb122c)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::dfa_self_intersection ... ok
[INFO] [stdout] test tests::dfa_self_union ... ok
[INFO] [stdout] test tests::dfa_minimize_eq ... ok
[INFO] [stdout] test tests::dfa_table_reparse ... ok
[INFO] [stdout] test tests::dfa_to_nfa_to_dfa ... ok
[INFO] [stdout] test tests::nfa_remove_unreachable_states ... ok
[INFO] [stdout] test tests::dfa_inversion_tautologies ... ok
[INFO] [stdout] test tests::regex_parse ... ok
[INFO] [stdout] test tests::test_subset_construction ... ok
[INFO] [stdout] test tests::nfa_to_dfa_to_nfa ... ok
[INFO] [stdout] test tests::nfa_remove_epsilon_transitions ... ok
[INFO] [stdout] test tests::dfa_binary_ops has been running for over 60 seconds
[INFO] [stdout] test tests::nfa_binary_ops has been running for over 60 seconds
[INFO] [stdout] test tests::dfa_binary_ops ... ok
[INFO] [stdout] test tests::nfa_table_reparse has been running for over 60 seconds
[INFO] [stdout] test tests::nfa_words has been running for over 60 seconds
[INFO] [stdout] test tests::nfa_words ... ok
[INFO] [stdout] test tests::regex has been running for over 60 seconds
[INFO] [stdout] test tests::regex ... ok
[INFO] [stdout] test tests::nfa_table_reparse ... ok
[INFO] [stdout] test tests::nfa_binary_ops ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 126.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dandy
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test src/dfa/mod.rs - dfa::Dfa::difference (line 389) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa::Dfa::intersection (line 358) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa::Dfa::invert (line 302) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa (line 96) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa::Dfa::graphemes_only (line 825) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa (line 11) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa::Dfa::accepts_graphemes (line 800) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa::Dfa::symmetric_difference (line 420) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa (line 168) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa::Dfa::minimize (line 555) ... ok
[INFO] [stdout] test src/nfa/mod.rs - nfa (line 11) ... ok
[INFO] [stdout] test src/nfa/mod.rs - nfa (line 100) ... ok
[INFO] [stdout] test src/dfa/mod.rs - dfa::Dfa::union (line 327) ... ok
[INFO] [stdout] test src/nfa/mod.rs - nfa (line 176) ... ok
[INFO] [stdout] test src/lib.rs - (line 9) ... ok
[INFO] [stdout] test src/nfa/mod.rs - nfa::Nfa::intersection (line 422) ... ok
[INFO] [stdout] test src/nfa/mod.rs - nfa::Nfa::union (line 316) ... ok
[INFO] [stdout] test src/nfa/mod.rs - nfa::Nfa::remove_epsilon_moves (line 702) ... ok
[INFO] [stdout] test src/regex/mod.rs - regex (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65bc65251b2c4782b33bbad0b1417ce191fc585aae985164a579d1e31d1761c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65bc65251b2c4782b33bbad0b1417ce191fc585aae985164a579d1e31d1761c6", kill_on_drop: false }`
[INFO] [stdout] 65bc65251b2c4782b33bbad0b1417ce191fc585aae985164a579d1e31d1761c6
