[INFO] cloning repository https://github.com/thalo-rs/esdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thalo-rs/esdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalo-rs%2Fesdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalo-rs%2Fesdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63481ca72ce76374d7fc777054babdf5af0c7483 [INFO] checking thalo-rs/esdl against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalo-rs%2Fesdl" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thalo-rs/esdl [INFO] finished tweaking git repo https://github.com/thalo-rs/esdl [INFO] tweaked toml for git repo https://github.com/thalo-rs/esdl written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thalo-rs/esdl on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thalo-rs/esdl already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.31 [INFO] [stderr] Downloaded proc-macro2 v1.0.38 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded thiserror v1.0.31 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.137 [INFO] [stderr] Downloaded serde v1.0.137 [INFO] [stderr] Downloaded syn v1.0.92 [INFO] [stderr] Downloaded semver v1.0.6 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39ed25ae87d42d5bd93459f1202bda85fe5f7d1eb3ef10000f5a074bf167f3b2 [INFO] running `Command { std: "docker" "start" "-a" "39ed25ae87d42d5bd93459f1202bda85fe5f7d1eb3ef10000f5a074bf167f3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39ed25ae87d42d5bd93459f1202bda85fe5f7d1eb3ef10000f5a074bf167f3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ed25ae87d42d5bd93459f1202bda85fe5f7d1eb3ef10000f5a074bf167f3b2", kill_on_drop: false }` [INFO] [stdout] 39ed25ae87d42d5bd93459f1202bda85fe5f7d1eb3ef10000f5a074bf167f3b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 189d0e2c74e18242f3f72168ebbc9fd36f533a457a80dea30e791fb0d55f9c25 [INFO] running `Command { std: "docker" "start" "-a" "189d0e2c74e18242f3f72168ebbc9fd36f533a457a80dea30e791fb0d55f9c25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking 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)]` (part of `#[warn(unused)]`) 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> { [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, 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>> { [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, Vec>> { [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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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)]` (part of `#[warn(unused)]`) 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> { [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, 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>> { [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, Vec>> { [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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, OptionalOrRequiredType<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.72s [INFO] running `Command { std: "docker" "inspect" "189d0e2c74e18242f3f72168ebbc9fd36f533a457a80dea30e791fb0d55f9c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "189d0e2c74e18242f3f72168ebbc9fd36f533a457a80dea30e791fb0d55f9c25", kill_on_drop: false }` [INFO] [stdout] 189d0e2c74e18242f3f72168ebbc9fd36f533a457a80dea30e791fb0d55f9c25