[INFO] fetching crate rtlicious 0.1.1... [INFO] testing rtlicious-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rtlicious 0.1.1 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rtlicious 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c042521ce49b45536df3d20034b2cb4181b560c4695729e4d08e544eb8c3e020 [INFO] running `Command { std: "docker" "start" "-a" "c042521ce49b45536df3d20034b2cb4181b560c4695729e4d08e544eb8c3e020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c042521ce49b45536df3d20034b2cb4181b560c4695729e4d08e544eb8c3e020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c042521ce49b45536df3d20034b2cb4181b560c4695729e4d08e544eb8c3e020", kill_on_drop: false }` [INFO] [stdout] c042521ce49b45536df3d20034b2cb4181b560c4695729e4d08e544eb8c3e020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14931ddf16820bdb6e4274a7491183cd66f92b9ef8f60648339bf8cfe0cb6302 [INFO] running `Command { std: "docker" "start" "-a" "14931ddf16820bdb6e4274a7491183cd66f92b9ef8f60648339bf8cfe0cb6302", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [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:33 [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:42 [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:78:17 [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:59 [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:38 [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:36 [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 9.80s [INFO] running `Command { std: "docker" "inspect" "14931ddf16820bdb6e4274a7491183cd66f92b9ef8f60648339bf8cfe0cb6302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14931ddf16820bdb6e4274a7491183cd66f92b9ef8f60648339bf8cfe0cb6302", kill_on_drop: false }` [INFO] [stdout] 14931ddf16820bdb6e4274a7491183cd66f92b9ef8f60648339bf8cfe0cb6302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f9d44e59de06da8057ea00e25775347ec002a055a2f2b11c8ab95a36ef48f33 [INFO] running `Command { std: "docker" "start" "-a" "1f9d44e59de06da8057ea00e25775347ec002a055a2f2b11c8ab95a36ef48f33", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling indoc v2.0.6 [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:33 [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:42 [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:78:17 [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:59 [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:38 [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:36 [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:33 [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:42 [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:78:17 [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:59 [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:38 [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:36 [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.68s [INFO] running `Command { std: "docker" "inspect" "1f9d44e59de06da8057ea00e25775347ec002a055a2f2b11c8ab95a36ef48f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9d44e59de06da8057ea00e25775347ec002a055a2f2b11c8ab95a36ef48f33", kill_on_drop: false }` [INFO] [stdout] 1f9d44e59de06da8057ea00e25775347ec002a055a2f2b11c8ab95a36ef48f33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 837497a4363163f5727a1c5f7e7bfde029a5feb905f865b3cee5535649046e8c [INFO] running `Command { std: "docker" "start" "-a" "837497a4363163f5727a1c5f7e7bfde029a5feb905f865b3cee5535649046e8c", 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:33 [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:42 [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:78:17 [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:59 [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:38 [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:36 [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.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtlicious-d5bcbc83a27e2f1f) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test cell::tests::test_cell_end_stmt ... ok [INFO] [stdout] test characters::tests::test_eol ... ok [INFO] [stdout] test cell::tests::test_cell_stmt ... ok [INFO] [stdout] test cell::tests::test_cell_connect_stmt ... ok [INFO] [stdout] test connect::tests::test_connect_mystery ... ok [INFO] [stdout] test attribute::tests::test_attr_stmt ... ok [INFO] [stdout] test constant::tests::test_constant ... ok [INFO] [stdout] test cell::tests::test_cell ... ok [INFO] [stdout] test characters::tests::test_nonws ... ok [INFO] [stdout] test characters::tests::test_sep ... ok [INFO] [stdout] test identifier::tests::test_autogen_id ... ok [INFO] [stdout] test identifier::tests::test_public_id ... ok [INFO] [stdout] test identifier::tests::test_id ... ok [INFO] [stdout] test memory::tests::test_memory ... ok [INFO] [stdout] test module::tests::test_module_end_stmt ... ok [INFO] [stdout] test memory::tests::test_memory_stmt ... ok [INFO] [stdout] test module::tests::test_module_stmt ... ok [INFO] [stdout] test process::tests::test_assign_stmt ... ok [INFO] [stdout] test design::tests::test_file ... ok [INFO] [stdout] test memory::tests::test_memory_option ... ok [INFO] [stdout] test design::tests::test_autoidx_stmt ... ok [INFO] [stdout] test process::tests::test_proc_stmt ... ok [INFO] [stdout] test cell::tests::test_cell_body_stmt ... ok [INFO] [stdout] test module::tests::test_module ... ok [INFO] [stdout] test process::tests::test_process ... ok [INFO] [stdout] test sigspec::tests::test_sigspec ... ok [INFO] [stdout] test module::tests::test_param_stmt ... ok [INFO] [stdout] test process::tests::test_proc_end_stmt ... ok [INFO] [stdout] test sigspec::tests::test_sigspec_concat ... ok [INFO] [stdout] test string::tests::test_comment ... ok [INFO] [stdout] test sigspec::tests::test_sigspec_range ... ok [INFO] [stdout] test switch::tests::test_compare ... ok [INFO] [stdout] test string::tests::test_string ... ok [INFO] [stdout] test switch::tests::test_switch ... ok [INFO] [stdout] test process::tests::test_process_multiple_switch_in_process ... ok [INFO] [stdout] test switch::tests::test_case_stmt ... ok [INFO] [stdout] test switch::tests::test_switch_end_stmt ... ok [INFO] [stdout] test switch::tests::test_switch_stmt ... ok [INFO] [stdout] test sync::tests::test_memwr_stmt ... ok [INFO] [stdout] test sync::tests::test_sync ... ok [INFO] [stdout] test sync::tests::test_sync_stmt ... ok [INFO] [stdout] test sync::tests::test_sync_type ... ok [INFO] [stdout] test sync::tests::test_update_stmt ... ok [INFO] [stdout] test tests::test_sanity ... ok [INFO] [stdout] test value::tests::test_binary_digit ... ok [INFO] [stdout] test string::tests::test_string_escaped ... ok [INFO] [stdout] test value::tests::test_integer ... ok [INFO] [stdout] test value::tests::test_value ... ok [INFO] [stdout] test value::tests::test_decimal_digit ... ok [INFO] [stdout] test wire::tests::test_wire_option ... 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.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "837497a4363163f5727a1c5f7e7bfde029a5feb905f865b3cee5535649046e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837497a4363163f5727a1c5f7e7bfde029a5feb905f865b3cee5535649046e8c", kill_on_drop: false }` [INFO] [stdout] 837497a4363163f5727a1c5f7e7bfde029a5feb905f865b3cee5535649046e8c