[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] building wojciechkepka/pkger against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Fpkger" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wojciechkepka/pkger on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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] 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 116dd635c11bd3886ba9ed246ac2cc414f59bcab9277c90f6886c3fee46e1f36
[INFO] running `Command { std: "docker" "start" "-a" "116dd635c11bd3886ba9ed246ac2cc414f59bcab9277c90f6886c3fee46e1f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "116dd635c11bd3886ba9ed246ac2cc414f59bcab9277c90f6886c3fee46e1f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "116dd635c11bd3886ba9ed246ac2cc414f59bcab9277c90f6886c3fee46e1f36", kill_on_drop: false }`
[INFO] [stdout] 116dd635c11bd3886ba9ed246ac2cc414f59bcab9277c90f6886c3fee46e1f36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2d3cef080f9ac2a139e008f5490f780c8b623a34e1c889ccb80913407b41314
[INFO] running `Command { std: "docker" "start" "-a" "d2d3cef080f9ac2a139e008f5490f780c8b623a34e1c889ccb80913407b41314", 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] 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 unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling async-rwlock v1.3.0
[INFO] [stderr]    Compiling nix v0.25.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling merge-yaml-hash v0.2.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling ctrlc v3.2.3
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling pkgspec v0.2.0 (/opt/rustwide/workdir/libs/pkgspec)
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling pkgspec-core v0.1.0 (/opt/rustwide/workdir/libs/pkgspec-core)
[INFO] [stderr]    Compiling pkgbuild v0.1.1 (/opt/rustwide/workdir/libs/pkgbuild)
[INFO] [stderr]    Compiling debbuild v0.3.1 (/opt/rustwide/workdir/libs/debbuild)
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling rpmspec v0.3.0 (/opt/rustwide/workdir/libs/rpmspec)
[INFO] [stderr]    Compiling apkbuild v0.1.0 (/opt/rustwide/workdir/libs/apkbuild)
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling asynchronous-codec v0.6.0
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling futures_codec v0.4.1
[INFO] [stderr]    Compiling clap v4.0.2
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling clap_complete v4.0.1
[INFO] [stderr]    Compiling git2 v0.14.4
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling serde_with v2.0.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling containers-api v0.7.0
[INFO] [stderr]    Compiling podman-api-stubs v0.8.0
[INFO] [stderr]    Compiling containers-api v0.7.0 (https://github.com/vv9k/containers-api#def35c7c)
[INFO] [stderr]    Compiling docker-api-stubs v0.4.0
[INFO] [stderr]    Compiling docker-api v0.12.2
[INFO] [stderr]    Compiling podman-api v0.8.0 (https://github.com/vv9k/podman-api-rs#808f0ac6)
[INFO] [stderr]    Compiling pkger-core v0.11.0 (/opt/rustwide/workdir/pkger-core)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pkger-core/src/build/container.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'_> {
[INFO] [stdout]    |                        ^^^^ this lifetime flows to the output            -- the lifetime gets resolved as `'job`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn next_token(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn parse_token(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn parse_braced_variable(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn parse_unbraced_variable(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn parse_variable(&mut self) -> Token<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn parse_text(&mut self) -> Token<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pkger v0.11.0 (/opt/rustwide/workdir/pkger-cli)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn tokenize(&self) -> impl Iterator<Item = Token<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 54s
[INFO] running `Command { std: "docker" "inspect" "d2d3cef080f9ac2a139e008f5490f780c8b623a34e1c889ccb80913407b41314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d3cef080f9ac2a139e008f5490f780c8b623a34e1c889ccb80913407b41314", kill_on_drop: false }`
[INFO] [stdout] d2d3cef080f9ac2a139e008f5490f780c8b623a34e1c889ccb80913407b41314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5484306cd1ef627cb604622b91e45793b8176b8a25885f796b09d82b59efccf2
[INFO] running `Command { std: "docker" "start" "-a" "5484306cd1ef627cb604622b91e45793b8176b8a25885f796b09d82b59efccf2", 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] 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 pkgspec v0.2.0 (/opt/rustwide/workdir/libs/pkgspec)
[INFO] [stderr]    Compiling pkgspec-core v0.1.0 (/opt/rustwide/workdir/libs/pkgspec-core)
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rpmspec v0.3.0 (/opt/rustwide/workdir/libs/rpmspec)
[INFO] [stderr]    Compiling debbuild v0.3.1 (/opt/rustwide/workdir/libs/debbuild)
[INFO] [stderr]    Compiling apkbuild v0.1.0 (/opt/rustwide/workdir/libs/apkbuild)
[INFO] [stderr]    Compiling pkgbuild v0.1.1 (/opt/rustwide/workdir/libs/pkgbuild)
[INFO] [stderr]    Compiling pkger-core v0.11.0 (/opt/rustwide/workdir/pkger-core)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pkger-core/src/build/container.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'_> {
[INFO] [stdout]    |                        ^^^^ this lifetime flows to the output            -- the lifetime gets resolved as `'job`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn next_token(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn parse_token(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn parse_braced_variable(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn parse_unbraced_variable(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn parse_variable(&mut self) -> Token<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn parse_text(&mut self) -> Token<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> pkger-core/src/build/container.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn new(build: &'job build::Context, opts: CreateOpts) -> Context<'_> {
[INFO] [stdout]    |                        ^^^^ this lifetime flows to the output            -- the lifetime gets resolved as `'job`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn next_token(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn parse_token(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn parse_braced_variable(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn parse_unbraced_variable(&mut self) -> Token<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn parse_variable(&mut self) -> Token<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn parse_text(&mut self) -> Token<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pkger v0.11.0 (/opt/rustwide/workdir/pkger-cli)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn tokenize(&self) -> impl Iterator<Item = Token<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.46s
[INFO] running `Command { std: "docker" "inspect" "5484306cd1ef627cb604622b91e45793b8176b8a25885f796b09d82b59efccf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5484306cd1ef627cb604622b91e45793b8176b8a25885f796b09d82b59efccf2", kill_on_drop: false }`
[INFO] [stdout] 5484306cd1ef627cb604622b91e45793b8176b8a25885f796b09d82b59efccf2
