[INFO] cloning repository https://github.com/wojciechkepka/pkger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wojciechkepka/pkger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Fpkger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Fpkger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5f1ea1384494b1fe63282fdf3483563bf495c6f [INFO] checking wojciechkepka/pkger against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Fpkger" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wojciechkepka/pkger [INFO] finished tweaking git repo https://github.com/wojciechkepka/pkger [INFO] tweaked toml for git repo https://github.com/wojciechkepka/pkger written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wojciechkepka/pkger on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wojciechkepka/pkger already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8cacc03602bff8c7034beea7264a3b8614b25c8f7bf7363d88a324387731c57 [INFO] running `Command { std: "docker" "start" "-a" "f8cacc03602bff8c7034beea7264a3b8614b25c8f7bf7363d88a324387731c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8cacc03602bff8c7034beea7264a3b8614b25c8f7bf7363d88a324387731c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8cacc03602bff8c7034beea7264a3b8614b25c8f7bf7363d88a324387731c57", kill_on_drop: false }` [INFO] [stdout] f8cacc03602bff8c7034beea7264a3b8614b25c8f7bf7363d88a324387731c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0725d14c0e720a45418ac0b9150a1de27cb9c8ca4d5fa5ac410a83dc86005e57 [INFO] running `Command { std: "docker" "start" "-a" "0725d14c0e720a45418ac0b9150a1de27cb9c8ca4d5fa5ac410a83dc86005e57", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling pkgspec v0.2.0 (/opt/rustwide/workdir/libs/pkgspec) [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stdout] warning: field `attrs` is never read [INFO] [stdout] --> libs/pkgspec/src/parse.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SpecStruct { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 9 | pub attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling clap_derive v4.0.1 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking merge-yaml-hash v0.2.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking nix v0.25.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking syn v1.0.99 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking pkgspec-core v0.1.0 (/opt/rustwide/workdir/libs/pkgspec-core) [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking debbuild v0.3.1 (/opt/rustwide/workdir/libs/debbuild) [INFO] [stderr] Checking pkgbuild v0.1.1 (/opt/rustwide/workdir/libs/pkgbuild) [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking apkbuild v0.1.0 (/opt/rustwide/workdir/libs/apkbuild) [INFO] [stderr] Checking rpmspec v0.3.0 (/opt/rustwide/workdir/libs/rpmspec) [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ctrlc v3.2.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking clap v4.0.2 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling serde_with_macros v2.0.0 [INFO] [stderr] Checking clap_complete v4.0.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking asynchronous-codec v0.6.0 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stdout] warning: field `attrs` is never read [INFO] [stdout] --> libs/pkgspec/src/parse.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SpecStruct { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 9 | pub attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attrs` is never read [INFO] [stdout] --> libs/pkgspec/src/parse.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SpecStruct { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 9 | pub attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking serde_with v2.0.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking containers-api v0.7.0 [INFO] [stderr] Checking podman-api-stubs v0.8.0 [INFO] [stderr] Checking containers-api v0.7.0 (https://github.com/vv9k/containers-api#def35c7c) [INFO] [stderr] Checking docker-api-stubs v0.4.0 [INFO] [stderr] Checking git2 v0.14.4 [INFO] [stderr] Checking docker-api v0.12.2 [INFO] [stderr] Checking podman-api v0.8.0 (https://github.com/vv9k/podman-api-rs#808f0ac6) [INFO] [stderr] Checking pkger-core v0.11.0 (/opt/rustwide/workdir/pkger-core) [INFO] [stdout] warning: unused import: `write_out` [INFO] [stdout] --> pkger-core/src/build/mod.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::log::{debug, info, trace, warning, write_out, BoxedCollector}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write_out` [INFO] [stdout] --> pkger-core/src/build/mod.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::log::{debug, info, trace, warning, write_out, BoxedCollector}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> pkger-core/src/build/container.rs:80:74 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'_> { [INFO] [stdout] | ---- the lifetime is named here ^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'job` [INFO] [stdout] | [INFO] [stdout] 80 - pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'_> { [INFO] [stdout] 80 + pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'job> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn next_token(&mut self) -> Token { [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] 13 | pub fn next_token(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn parse_token(&mut self) -> Token { [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] 47 | fn parse_token(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_braced_variable(&mut self) -> Token { [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] 58 | fn parse_braced_variable(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:89:32 [INFO] [stdout] | [INFO] [stdout] 89 | fn parse_unbraced_variable(&mut self) -> Token { [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] 89 | fn parse_unbraced_variable(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | fn parse_variable(&mut self) -> Token { [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] 113 | fn parse_variable(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_text(&mut self) -> Token { [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] 121 | fn parse_text(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> pkger-core/src/build/container.rs:80:74 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'_> { [INFO] [stdout] | ---- the lifetime is named here ^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'job` [INFO] [stdout] | [INFO] [stdout] 80 - pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'_> { [INFO] [stdout] 80 + pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'job> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn next_token(&mut self) -> Token { [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] 13 | pub fn next_token(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn parse_token(&mut self) -> Token { [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] 47 | fn parse_token(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_braced_variable(&mut self) -> Token { [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] 58 | fn parse_braced_variable(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:89:32 [INFO] [stdout] | [INFO] [stdout] 89 | fn parse_unbraced_variable(&mut self) -> Token { [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] 89 | fn parse_unbraced_variable(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | fn parse_variable(&mut self) -> Token { [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] 113 | fn parse_variable(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-core/src/template/lexer.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_text(&mut self) -> Token { [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] 121 | fn parse_text(&mut self) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pkger v0.11.0 (/opt/rustwide/workdir/pkger-cli) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-cli/src/table.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | fn tokenize(&self) -> impl Iterator { [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] 225 | fn tokenize(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pkger-cli/src/table.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | fn tokenize(&self) -> impl Iterator { [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] 225 | fn tokenize(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.02s [INFO] running `Command { std: "docker" "inspect" "0725d14c0e720a45418ac0b9150a1de27cb9c8ca4d5fa5ac410a83dc86005e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0725d14c0e720a45418ac0b9150a1de27cb9c8ca4d5fa5ac410a83dc86005e57", kill_on_drop: false }` [INFO] [stdout] 0725d14c0e720a45418ac0b9150a1de27cb9c8ca4d5fa5ac410a83dc86005e57