[INFO] cloning repository https://github.com/niklasha/cargo-upgrades
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niklasha/cargo-upgrades" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasha%2Fcargo-upgrades", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasha%2Fcargo-upgrades'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dea93bcfec370af8770df5d18e646fd1e802356c
[INFO] checking niklasha/cargo-upgrades against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasha%2Fcargo-upgrades" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/niklasha/cargo-upgrades on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/niklasha/cargo-upgrades
[INFO] finished tweaking git repo https://github.com/niklasha/cargo-upgrades
[INFO] tweaked toml for git repo https://github.com/niklasha/cargo-upgrades written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/niklasha/cargo-upgrades 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crates-index v0.18.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 065fba210f2f245135a338563a1419d05ed689156493606a2645166079fc18b7
[INFO] running `Command { std: "docker" "start" "-a" "065fba210f2f245135a338563a1419d05ed689156493606a2645166079fc18b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "065fba210f2f245135a338563a1419d05ed689156493606a2645166079fc18b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "065fba210f2f245135a338563a1419d05ed689156493606a2645166079fc18b7", kill_on_drop: false }`
[INFO] [stdout] 065fba210f2f245135a338563a1419d05ed689156493606a2645166079fc18b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49b5c30e2ae4dc6b73093a1955ef6130b61612b0d31dfc66b9f7f1683493cc53
[INFO] running `Command { std: "docker" "start" "-a" "49b5c30e2ae4dc6b73093a1955ef6130b61612b0d31dfc66b9f7f1683493cc53", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking cargo_metadata v0.15.0
[INFO] [stderr]     Checking crates-index v0.18.9
[INFO] [stderr]     Checking cargo-upgrades v1.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/lib.rs:141:97
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn outdated_dependencies<'a>(&'a self, include_prerelease: bool) -> impl Iterator<Item=(&Package, Vec<Match>)> + 'a {
[INFO] [stdout]     |                                  -- lifetime `'a` declared here                                 ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/lib.rs:141:111
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn outdated_dependencies<'a>(&'a self, include_prerelease: bool) -> impl Iterator<Item=(&Package, Vec<Match>)> + 'a {
[INFO] [stdout]     |                                  -- lifetime `'a` declared here                                               ^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/lib.rs:141:97
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn outdated_dependencies<'a>(&'a self, include_prerelease: bool) -> impl Iterator<Item=(&Package, Vec<Match>)> + 'a {
[INFO] [stdout]     |                                  -- lifetime `'a` declared here                                 ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/lib.rs:141:111
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn outdated_dependencies<'a>(&'a self, include_prerelease: bool) -> impl Iterator<Item=(&Package, Vec<Match>)> + 'a {
[INFO] [stdout]     |                                  -- lifetime `'a` declared here                                               ^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 25.51s
[INFO] running `Command { std: "docker" "inspect" "49b5c30e2ae4dc6b73093a1955ef6130b61612b0d31dfc66b9f7f1683493cc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b5c30e2ae4dc6b73093a1955ef6130b61612b0d31dfc66b9f7f1683493cc53", kill_on_drop: false }`
[INFO] [stdout] 49b5c30e2ae4dc6b73093a1955ef6130b61612b0d31dfc66b9f7f1683493cc53
