[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#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Fpkger" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wojciechkepka/pkger on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a152f1ccb273ffaa735c429540e318da2d83f038b275430646d98c09ae5f749
[INFO] running `Command { std: "docker" "start" "-a" "4a152f1ccb273ffaa735c429540e318da2d83f038b275430646d98c09ae5f749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a152f1ccb273ffaa735c429540e318da2d83f038b275430646d98c09ae5f749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a152f1ccb273ffaa735c429540e318da2d83f038b275430646d98c09ae5f749", kill_on_drop: false }`
[INFO] [stdout] 4a152f1ccb273ffaa735c429540e318da2d83f038b275430646d98c09ae5f749
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b216e46c5d6661dbe45888fe19f371dbe6e4e50c42eb2e70cf54bb3d525cab81
[INFO] running `Command { std: "docker" "start" "-a" "b216e46c5d6661dbe45888fe19f371dbe6e4e50c42eb2e70cf54bb3d525cab81", 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 proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking async-rwlock v1.3.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking merge-yaml-hash v0.2.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nix v0.25.0
[INFO] [stderr]     Checking rpassword v5.0.1
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking tempdir v0.3.7
[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 regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking pkgspec v0.2.0 (/opt/rustwide/workdir/libs/pkgspec)
[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<Attribute>,
[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<Attribute>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.0.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<Attribute>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking pkgspec-core v0.1.0 (/opt/rustwide/workdir/libs/pkgspec-core)
[INFO] [stderr]     Checking pkgbuild v0.1.1 (/opt/rustwide/workdir/libs/pkgbuild)
[INFO] [stderr]     Checking rpmspec v0.3.0 (/opt/rustwide/workdir/libs/rpmspec)
[INFO] [stderr]     Checking debbuild v0.3.1 (/opt/rustwide/workdir/libs/debbuild)
[INFO] [stderr]     Checking apkbuild v0.1.0 (/opt/rustwide/workdir/libs/apkbuild)
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling serde_with_macros v2.0.0
[INFO] [stderr]     Checking git2 v0.14.4
[INFO] [stderr]     Checking clap v4.0.2
[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] [stderr]     Checking clap_complete v4.0.1
[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_yaml v0.8.26
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking podman-api-stubs v0.8.0
[INFO] [stderr]     Checking hyperlocal v0.8.0
[INFO] [stderr]     Checking docker-api-stubs v0.4.0
[INFO] [stderr]     Checking containers-api v0.7.0
[INFO] [stderr]     Checking containers-api v0.7.0 (https://github.com/vv9k/containers-api#def35c7c)
[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] [stderr]     Checking pkger v0.11.0 (/opt/rustwide/workdir/pkger-cli)
[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] error: this type will no longer be must used: Result<BuildArch, Infallible>
[INFO] [stdout]    --> pkger-cli/src/metadata.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     arch: BuildArch::try_from(&captures[4]).ok(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BuildArch, Infallible>
[INFO] [stdout]    --> pkger-cli/src/metadata.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     arch: BuildArch::try_from(&captures[4]).ok(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BuildArch, Infallible>
[INFO] [stdout]    --> pkger-cli/src/metadata.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     arch: BuildArch::try_from(&captures[4]).ok(),
[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<Item = 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]     = 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<Item = Token<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkger` (bin "pkger") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<BuildArch, Infallible>
[INFO] [stdout]    --> pkger-cli/src/metadata.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     arch: BuildArch::try_from(&captures[4]).ok(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BuildArch, Infallible>
[INFO] [stdout]    --> pkger-cli/src/metadata.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     arch: BuildArch::try_from(&captures[4]).ok(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BuildArch, Infallible>
[INFO] [stdout]    --> pkger-cli/src/metadata.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     arch: BuildArch::try_from(&captures[4]).ok(),
[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<Item = 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]     = 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<Item = Token<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkger` (bin "pkger" test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b216e46c5d6661dbe45888fe19f371dbe6e4e50c42eb2e70cf54bb3d525cab81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b216e46c5d6661dbe45888fe19f371dbe6e4e50c42eb2e70cf54bb3d525cab81", kill_on_drop: false }`
[INFO] [stdout] b216e46c5d6661dbe45888fe19f371dbe6e4e50c42eb2e70cf54bb3d525cab81
