[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 try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasha%2Fcargo-upgrades" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/niklasha/cargo-upgrades on toolchain 94e848735e78b58442e0b82e9c60f8f430840389 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.13 [INFO] [stderr] Downloaded unicode-ident v1.0.3 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded pkg-config v0.3.25 [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded cargo-platform v0.1.2 [INFO] [stderr] Downloaded camino v1.1.1 [INFO] [stderr] Downloaded cc v1.0.73 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded rayon-core v1.9.3 [INFO] [stderr] Downloaded serde v1.0.143 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.10 [INFO] [stderr] Downloaded unicode-normalization v0.1.21 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded serde_json v1.0.83 [INFO] [stderr] Downloaded rayon v1.5.3 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.11 [INFO] [stderr] Downloaded proc-macro2 v1.0.43 [INFO] [stderr] Downloaded once_cell v1.13.1 [INFO] [stderr] Downloaded cargo_metadata v0.15.0 [INFO] [stderr] Downloaded smartstring v1.0.1 [INFO] [stderr] Downloaded crates-index v0.18.9 [INFO] [stderr] Downloaded serde_derive v1.0.143 [INFO] [stderr] Downloaded home v0.5.3 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] [stderr] Downloaded libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1356868be8b421474a39b21425d901d7e2a15a29f3cc3255fc20e2cb3cc4e95b [INFO] running `Command { std: "docker" "start" "-a" "1356868be8b421474a39b21425d901d7e2a15a29f3cc3255fc20e2cb3cc4e95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1356868be8b421474a39b21425d901d7e2a15a29f3cc3255fc20e2cb3cc4e95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1356868be8b421474a39b21425d901d7e2a15a29f3cc3255fc20e2cb3cc4e95b", kill_on_drop: false }` [INFO] [stdout] 1356868be8b421474a39b21425d901d7e2a15a29f3cc3255fc20e2cb3cc4e95b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41a4def789e3fa73d0adbd61338ace7d5b77c2c0487300ced8fc8740b7e35d6a [INFO] running `Command { std: "docker" "start" "-a" "41a4def789e3fa73d0adbd61338ace7d5b77c2c0487300ced8fc8740b7e35d6a", 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 serde_derive v1.0.143 [INFO] [stderr] Compiling pkg-config v0.3.25 [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] Checking scopeguard v1.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [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 hex v0.4.3 [INFO] [stderr] Checking cargo-platform v0.1.2 [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn check_package(&self, id: &PackageId, index: &Index, include_prerelease: bool) -> Option<(&Package, Vec)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn check_package(&self, id: &PackageId, index: &Index, include_prerelease: bool) -> Option<(&Package, Vec>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:141:97 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn outdated_dependencies<'a>(&'a self, include_prerelease: bool) -> impl Iterator)> + 'a { [INFO] [stdout] | -- ^^^^^^^^ ^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 141 | pub fn outdated_dependencies<'a>(&'a self, include_prerelease: bool) -> impl Iterator>)> + 'a { [INFO] [stdout] | ++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn check_package(&self, id: &PackageId, index: &Index, include_prerelease: bool) -> Option<(&Package, Vec)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn check_package(&self, id: &PackageId, index: &Index, include_prerelease: bool) -> Option<(&Package, Vec>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:141:97 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn outdated_dependencies<'a>(&'a self, include_prerelease: bool) -> impl Iterator)> + 'a { [INFO] [stdout] | -- ^^^^^^^^ ^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 141 | pub fn outdated_dependencies<'a>(&'a self, include_prerelease: bool) -> impl Iterator>)> + 'a { [INFO] [stdout] | ++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 28.76s [INFO] running `Command { std: "docker" "inspect" "41a4def789e3fa73d0adbd61338ace7d5b77c2c0487300ced8fc8740b7e35d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a4def789e3fa73d0adbd61338ace7d5b77c2c0487300ced8fc8740b7e35d6a", kill_on_drop: false }` [INFO] [stdout] 41a4def789e3fa73d0adbd61338ace7d5b77c2c0487300ced8fc8740b7e35d6a