[INFO] cloning repository https://github.com/withlazers/neatkube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/withlazers/neatkube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithlazers%2Fneatkube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithlazers%2Fneatkube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebb4836a11b2166d5c6b6577c3aecc3a91c0e063
[INFO] testing withlazers/neatkube against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithlazers%2Fneatkube" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/withlazers/neatkube
[INFO] finished tweaking git repo https://github.com/withlazers/neatkube
[INFO] tweaked toml for git repo https://github.com/withlazers/neatkube written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/withlazers/neatkube on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/withlazers/neatkube 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Gottox/minitmpl.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded security-framework-sys v2.8.0
[INFO] [stderr]   Downloaded futures-macro v0.3.27
[INFO] [stderr]   Downloaded openssl-sys v0.9.81
[INFO] [stderr]   Downloaded dewey v0.3.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.88
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.88
[INFO] [stderr]   Downloaded thiserror-impl v1.0.39
[INFO] [stderr]   Downloaded nix v0.26.2
[INFO] [stderr]   Downloaded edit v0.1.4
[INFO] [stderr]   Downloaded thiserror v1.0.39
[INFO] [stderr]   Downloaded cxx-build v1.0.88
[INFO] [stderr]   Downloaded kube-client v0.78.0
[INFO] [stderr]   Downloaded kube-core v0.78.0
[INFO] [stderr]   Downloaded randstr v0.2.1
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded futures-executor v0.3.27
[INFO] [stderr]   Downloaded tokio-openssl v0.6.3
[INFO] [stderr]   Downloaded hyper-openssl v0.9.2
[INFO] [stderr]   Downloaded cxx v1.0.88
[INFO] [stderr]   Downloaded openssl-src v111.25.1+1.1.1t
[INFO] [stderr]   Downloaded security-framework v2.8.1
[INFO] [stderr]   Downloaded openssl v0.10.46
[INFO] [stderr]   Downloaded k8s-openapi v0.17.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c4de59330715aac04cfedfbd11808d87dd9d1553c2b0753a58c20f55847318c
[INFO] running `Command { std: "docker" "start" "-a" "3c4de59330715aac04cfedfbd11808d87dd9d1553c2b0753a58c20f55847318c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c4de59330715aac04cfedfbd11808d87dd9d1553c2b0753a58c20f55847318c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c4de59330715aac04cfedfbd11808d87dd9d1553c2b0753a58c20f55847318c", kill_on_drop: false }`
[INFO] [stdout] 3c4de59330715aac04cfedfbd11808d87dd9d1553c2b0753a58c20f55847318c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c23fd28908114e910969937e71f6758628d3d9922a78fa1b1f122711f95c5fa
[INFO] running `Command { std: "docker" "start" "-a" "1c23fd28908114e910969937e71f6758628d3d9922a78fa1b1f122711f95c5fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling openssl-src v111.25.1+1.1.1t
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.46
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling k8s-openapi v0.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.81
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling randstr v0.2.1
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling dewey v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling edit v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling minitmpl v0.1.0 (https://github.com/Gottox/minitmpl.git?branch=main#da51439b)
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling jsonpath_lib v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling kube-core v0.78.0
[INFO] [stderr]    Compiling kube-client v0.78.0
[INFO] [stderr]    Compiling neatkube v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/completion/bash.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(_toolbox: &'a Toolbox) -> Bash {
[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] 26 |     pub fn new(_toolbox: &'a Toolbox) -> Bash<'a> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/podutil/exec.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(toolbox: &'a Toolbox) -> PodExec {
[INFO] [stdout]    |                          ^^             ------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(toolbox: &'a Toolbox) -> PodExec<'a> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/podutil/file_transfer.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(toolbox: &'a Toolbox) -> PodFileTransfer {
[INFO] [stdout]    |                          ^^             --------------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(toolbox: &'a Toolbox) -> PodFileTransfer<'a> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "1c23fd28908114e910969937e71f6758628d3d9922a78fa1b1f122711f95c5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c23fd28908114e910969937e71f6758628d3d9922a78fa1b1f122711f95c5fa", kill_on_drop: false }`
[INFO] [stdout] 1c23fd28908114e910969937e71f6758628d3d9922a78fa1b1f122711f95c5fa
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba2aac66b11f646ea48f83ed5a94402170f986a8ccf9163696a4873dea310ac6
[INFO] running `Command { std: "docker" "start" "-a" "ba2aac66b11f646ea48f83ed5a94402170f986a8ccf9163696a4873dea310ac6", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling kube-client v0.78.0
[INFO] [stderr]    Compiling neatkube v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/completion/bash.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(_toolbox: &'a Toolbox) -> Bash {
[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] 26 |     pub fn new(_toolbox: &'a Toolbox) -> Bash<'a> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/podutil/exec.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(toolbox: &'a Toolbox) -> PodExec {
[INFO] [stdout]    |                          ^^             ------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(toolbox: &'a Toolbox) -> PodExec<'a> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/podutil/file_transfer.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(toolbox: &'a Toolbox) -> PodFileTransfer {
[INFO] [stdout]    |                          ^^             --------------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(toolbox: &'a Toolbox) -> PodFileTransfer<'a> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/completion/bash.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(_toolbox: &'a Toolbox) -> Bash {
[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] 26 |     pub fn new(_toolbox: &'a Toolbox) -> Bash<'a> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/podutil/exec.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(toolbox: &'a Toolbox) -> PodExec {
[INFO] [stdout]    |                          ^^             ------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(toolbox: &'a Toolbox) -> PodExec<'a> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/podutil/file_transfer.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(toolbox: &'a Toolbox) -> PodFileTransfer {
[INFO] [stdout]    |                          ^^             --------------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(toolbox: &'a Toolbox) -> PodFileTransfer<'a> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.85s
[INFO] running `Command { std: "docker" "inspect" "ba2aac66b11f646ea48f83ed5a94402170f986a8ccf9163696a4873dea310ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba2aac66b11f646ea48f83ed5a94402170f986a8ccf9163696a4873dea310ac6", kill_on_drop: false }`
[INFO] [stdout] ba2aac66b11f646ea48f83ed5a94402170f986a8ccf9163696a4873dea310ac6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9296a0101621717c33217b69f4b5a855c4d38293c1ec7183a5beec987948ed88
[INFO] running `Command { std: "docker" "start" "-a" "9296a0101621717c33217b69f4b5a855c4d38293c1ec7183a5beec987948ed88", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/completion/bash.rs:26:27
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn new(_toolbox: &'a Toolbox) -> Bash {
[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] 26 |     pub fn new(_toolbox: &'a Toolbox) -> Bash<'a> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/podutil/exec.rs:17:26
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn new(toolbox: &'a Toolbox) -> PodExec {
[INFO] [stderr]    |                          ^^             ------- the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn new(toolbox: &'a Toolbox) -> PodExec<'a> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/podutil/file_transfer.rs:34:26
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn new(toolbox: &'a Toolbox) -> PodFileTransfer {
[INFO] [stderr]    |                          ^^             --------------- the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn new(toolbox: &'a Toolbox) -> PodFileTransfer<'a> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `neatkube` (lib) generated 3 warnings
[INFO] [stderr] warning: `neatkube` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neatkube-6232ac960894e928)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/nk.rs (/opt/rustwide/target/debug/deps/nk-f0b61a21a8ff8e89)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/toolbox_test.rs (/opt/rustwide/target/debug/deps/toolbox_test-7849743123f816b4)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_toolbox ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_toolbox stdout ----
[INFO] [stdout] Error: "Failed to GET from 'https://api.github.com/repos/helm/helm/releases/latest'"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_toolbox
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test toolbox_test`
[INFO] running `Command { std: "docker" "inspect" "9296a0101621717c33217b69f4b5a855c4d38293c1ec7183a5beec987948ed88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9296a0101621717c33217b69f4b5a855c4d38293c1ec7183a5beec987948ed88", kill_on_drop: false }`
[INFO] [stdout] 9296a0101621717c33217b69f4b5a855c4d38293c1ec7183a5beec987948ed88
