[INFO] fetching crate lip 8.1.2... [INFO] testing lip-8.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate lip 8.1.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate lip 8.1.2 [INFO] finished tweaking crates.io crate lip 8.1.2 [INFO] tweaked toml for crates.io crate lip 8.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lip 8.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded partial_application v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5ed9d0bb69f8cbbd96709dd1f9bf65c5307f5077b5b4d3c74af3863ff56f1e5 [INFO] running `Command { std: "docker" "start" "-a" "e5ed9d0bb69f8cbbd96709dd1f9bf65c5307f5077b5b4d3c74af3863ff56f1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5ed9d0bb69f8cbbd96709dd1f9bf65c5307f5077b5b4d3c74af3863ff56f1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ed9d0bb69f8cbbd96709dd1f9bf65c5307f5077b5b4d3c74af3863ff56f1e5", kill_on_drop: false }` [INFO] [stdout] e5ed9d0bb69f8cbbd96709dd1f9bf65c5307f5077b5b4d3c74af3863ff56f1e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77991457d1325be1ff4c7e97303a9e20c9af4a24d9c43deb30ab033c7bde338b [INFO] running `Command { std: "docker" "start" "-a" "77991457d1325be1ff4c7e97303a9e20c9af4a24d9c43deb30ab033c7bde338b", kill_on_drop: false }` [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling lip v8.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:946:59 [INFO] [stdout] | [INFO] [stdout] 946 | fn pred(self, predicate: F, expecting: &'a str) -> Pred [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 946 | fn pred(self, predicate: F, expecting: &'a str) -> Pred<'a, Self, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1109:55 [INFO] [stdout] | [INFO] [stdout] 1109 | pub fn token<'a, S: Clone + 'a>(expected: &'a str) -> impl Parser { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [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] 1109 | pub fn token<'a, S: Clone + 'a>(expected: &'a str) -> impl Parser<'a, Output = &'a str, State = S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1893:18 [INFO] [stdout] | [INFO] [stdout] 1892 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1893 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1893 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1893 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1906:18 [INFO] [stdout] | [INFO] [stdout] 1905 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1906 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1906 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1906 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1919:18 [INFO] [stdout] | [INFO] [stdout] 1918 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1919 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1919 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1919 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1939:18 [INFO] [stdout] | [INFO] [stdout] 1938 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1939 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1939 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1939 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1950:18 [INFO] [stdout] | [INFO] [stdout] 1949 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1950 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1950 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1950 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1973:18 [INFO] [stdout] | [INFO] [stdout] 1972 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1973 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1973 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1973 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2352:18 [INFO] [stdout] | [INFO] [stdout] 2351 | comment_symbol: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2352 | ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2352 - ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] 2352 + ) -> impl Parser<'a, Output = (), State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2361:18 [INFO] [stdout] | [INFO] [stdout] 2360 | comment_symbol: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2361 | ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2361 - ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] 2361 + ) -> impl Parser<'a, Output = (), State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2435:18 [INFO] [stdout] | [INFO] [stdout] 2433 | name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2434 | allow_leading_zeroes: bool, [INFO] [stdout] 2435 | ) -> impl Parser<'_, Output = String, State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2435 - ) -> impl Parser<'_, Output = String, State = S> { [INFO] [stdout] 2435 + ) -> impl Parser<'a, Output = String, State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "77991457d1325be1ff4c7e97303a9e20c9af4a24d9c43deb30ab033c7bde338b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77991457d1325be1ff4c7e97303a9e20c9af4a24d9c43deb30ab033c7bde338b", kill_on_drop: false }` [INFO] [stdout] 77991457d1325be1ff4c7e97303a9e20c9af4a24d9c43deb30ab033c7bde338b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7cdcac609ff7bdfc436c007f489f5519ebff0e3360907477cae21ba1ce2166d [INFO] running `Command { std: "docker" "start" "-a" "c7cdcac609ff7bdfc436c007f489f5519ebff0e3360907477cae21ba1ce2166d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling partial_application v0.2.1 [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:946:59 [INFO] [stdout] | [INFO] [stdout] 946 | fn pred(self, predicate: F, expecting: &'a str) -> Pred [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 946 | fn pred(self, predicate: F, expecting: &'a str) -> Pred<'a, Self, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1109:55 [INFO] [stdout] | [INFO] [stdout] 1109 | pub fn token<'a, S: Clone + 'a>(expected: &'a str) -> impl Parser { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [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] 1109 | pub fn token<'a, S: Clone + 'a>(expected: &'a str) -> impl Parser<'a, Output = &'a str, State = S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1893:18 [INFO] [stdout] | [INFO] [stdout] 1892 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1893 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1893 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1893 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1906:18 [INFO] [stdout] | [INFO] [stdout] 1905 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1906 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1906 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1906 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1919:18 [INFO] [stdout] | [INFO] [stdout] 1918 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1919 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1919 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1919 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1939:18 [INFO] [stdout] | [INFO] [stdout] 1938 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1939 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1939 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1939 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1950:18 [INFO] [stdout] | [INFO] [stdout] 1949 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1950 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1950 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1950 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1973:18 [INFO] [stdout] | [INFO] [stdout] 1972 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1973 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1973 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1973 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2352:18 [INFO] [stdout] | [INFO] [stdout] 2351 | comment_symbol: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2352 | ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2352 - ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] 2352 + ) -> impl Parser<'a, Output = (), State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2361:18 [INFO] [stdout] | [INFO] [stdout] 2360 | comment_symbol: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2361 | ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2361 - ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] 2361 + ) -> impl Parser<'a, Output = (), State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2435:18 [INFO] [stdout] | [INFO] [stdout] 2433 | name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2434 | allow_leading_zeroes: bool, [INFO] [stdout] 2435 | ) -> impl Parser<'_, Output = String, State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2435 - ) -> impl Parser<'_, Output = String, State = S> { [INFO] [stdout] 2435 + ) -> impl Parser<'a, Output = String, State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling lip v8.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:946:59 [INFO] [stdout] | [INFO] [stdout] 946 | fn pred(self, predicate: F, expecting: &'a str) -> Pred [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 946 | fn pred(self, predicate: F, expecting: &'a str) -> Pred<'a, Self, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1109:55 [INFO] [stdout] | [INFO] [stdout] 1109 | pub fn token<'a, S: Clone + 'a>(expected: &'a str) -> impl Parser { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [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] 1109 | pub fn token<'a, S: Clone + 'a>(expected: &'a str) -> impl Parser<'a, Output = &'a str, State = S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1893:18 [INFO] [stdout] | [INFO] [stdout] 1892 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1893 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1893 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1893 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1906:18 [INFO] [stdout] | [INFO] [stdout] 1905 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1906 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1906 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1906 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1919:18 [INFO] [stdout] | [INFO] [stdout] 1918 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1919 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1919 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1919 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1939:18 [INFO] [stdout] | [INFO] [stdout] 1938 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1939 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1939 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1939 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1950:18 [INFO] [stdout] | [INFO] [stdout] 1949 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1950 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1950 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1950 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1973:18 [INFO] [stdout] | [INFO] [stdout] 1972 | expecting: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 1973 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1973 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stdout] 1973 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2352:18 [INFO] [stdout] | [INFO] [stdout] 2351 | comment_symbol: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2352 | ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2352 - ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] 2352 + ) -> impl Parser<'a, Output = (), State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2361:18 [INFO] [stdout] | [INFO] [stdout] 2360 | comment_symbol: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2361 | ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2361 - ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stdout] 2361 + ) -> impl Parser<'a, Output = (), State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:2435:18 [INFO] [stdout] | [INFO] [stdout] 2433 | name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 2434 | allow_leading_zeroes: bool, [INFO] [stdout] 2435 | ) -> impl Parser<'_, Output = String, State = S> { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 2435 - ) -> impl Parser<'_, Output = String, State = S> { [INFO] [stdout] 2435 + ) -> impl Parser<'a, Output = String, State = S> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.85s [INFO] running `Command { std: "docker" "inspect" "c7cdcac609ff7bdfc436c007f489f5519ebff0e3360907477cae21ba1ce2166d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7cdcac609ff7bdfc436c007f489f5519ebff0e3360907477cae21ba1ce2166d", kill_on_drop: false }` [INFO] [stdout] c7cdcac609ff7bdfc436c007f489f5519ebff0e3360907477cae21ba1ce2166d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2fb905469ca75f5b2610ce8a9abd4ea8eaf8c38332159648207f07fa769f7710 [INFO] running `Command { std: "docker" "start" "-a" "2fb905469ca75f5b2610ce8a9abd4ea8eaf8c38332159648207f07fa769f7710", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:946:59 [INFO] [stderr] | [INFO] [stderr] 946 | fn pred(self, predicate: F, expecting: &'a str) -> Pred [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 946 | fn pred(self, predicate: F, expecting: &'a str) -> Pred<'a, Self, F> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1109:55 [INFO] [stderr] | [INFO] [stderr] 1109 | pub fn token<'a, S: Clone + 'a>(expected: &'a str) -> impl Parser { [INFO] [stderr] | -- ^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [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] 1109 | pub fn token<'a, S: Clone + 'a>(expected: &'a str) -> impl Parser<'a, Output = &'a str, State = S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1893:18 [INFO] [stderr] | [INFO] [stderr] 1892 | expecting: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 1893 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 1893 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] 1893 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1906:18 [INFO] [stderr] | [INFO] [stderr] 1905 | expecting: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 1906 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 1906 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] 1906 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1919:18 [INFO] [stderr] | [INFO] [stderr] 1918 | expecting: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 1919 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 1919 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] 1919 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1939:18 [INFO] [stderr] | [INFO] [stderr] 1938 | expecting: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 1939 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 1939 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] 1939 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1950:18 [INFO] [stderr] | [INFO] [stderr] 1949 | expecting: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 1950 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 1950 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] 1950 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1973:18 [INFO] [stderr] | [INFO] [stderr] 1972 | expecting: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 1973 | ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 1973 - ) -> impl Parser<'_, Output = (), State = S> [INFO] [stderr] 1973 + ) -> impl Parser<'a, Output = (), State = S> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:2352:18 [INFO] [stderr] | [INFO] [stderr] 2351 | comment_symbol: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 2352 | ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 2352 - ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stderr] 2352 + ) -> impl Parser<'a, Output = (), State = S> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:2361:18 [INFO] [stderr] | [INFO] [stderr] 2360 | comment_symbol: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 2361 | ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 2361 - ) -> impl Parser<'_, Output = (), State = S> { [INFO] [stderr] 2361 + ) -> impl Parser<'a, Output = (), State = S> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:2435:18 [INFO] [stderr] | [INFO] [stderr] 2433 | name: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 2434 | allow_leading_zeroes: bool, [INFO] [stderr] 2435 | ) -> impl Parser<'_, Output = String, State = S> { [INFO] [stderr] | ^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 2435 - ) -> impl Parser<'_, Output = String, State = S> { [INFO] [stderr] 2435 + ) -> impl Parser<'a, Output = String, State = S> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `lip` (lib) generated 11 warnings (run `cargo fix --lib -p lip` to apply 11 suggestions) [INFO] [stderr] warning: `lip` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lip-d658d895fc15d60e) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test tests::test_any_grapheme ... ok [INFO] [stdout] test tests::test_chomp_if ... ok [INFO] [stdout] test tests::test_chomp_ifc ... ok [INFO] [stdout] test tests::test_any_char ... ok [INFO] [stdout] test tests::test_chomp_while1 ... ok [INFO] [stdout] test tests::test_end ... ok [INFO] [stdout] test tests::test_digits ... ok [INFO] [stdout] test tests::test_float ... ok [INFO] [stdout] test tests::test_keep ... ok [INFO] [stdout] test tests::test_optional ... ok [INFO] [stdout] test tests::test_zero_or_more ... ok [INFO] [stdout] test tests::test_sequence ... ok [INFO] [stdout] test tests::test_token ... ok [INFO] [stdout] test tests::test_update ... ok [INFO] [stdout] test tests::test_zero_or_more_until ... ok [INFO] [stdout] test tests::test_wrap ... ok [INFO] [stdout] test tests::test_one_of ... ok [INFO] [stdout] test tests::test_one_or_more ... ok [INFO] [stdout] test tests::test_chomp_while0 ... ok [INFO] [stdout] test tests::test_int ... ok [INFO] [stdout] test tests::test_optional_with_default ... ok [INFO] [stdout] test tests::test_one_or_more_until ... ok [INFO] [stdout] test tests::test_variable ... ok [INFO] [stdout] test tests::test_newline_with_comment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests lip [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/lib.rs - ParseResult (line 85) ... ok [INFO] [stdout] test src/lib.rs - chomp_while1c (line 1960) ... ok [INFO] [stdout] test src/lib.rs - Parser::end (line 985) ... ok [INFO] [stdout] test src/lib.rs - take_chomped (line 1984) ... ok [INFO] [stdout] test src/lib.rs - variable (line 2474) ... ok [INFO] [stdout] test src/lib.rs - variable (line 2483) ... ok [INFO] [stdout] test src/lib.rs - chomp_while0c (line 1929) ... ok [INFO] [stdout] test src/lib.rs - Parser::skip (line 1029) ... ok [INFO] [stdout] test src/lib.rs - Parser::keep (line 1007) ... ok [INFO] [stdout] test src/lib.rs - sequence (line 2637) ... ok [INFO] [stdout] test src/lib.rs - sequence (line 2653) ... ok [INFO] [stdout] test src/lib.rs - Parser::run (line 874) ... ok [INFO] [stdout] test src/lib.rs - variable (line 2465) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2fb905469ca75f5b2610ce8a9abd4ea8eaf8c38332159648207f07fa769f7710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb905469ca75f5b2610ce8a9abd4ea8eaf8c38332159648207f07fa769f7710", kill_on_drop: false }` [INFO] [stdout] 2fb905469ca75f5b2610ce8a9abd4ea8eaf8c38332159648207f07fa769f7710