[INFO] fetching crate esdl 0.6.0... [INFO] testing esdl-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [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 c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded joinery v2.1.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea71febf13fb188e6b7b2f781699976153bd9dc78f82c317b228ff5ac5182d25 [INFO] running `Command { std: "docker" "start" "-a" "ea71febf13fb188e6b7b2f781699976153bd9dc78f82c317b228ff5ac5182d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea71febf13fb188e6b7b2f781699976153bd9dc78f82c317b228ff5ac5182d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea71febf13fb188e6b7b2f781699976153bd9dc78f82c317b228ff5ac5182d25", kill_on_drop: false }` [INFO] [stdout] ea71febf13fb188e6b7b2f781699976153bd9dc78f82c317b228ff5ac5182d25 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d3fdb65004cafcbb2ac23466696930d59990f80435cf6fd34c42072db5c2da6 [INFO] running `Command { std: "docker" "start" "-a" "4d3fdb65004cafcbb2ac23466696930d59990f80435cf6fd34c42072db5c2da6", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [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)]` (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 8.86s [INFO] running `Command { std: "docker" "inspect" "4d3fdb65004cafcbb2ac23466696930d59990f80435cf6fd34c42072db5c2da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d3fdb65004cafcbb2ac23466696930d59990f80435cf6fd34c42072db5c2da6", kill_on_drop: false }` [INFO] [stdout] 4d3fdb65004cafcbb2ac23466696930d59990f80435cf6fd34c42072db5c2da6 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ffe24715a7c1d07093c04f47e2b7f93f1afa1d3a8a7c2b1488b3194b9a2008 [INFO] running `Command { std: "docker" "start" "-a" "73ffe24715a7c1d07093c04f47e2b7f93f1afa1d3a8a7c2b1488b3194b9a2008", 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)]` (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] [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/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 `test` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "73ffe24715a7c1d07093c04f47e2b7f93f1afa1d3a8a7c2b1488b3194b9a2008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ffe24715a7c1d07093c04f47e2b7f93f1afa1d3a8a7c2b1488b3194b9a2008", kill_on_drop: false }` [INFO] [stdout] 73ffe24715a7c1d07093c04f47e2b7f93f1afa1d3a8a7c2b1488b3194b9a2008 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2a40d683978699d0f1907c636ee7e665694d623474877736fcb0bc253395725 [INFO] running `Command { std: "docker" "start" "-a" "b2a40d683978699d0f1907c636ee7e665694d623474877736fcb0bc253395725", 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] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/aggregate.rs:45:29 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn parse_command(input: Span) -> IResult> { [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, 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>> { [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, Vec>> { [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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, 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> { [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, OptionalOrRequiredType<'_>> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `esdl` (lib) generated 12 warnings (run `cargo fix --lib -p esdl` to apply 11 suggestions) [INFO] [stderr] warning: `esdl` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esdl-a4da411badce0b47) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::version::tests::version ... ok [INFO] [stdout] test parser::tests::it_parses_bank_account_schema ... ok [INFO] [stdout] test parser::tests::it_parses_basic_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] 37 | 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" "b2a40d683978699d0f1907c636ee7e665694d623474877736fcb0bc253395725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2a40d683978699d0f1907c636ee7e665694d623474877736fcb0bc253395725", kill_on_drop: false }` [INFO] [stdout] b2a40d683978699d0f1907c636ee7e665694d623474877736fcb0bc253395725