[INFO] fetching crate rtlicious 0.1.1... [INFO] testing rtlicious-0.1.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate rtlicious 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rtlicious 0.1.1 [INFO] finished tweaking crates.io crate rtlicious 0.1.1 [INFO] tweaked toml for crates.io crate rtlicious 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rtlicious 0.1.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding nom_locate v4.2.0 (available: v5.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded indoc v2.0.7 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded nom-tracable v0.9.1 [INFO] [stderr] Downloaded nom-tracable-macros v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50d059417e85274b1fa2e8702d8d1172b3f3a0119cebab1b1016c69ee33f010a [INFO] running `Command { std: "docker" "start" "-a" "50d059417e85274b1fa2e8702d8d1172b3f3a0119cebab1b1016c69ee33f010a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50d059417e85274b1fa2e8702d8d1172b3f3a0119cebab1b1016c69ee33f010a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d059417e85274b1fa2e8702d8d1172b3f3a0119cebab1b1016c69ee33f010a", kill_on_drop: false }` [INFO] [stdout] 50d059417e85274b1fa2e8702d8d1172b3f3a0119cebab1b1016c69ee33f010a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d24ef1fffcf768b008ecad9286cf062cdbc9388e6ee1fd2c51e7f1b9377063c [INFO] running `Command { std: "docker" "start" "-a" "0d24ef1fffcf768b008ecad9286cf062cdbc9388e6ee1fd2c51e7f1b9377063c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling rtlicious v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parse(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parse(input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cell.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/design.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new_from_str(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new_from_str(input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn module_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) fn process_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult, char, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:48:58 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult, char, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 78 | input: Span<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 79 | ) -> IResult { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden 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 `'a` [INFO] [stdout] | [INFO] [stdout] 79 | ) -> IResult, Span<'a>, E> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:84:75 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError>>(input: Span<'a>) -> IResult { [INFO] [stdout] | -- ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError>>(input: Span<'a>) -> IResult, Span<'a>, E> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:108:54 [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult, E> [INFO] [stdout] | -- ^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult, StringFragment<'a>, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:124:52 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult, String, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/switch.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.12s [INFO] running `Command { std: "docker" "inspect" "0d24ef1fffcf768b008ecad9286cf062cdbc9388e6ee1fd2c51e7f1b9377063c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d24ef1fffcf768b008ecad9286cf062cdbc9388e6ee1fd2c51e7f1b9377063c", kill_on_drop: false }` [INFO] [stdout] 0d24ef1fffcf768b008ecad9286cf062cdbc9388e6ee1fd2c51e7f1b9377063c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 780f26e0d050e521ee9856389178fab4084f56e14195808bad89531ed4a8e6a1 [INFO] running `Command { std: "docker" "start" "-a" "780f26e0d050e521ee9856389178fab4084f56e14195808bad89531ed4a8e6a1", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parse(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parse(input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cell.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/design.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new_from_str(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new_from_str(input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn module_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) fn process_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult, char, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:48:58 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult, char, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 78 | input: Span<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 79 | ) -> IResult { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden 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 `'a` [INFO] [stdout] | [INFO] [stdout] 79 | ) -> IResult, Span<'a>, E> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:84:75 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError>>(input: Span<'a>) -> IResult { [INFO] [stdout] | -- ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError>>(input: Span<'a>) -> IResult, Span<'a>, E> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:108:54 [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult, E> [INFO] [stdout] | -- ^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult, StringFragment<'a>, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:124:52 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult, String, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/switch.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rtlicious v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parse(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parse(input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cell.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn cell_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/design.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new_from_str(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new_from_str(input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn module_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) fn module_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) fn process_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) fn process_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult, char, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:48:58 [INFO] [stdout] | [INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult, char, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 78 | input: Span<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 79 | ) -> IResult { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden 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 `'a` [INFO] [stdout] | [INFO] [stdout] 79 | ) -> IResult, Span<'a>, E> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:84:75 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError>>(input: Span<'a>) -> IResult { [INFO] [stdout] | -- ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_literal<'a, E: ParseError>>(input: Span<'a>) -> IResult, Span<'a>, E> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:108:54 [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult, E> [INFO] [stdout] | -- ^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult, StringFragment<'a>, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/string.rs:124:52 [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult [INFO] [stdout] | -- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult, String, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/switch.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | pub(crate) fn switch_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `Command { std: "docker" "inspect" "780f26e0d050e521ee9856389178fab4084f56e14195808bad89531ed4a8e6a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780f26e0d050e521ee9856389178fab4084f56e14195808bad89531ed4a8e6a1", kill_on_drop: false }` [INFO] [stdout] 780f26e0d050e521ee9856389178fab4084f56e14195808bad89531ed4a8e6a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ceacf50cd5d71443e939e84f12de58f711dee17216462d35e783d58ff187d45e [INFO] running `Command { std: "docker" "start" "-a" "ceacf50cd5d71443e939e84f12de58f711dee17216462d35e783d58ff187d45e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:257:21 [INFO] [stderr] | [INFO] [stderr] 257 | pub fn parse(input: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 257 | pub fn parse(input: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cell.rs:117:36 [INFO] [stderr] | [INFO] [stderr] 117 | pub(crate) fn cell_end_stmt(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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 117 | pub(crate) fn cell_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/design.rs:17:32 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn new_from_str(input: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 17 | pub fn new_from_str(input: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/module.rs:94:38 [INFO] [stderr] | [INFO] [stderr] 94 | pub(crate) fn module_end_stmt(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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 94 | pub(crate) fn module_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/process.rs:50:39 [INFO] [stderr] | [INFO] [stderr] 50 | pub(crate) fn process_end_stmt(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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 50 | pub(crate) fn process_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/string.rs:30:49 [INFO] [stderr] | [INFO] [stderr] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult [INFO] [stderr] | -- ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 30 | fn parse_seq<'a, E>(input: Span<'a>) -> IResult, char, E> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/string.rs:48:58 [INFO] [stderr] | [INFO] [stderr] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult [INFO] [stderr] | -- ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 48 | fn parse_escaped_char<'a, E>(input: Span<'a>) -> IResult, char, E> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/string.rs:79:14 [INFO] [stderr] | [INFO] [stderr] 78 | input: Span<'a>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 79 | ) -> IResult { [INFO] [stderr] | ^^^^ ^^^^ the same lifetime is hidden 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 `'a` [INFO] [stderr] | [INFO] [stderr] 79 | ) -> IResult, Span<'a>, E> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/string.rs:84:75 [INFO] [stderr] | [INFO] [stderr] 84 | fn parse_literal<'a, E: ParseError>>(input: Span<'a>) -> IResult { [INFO] [stderr] | -- ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 84 | fn parse_literal<'a, E: ParseError>>(input: Span<'a>) -> IResult, Span<'a>, E> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/string.rs:108:54 [INFO] [stderr] | [INFO] [stderr] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult, E> [INFO] [stderr] | -- ^^^^ -- the same lifetime is named here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 108 | fn parse_fragment<'a, E>(input: Span<'a>) -> IResult, StringFragment<'a>, E> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/string.rs:124:52 [INFO] [stderr] | [INFO] [stderr] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult [INFO] [stderr] | -- ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 124 | fn parse_string<'a, E>(input: Span<'a>) -> IResult, String, E> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/switch.rs:96:38 [INFO] [stderr] | [INFO] [stderr] 96 | pub(crate) fn switch_end_stmt(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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 96 | pub(crate) fn switch_end_stmt(input: Span<'_>) -> IResult, &str> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `rtlicious` (lib) generated 12 warnings (run `cargo fix --lib -p rtlicious` to apply 12 suggestions) [INFO] [stderr] warning: `rtlicious` (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/rtlicious-c50a40f3e21d2dae) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test attribute::tests::test_attr_stmt ... ok [INFO] [stdout] test cell::tests::test_cell_body_stmt ... ok [INFO] [stdout] test cell::tests::test_cell_end_stmt ... ok [INFO] [stdout] test cell::tests::test_cell_connect_stmt ... ok [INFO] [stdout] test cell::tests::test_cell ... ok [INFO] [stdout] test characters::tests::test_eol ... ok [INFO] [stdout] test cell::tests::test_cell_stmt ... ok [INFO] [stdout] test connect::tests::test_connect_mystery ... ok [INFO] [stdout] test characters::tests::test_nonws ... ok [INFO] [stdout] test constant::tests::test_constant ... ok [INFO] [stdout] test design::tests::test_autoidx_stmt ... ok [INFO] [stdout] test identifier::tests::test_id ... ok [INFO] [stdout] test identifier::tests::test_public_id ... ok [INFO] [stdout] test memory::tests::test_memory ... ok [INFO] [stdout] test memory::tests::test_memory_option ... ok [INFO] [stdout] test module::tests::test_module_end_stmt ... ok [INFO] [stdout] test module::tests::test_module_stmt ... ok [INFO] [stdout] test module::tests::test_param_stmt ... ok [INFO] [stdout] test module::tests::test_module ... ok [INFO] [stdout] test identifier::tests::test_autogen_id ... ok [INFO] [stdout] test process::tests::test_proc_end_stmt ... ok [INFO] [stdout] test characters::tests::test_sep ... ok [INFO] [stdout] test sigspec::tests::test_sigspec_concat ... ok [INFO] [stdout] test sigspec::tests::test_sigspec ... ok [INFO] [stdout] test sigspec::tests::test_sigspec_range ... ok [INFO] [stdout] test string::tests::test_comment ... ok [INFO] [stdout] test string::tests::test_string_escaped ... ok [INFO] [stdout] test process::tests::test_process_multiple_switch_in_process ... ok [INFO] [stdout] test string::tests::test_string ... ok [INFO] [stdout] test memory::tests::test_memory_stmt ... ok [INFO] [stdout] test process::tests::test_assign_stmt ... ok [INFO] [stdout] test switch::tests::test_case_stmt ... ok [INFO] [stdout] test switch::tests::test_compare ... ok [INFO] [stdout] test switch::tests::test_switch_end_stmt ... ok [INFO] [stdout] test switch::tests::test_switch ... ok [INFO] [stdout] test sync::tests::test_memwr_stmt ... ok [INFO] [stdout] test switch::tests::test_switch_stmt ... ok [INFO] [stdout] test sync::tests::test_sync ... ok [INFO] [stdout] test sync::tests::test_sync_type ... ok [INFO] [stdout] test sync::tests::test_update_stmt ... ok [INFO] [stdout] test value::tests::test_binary_digit ... ok [INFO] [stdout] test value::tests::test_decimal_digit ... ok [INFO] [stdout] test value::tests::test_integer ... ok [INFO] [stdout] test sync::tests::test_sync_stmt ... ok [INFO] [stdout] test value::tests::test_value ... ok [INFO] [stdout] test process::tests::test_proc_stmt ... ok [INFO] [stdout] test tests::test_sanity ... ok [INFO] [stdout] test process::tests::test_process ... ok [INFO] [stdout] test wire::tests::test_wire_option ... ok [INFO] [stdout] test design::tests::test_file ... ok [INFO] [stdout] test wire::tests::test_wire_stmt ... ok [INFO] [stdout] test value::tests::test_value_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests rtlicious [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ceacf50cd5d71443e939e84f12de58f711dee17216462d35e783d58ff187d45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceacf50cd5d71443e939e84f12de58f711dee17216462d35e783d58ff187d45e", kill_on_drop: false }` [INFO] [stdout] ceacf50cd5d71443e939e84f12de58f711dee17216462d35e783d58ff187d45e