[INFO] fetching crate esdl 0.6.0...
[INFO] testing esdl-0.6.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate esdl 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate esdl 0.6.0
[INFO] finished tweaking crates.io crate esdl 0.6.0
[INFO] tweaked toml for crates.io crate esdl 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate esdl 0.6.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.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] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a0f35b589fea97d31413544a736e91302762c8f0ba269191b82bf933bc2c953
[INFO] running `Command { std: "docker" "start" "-a" "2a0f35b589fea97d31413544a736e91302762c8f0ba269191b82bf933bc2c953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a0f35b589fea97d31413544a736e91302762c8f0ba269191b82bf933bc2c953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a0f35b589fea97d31413544a736e91302762c8f0ba269191b82bf933bc2c953", kill_on_drop: false }`
[INFO] [stdout] 2a0f35b589fea97d31413544a736e91302762c8f0ba269191b82bf933bc2c953
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25c0bf6527ae9b9905a125a5bc2a32c9111ee9eedb2ef3105f91588d10df3db7
[INFO] running `Command { std: "docker" "start" "-a" "25c0bf6527ae9b9905a125a5bc2a32c9111ee9eedb2ef3105f91588d10df3db7", kill_on_drop: false }`
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling esdl v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CustomType` is never constructed
[INFO] [stdout]   --> src/parser/version.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CustomType<'i> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_command(input: Span) -> IResult<Span, Command<'_>> {
[INFO] [stdout]    |                             ^^^^             ----          -- the same lifetime is elided here
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_command(input: Span<'_>) -> IResult<Span<'_>, Command<'_>> {
[INFO] [stdout]    |                                 ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:70:28
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_params(input: Span) -> IResult<Span, Vec<Param<'_>>> {
[INFO] [stdout]    |                            ^^^^             ----            -- the same lifetime is elided here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is hidden here
[INFO] [stdout]    |                            the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_params(input: Span<'_>) -> IResult<Span<'_>, Vec<Param<'_>>> {
[INFO] [stdout]    |                                ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_param(input: Span) -> IResult<Span, Param<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_param(input: Span<'_>) -> IResult<Span<'_>, Param<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn parse_return_type(input: Span) -> IResult<Span, ReturnType<'_>> {
[INFO] [stdout]    |                                 ^^^^             ----             -- the same lifetime is elided here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is hidden here
[INFO] [stdout]    |                                 the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn parse_return_type(input: Span<'_>) -> IResult<Span<'_>, ReturnType<'_>> {
[INFO] [stdout]    |                                     ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/aggregate.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     input: Span,
[INFO] [stdout]     |            ^^^^ the lifetime is hidden here
[INFO] [stdout] 120 | ) -> IResult<Span, ReturnTypeOptionalOrRequired<'_>> {
[INFO] [stdout]     |              ----                               -- the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     input: Span<'_>,
[INFO] [stdout] 120 ~ ) -> IResult<Span<'_>, ReturnTypeOptionalOrRequired<'_>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/event.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_event(input: Span) -> IResult<Span, Event<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_event(input: Span<'_>) -> IResult<Span<'_>, Event<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/event.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_field(input: Span) -> IResult<Span, Field<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_field(input: Span<'_>) -> IResult<Span<'_>, Field<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_custom_type(input: Span) -> IResult<Span, CustomType<'_>> {
[INFO] [stdout]    |                                 ^^^^             ----             -- the same lifetime is elided here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is hidden here
[INFO] [stdout]    |                                 the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_custom_type(input: Span<'_>) -> IResult<Span<'_>, CustomType<'_>> {
[INFO] [stdout]    |                                     ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_type(input: Span) -> IResult<Span, Type<'_>> {
[INFO] [stdout]    |                          ^^^^             ----       -- the same lifetime is elided here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is hidden here
[INFO] [stdout]    |                          the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_type(input: Span<'_>) -> IResult<Span<'_>, Type<'_>> {
[INFO] [stdout]    |                              ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_scalar_or_user_type(input: Span) -> IResult<Span, ScalarOrUserType<'_>> {
[INFO] [stdout]    |                                         ^^^^             ----                   -- the same lifetime is elided here
[INFO] [stdout]    |                                         |                |
[INFO] [stdout]    |                                         |                the same lifetime is hidden here
[INFO] [stdout]    |                                         the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_scalar_or_user_type(input: Span<'_>) -> IResult<Span<'_>, ScalarOrUserType<'_>> {
[INFO] [stdout]    |                                             ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:74:47
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_optional_or_required_type(input: Span) -> IResult<Span, OptionalOrRequiredType<'_>> {
[INFO] [stdout]    |                                               ^^^^             ----                         -- the same lifetime is elided here
[INFO] [stdout]    |                                               |                |
[INFO] [stdout]    |                                               |                the same lifetime is hidden here
[INFO] [stdout]    |                                               the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_optional_or_required_type(input: Span<'_>) -> IResult<Span<'_>, OptionalOrRequiredType<'_>> {
[INFO] [stdout]    |                                                   ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "25c0bf6527ae9b9905a125a5bc2a32c9111ee9eedb2ef3105f91588d10df3db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c0bf6527ae9b9905a125a5bc2a32c9111ee9eedb2ef3105f91588d10df3db7", kill_on_drop: false }`
[INFO] [stdout] 25c0bf6527ae9b9905a125a5bc2a32c9111ee9eedb2ef3105f91588d10df3db7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a81c4f7f0118df213c1b01e55b5417e338b280357394ab59d36eaf350229c16
[INFO] running `Command { std: "docker" "start" "-a" "2a81c4f7f0118df213c1b01e55b5417e338b280357394ab59d36eaf350229c16", kill_on_drop: false }`
[INFO] [stdout] warning: struct `CustomType` is never constructed
[INFO] [stdout]   --> src/parser/version.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CustomType<'i> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_command(input: Span) -> IResult<Span, Command<'_>> {
[INFO] [stdout]    |                             ^^^^             ----          -- the same lifetime is elided here
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_command(input: Span<'_>) -> IResult<Span<'_>, Command<'_>> {
[INFO] [stdout]    |                                 ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:70:28
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_params(input: Span) -> IResult<Span, Vec<Param<'_>>> {
[INFO] [stdout]    |                            ^^^^             ----            -- the same lifetime is elided here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is hidden here
[INFO] [stdout]    |                            the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_params(input: Span<'_>) -> IResult<Span<'_>, Vec<Param<'_>>> {
[INFO] [stdout]    |                                ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_param(input: Span) -> IResult<Span, Param<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_param(input: Span<'_>) -> IResult<Span<'_>, Param<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn parse_return_type(input: Span) -> IResult<Span, ReturnType<'_>> {
[INFO] [stdout]    |                                 ^^^^             ----             -- the same lifetime is elided here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is hidden here
[INFO] [stdout]    |                                 the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn parse_return_type(input: Span<'_>) -> IResult<Span<'_>, ReturnType<'_>> {
[INFO] [stdout]    |                                     ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/aggregate.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     input: Span,
[INFO] [stdout]     |            ^^^^ the lifetime is hidden here
[INFO] [stdout] 120 | ) -> IResult<Span, ReturnTypeOptionalOrRequired<'_>> {
[INFO] [stdout]     |              ----                               -- the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     input: Span<'_>,
[INFO] [stdout] 120 ~ ) -> IResult<Span<'_>, ReturnTypeOptionalOrRequired<'_>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/event.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_event(input: Span) -> IResult<Span, Event<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_event(input: Span<'_>) -> IResult<Span<'_>, Event<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling esdl v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/event.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_field(input: Span) -> IResult<Span, Field<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_field(input: Span<'_>) -> IResult<Span<'_>, Field<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_custom_type(input: Span) -> IResult<Span, CustomType<'_>> {
[INFO] [stdout]    |                                 ^^^^             ----             -- the same lifetime is elided here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is hidden here
[INFO] [stdout]    |                                 the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_custom_type(input: Span<'_>) -> IResult<Span<'_>, CustomType<'_>> {
[INFO] [stdout]    |                                     ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_type(input: Span) -> IResult<Span, Type<'_>> {
[INFO] [stdout]    |                          ^^^^             ----       -- the same lifetime is elided here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is hidden here
[INFO] [stdout]    |                          the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_type(input: Span<'_>) -> IResult<Span<'_>, Type<'_>> {
[INFO] [stdout]    |                              ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_scalar_or_user_type(input: Span) -> IResult<Span, ScalarOrUserType<'_>> {
[INFO] [stdout]    |                                         ^^^^             ----                   -- the same lifetime is elided here
[INFO] [stdout]    |                                         |                |
[INFO] [stdout]    |                                         |                the same lifetime is hidden here
[INFO] [stdout]    |                                         the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_scalar_or_user_type(input: Span<'_>) -> IResult<Span<'_>, ScalarOrUserType<'_>> {
[INFO] [stdout]    |                                             ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:74:47
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_optional_or_required_type(input: Span) -> IResult<Span, OptionalOrRequiredType<'_>> {
[INFO] [stdout]    |                                               ^^^^             ----                         -- the same lifetime is elided here
[INFO] [stdout]    |                                               |                |
[INFO] [stdout]    |                                               |                the same lifetime is hidden here
[INFO] [stdout]    |                                               the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_optional_or_required_type(input: Span<'_>) -> IResult<Span<'_>, OptionalOrRequiredType<'_>> {
[INFO] [stdout]    |                                                   ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomType` is never constructed
[INFO] [stdout]   --> src/parser/version.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CustomType<'i> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_command(input: Span) -> IResult<Span, Command<'_>> {
[INFO] [stdout]    |                             ^^^^             ----          -- the same lifetime is elided here
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn parse_command(input: Span<'_>) -> IResult<Span<'_>, Command<'_>> {
[INFO] [stdout]    |                                 ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:70:28
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_params(input: Span) -> IResult<Span, Vec<Param<'_>>> {
[INFO] [stdout]    |                            ^^^^             ----            -- the same lifetime is elided here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is hidden here
[INFO] [stdout]    |                            the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn parse_params(input: Span<'_>) -> IResult<Span<'_>, Vec<Param<'_>>> {
[INFO] [stdout]    |                                ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_param(input: Span) -> IResult<Span, Param<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_param(input: Span<'_>) -> IResult<Span<'_>, Param<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/aggregate.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn parse_return_type(input: Span) -> IResult<Span, ReturnType<'_>> {
[INFO] [stdout]    |                                 ^^^^             ----             -- the same lifetime is elided here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is hidden here
[INFO] [stdout]    |                                 the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn parse_return_type(input: Span<'_>) -> IResult<Span<'_>, ReturnType<'_>> {
[INFO] [stdout]    |                                     ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/aggregate.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     input: Span,
[INFO] [stdout]     |            ^^^^ the lifetime is hidden here
[INFO] [stdout] 120 | ) -> IResult<Span, ReturnTypeOptionalOrRequired<'_>> {
[INFO] [stdout]     |              ----                               -- the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     input: Span<'_>,
[INFO] [stdout] 120 ~ ) -> IResult<Span<'_>, ReturnTypeOptionalOrRequired<'_>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/event.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_event(input: Span) -> IResult<Span, Event<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_event(input: Span<'_>) -> IResult<Span<'_>, Event<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/event.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_field(input: Span) -> IResult<Span, Field<'_>> {
[INFO] [stdout]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is hidden here
[INFO] [stdout]    |                           the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_field(input: Span<'_>) -> IResult<Span<'_>, Field<'_>> {
[INFO] [stdout]    |                               ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_custom_type(input: Span) -> IResult<Span, CustomType<'_>> {
[INFO] [stdout]    |                                 ^^^^             ----             -- the same lifetime is elided here
[INFO] [stdout]    |                                 |                |
[INFO] [stdout]    |                                 |                the same lifetime is hidden here
[INFO] [stdout]    |                                 the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_custom_type(input: Span<'_>) -> IResult<Span<'_>, CustomType<'_>> {
[INFO] [stdout]    |                                     ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_type(input: Span) -> IResult<Span, Type<'_>> {
[INFO] [stdout]    |                          ^^^^             ----       -- the same lifetime is elided here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is hidden here
[INFO] [stdout]    |                          the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_type(input: Span<'_>) -> IResult<Span<'_>, Type<'_>> {
[INFO] [stdout]    |                              ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_scalar_or_user_type(input: Span) -> IResult<Span, ScalarOrUserType<'_>> {
[INFO] [stdout]    |                                         ^^^^             ----                   -- the same lifetime is elided here
[INFO] [stdout]    |                                         |                |
[INFO] [stdout]    |                                         |                the same lifetime is hidden here
[INFO] [stdout]    |                                         the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_scalar_or_user_type(input: Span<'_>) -> IResult<Span<'_>, ScalarOrUserType<'_>> {
[INFO] [stdout]    |                                             ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/types.rs:74:47
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_optional_or_required_type(input: Span) -> IResult<Span, OptionalOrRequiredType<'_>> {
[INFO] [stdout]    |                                               ^^^^             ----                         -- the same lifetime is elided here
[INFO] [stdout]    |                                               |                |
[INFO] [stdout]    |                                               |                the same lifetime is hidden here
[INFO] [stdout]    |                                               the 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_optional_or_required_type(input: Span<'_>) -> IResult<Span<'_>, OptionalOrRequiredType<'_>> {
[INFO] [stdout]    |                                                   ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "2a81c4f7f0118df213c1b01e55b5417e338b280357394ab59d36eaf350229c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a81c4f7f0118df213c1b01e55b5417e338b280357394ab59d36eaf350229c16", kill_on_drop: false }`
[INFO] [stdout] 2a81c4f7f0118df213c1b01e55b5417e338b280357394ab59d36eaf350229c16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c28b6e3b2436e690a175ec7ab078fa3e71021d13a5e6f82ce23e7f201c3ae0fb
[INFO] running `Command { std: "docker" "start" "-a" "c28b6e3b2436e690a175ec7ab078fa3e71021d13a5e6f82ce23e7f201c3ae0fb", kill_on_drop: false }`
[INFO] [stderr] warning: struct `CustomType` is never constructed
[INFO] [stderr]   --> src/parser/version.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct CustomType<'i> {
[INFO] [stdout] 
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stdout] running 3 tests
[INFO] [stderr]    |
[INFO] [stdout] test parser::version::tests::version ... ok
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] test parser::tests::it_parses_basic_schema ... ok
[INFO] [stderr] 
[INFO] [stdout] test parser::tests::it_parses_bank_account_schema ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/parser/aggregate.rs:45:29
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 45 | pub fn parse_command(input: Span) -> IResult<Span, Command<'_>> {
[INFO] [stderr]    |                             ^^^^             ----          -- the same lifetime is elided here
[INFO] [stderr]    |                             |                |
[INFO] [stderr]    |                             |                the same lifetime is hidden here
[INFO] [stderr]    |                             the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn parse_command(input: Span<'_>) -> IResult<Span<'_>, Command<'_>> {
[INFO] [stderr]    |                                 ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/aggregate.rs:70:28
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn parse_params(input: Span) -> IResult<Span, Vec<Param<'_>>> {
[INFO] [stderr]    |                            ^^^^             ----            -- the same lifetime is elided here
[INFO] [stderr]    |                            |                |
[INFO] [stderr]    |                            |                the same lifetime is hidden here
[INFO] [stderr]    |                            the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn parse_params(input: Span<'_>) -> IResult<Span<'_>, Vec<Param<'_>>> {
[INFO] [stderr]    |                                ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/aggregate.rs:78:27
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn parse_param(input: Span) -> IResult<Span, Param<'_>> {
[INFO] [stderr]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stderr]    |                           |                |
[INFO] [stderr]    |                           |                the same lifetime is hidden here
[INFO] [stderr]    |                           the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn parse_param(input: Span<'_>) -> IResult<Span<'_>, Param<'_>> {
[INFO] [stderr]    |                               ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/aggregate.rs:95:33
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub fn parse_return_type(input: Span) -> IResult<Span, ReturnType<'_>> {
[INFO] [stderr]    |                                 ^^^^             ----             -- the same lifetime is elided here
[INFO] [stderr]    |                                 |                |
[INFO] [stderr]    |                                 |                the same lifetime is hidden here
[INFO] [stderr]    |                                 the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub fn parse_return_type(input: Span<'_>) -> IResult<Span<'_>, ReturnType<'_>> {
[INFO] [stderr]    |                                     ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/aggregate.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr] 119 |     input: Span,
[INFO] [stderr]     |            ^^^^ the lifetime is hidden here
[INFO] [stderr] 120 | ) -> IResult<Span, ReturnTypeOptionalOrRequired<'_>> {
[INFO] [stderr]     |              ----                               -- the same lifetime is elided here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              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: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 119 ~     input: Span<'_>,
[INFO] [stderr] 120 ~ ) -> IResult<Span<'_>, ReturnTypeOptionalOrRequired<'_>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/event.rs:21:27
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn parse_event(input: Span) -> IResult<Span, Event<'_>> {
[INFO] [stderr]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stderr]    |                           |                |
[INFO] [stderr]    |                           |                the same lifetime is hidden here
[INFO] [stderr]    |                           the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn parse_event(input: Span<'_>) -> IResult<Span<'_>, Event<'_>> {
[INFO] [stderr]    |                               ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/event.rs:34:27
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn parse_field(input: Span) -> IResult<Span, Field<'_>> {
[INFO] [stderr]    |                           ^^^^             ----        -- the same lifetime is elided here
[INFO] [stderr]    |                           |                |
[INFO] [stderr]    |                           |                the same lifetime is hidden here
[INFO] [stderr]    |                           the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn parse_field(input: Span<'_>) -> IResult<Span<'_>, Field<'_>> {
[INFO] [stderr]    |                               ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/types.rs:19:33
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn parse_custom_type(input: Span) -> IResult<Span, CustomType<'_>> {
[INFO] [stderr]    |                                 ^^^^             ----             -- the same lifetime is elided here
[INFO] [stderr]    |                                 |                |
[INFO] [stderr]    |                                 |                the same lifetime is hidden here
[INFO] [stderr]    |                                 the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn parse_custom_type(input: Span<'_>) -> IResult<Span<'_>, CustomType<'_>> {
[INFO] [stderr]    |                                     ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/types.rs:34:26
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn parse_type(input: Span) -> IResult<Span, Type<'_>> {
[INFO] [stderr]    |                          ^^^^             ----       -- the same lifetime is elided here
[INFO] [stderr]    |                          |                |
[INFO] [stderr]    |                          |                the same lifetime is hidden here
[INFO] [stderr]    |                          the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn parse_type(input: Span<'_>) -> IResult<Span<'_>, Type<'_>> {
[INFO] [stderr]    |                              ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/types.rs:59:41
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub fn parse_scalar_or_user_type(input: Span) -> IResult<Span, ScalarOrUserType<'_>> {
[INFO] [stderr]    |                                         ^^^^             ----                   -- the same lifetime is elided here
[INFO] [stderr]    |                                         |                |
[INFO] [stderr]    |                                         |                the same lifetime is hidden here
[INFO] [stderr]    |                                         the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub fn parse_scalar_or_user_type(input: Span<'_>) -> IResult<Span<'_>, ScalarOrUserType<'_>> {
[INFO] [stderr]    |                                             ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/types.rs:74:47
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub fn parse_optional_or_required_type(input: Span) -> IResult<Span, OptionalOrRequiredType<'_>> {
[INFO] [stderr]    |                                               ^^^^             ----                         -- the same lifetime is elided here
[INFO] [stderr]    |                                               |                |
[INFO] [stderr]    |                                               |                the same lifetime is hidden here
[INFO] [stderr]    |                                               the 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: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub fn parse_optional_or_required_type(input: Span<'_>) -> IResult<Span<'_>, OptionalOrRequiredType<'_>> {
[INFO] [stderr]    |                                                   ++++                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `esdl` (lib) generated 12 warnings
[INFO] [stderr] warning: `esdl` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esdl-50c9a555b0ea1277)
[INFO] [stderr]    Doc-tests esdl
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 36) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 36) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]  --> src/lib.rs:37:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | version = "0.1.0"
[INFO] [stdout]   |         ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c28b6e3b2436e690a175ec7ab078fa3e71021d13a5e6f82ce23e7f201c3ae0fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c28b6e3b2436e690a175ec7ab078fa3e71021d13a5e6f82ce23e7f201c3ae0fb", kill_on_drop: false }`
[INFO] [stdout] c28b6e3b2436e690a175ec7ab078fa3e71021d13a5e6f82ce23e7f201c3ae0fb
