[INFO] cloning repository https://github.com/bholley/cargo-vet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bholley/cargo-vet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbholley%2Fcargo-vet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbholley%2Fcargo-vet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c601456787f3d07db23bfa47ab316ca1306c721 [INFO] testing bholley/cargo-vet against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbholley%2Fcargo-vet" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bholley/cargo-vet [INFO] finished tweaking git repo https://github.com/bholley/cargo-vet [INFO] tweaked toml for git repo https://github.com/bholley/cargo-vet written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bholley/cargo-vet on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bholley/cargo-vet 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded toml_datetime v0.6.9 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded filetime v0.2.16 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded base64-stream v1.2.7 [INFO] [stderr] Downloaded camino v1.0.9 [INFO] [stderr] Downloaded enum-ordinalize v3.1.12 [INFO] [stderr] Downloaded serde-untagged v0.1.7 [INFO] [stderr] Downloaded educe v0.4.20 [INFO] [stderr] Downloaded indexmap v1.8.2 [INFO] [stderr] Downloaded borsh v1.5.7 [INFO] [stderr] Downloaded cargo-config2 v0.1.27 [INFO] [stderr] Downloaded chrono v0.4.23 [INFO] [stderr] Downloaded hyper v0.14.19 [INFO] [stderr] Downloaded syn v1.0.96 [INFO] [stderr] Downloaded indicatif v0.17.0 [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded rustix v0.37.20 [INFO] [stderr] Downloaded crates-index v3.10.0 [INFO] [stderr] Downloaded miette v5.9.0 [INFO] [stderr] Downloaded insta v1.16.0 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded rustls-pemfile v1.0.0 [INFO] [stderr] Downloaded cargo_metadata v0.20.0 [INFO] [stderr] Downloaded clap-cargo v0.15.2 [INFO] [stderr] Downloaded smol_str v0.3.2 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded miette-derive v5.9.0 [INFO] [stderr] Downloaded supports-color v2.0.0 [INFO] [stderr] Downloaded supports-unicode v2.0.0 [INFO] [stderr] Downloaded cargo-util-schemas v0.2.0 [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded rustc-stable-hash v0.1.2 [INFO] [stderr] Downloaded tracing v0.1.35 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded tracing-core v0.1.27 [INFO] [stderr] Downloaded libz-sys v1.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a99a974e47955a9a538e250c56bde8cd6b9cf9b29ae65dec11104236d7f43b5 [INFO] running `Command { std: "docker" "start" "-a" "5a99a974e47955a9a538e250c56bde8cd6b9cf9b29ae65dec11104236d7f43b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a99a974e47955a9a538e250c56bde8cd6b9cf9b29ae65dec11104236d7f43b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a99a974e47955a9a538e250c56bde8cd6b9cf9b29ae65dec11104236d7f43b5", kill_on_drop: false }` [INFO] [stdout] 5a99a974e47955a9a538e250c56bde8cd6b9cf9b29ae65dec11104236d7f43b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77241d1519d854faae06763daf5cf7200d2a1f5c1766a542c22854d59a8d42f7 [INFO] running `Command { std: "docker" "start" "-a" "77241d1519d854faae06763daf5cf7200d2a1f5c1766a542c22854d59a8d42f7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.0.0 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.12 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling educe v0.4.20 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base64-stream v1.2.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling clap-cargo v0.15.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling cargo-config2 v0.1.27 [INFO] [stderr] Compiling cargo-util-schemas v0.2.0 [INFO] [stderr] Compiling crates-index v3.10.0 [INFO] [stderr] Compiling cargo_metadata v0.20.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling cargo-vet v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:1955:34 [INFO] [stdout] | [INFO] [stdout] 1955 | .filter(|&p| (*p.name == error.package)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1955 - .filter(|&p| (*p.name == error.package)) [INFO] [stdout] 1955 + .filter(|&p| *p.name == error.package) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 707 | pub fn iter(&self) -> PolicyIter { [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] 707 | pub fn iter(&self) -> PolicyIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:1174:20 [INFO] [stdout] | [INFO] [stdout] 1174 | pub fn package(&self) -> PackageStr { [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] 1174 | pub fn package(&self) -> PackageStr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network.rs:261:25 [INFO] [stdout] | [INFO] [stdout] 261 | async fn fetch_core(&self, url: Url) -> Result { [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] 261 | async fn fetch_core(&self, url: Url) -> Result, DownloadError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "77241d1519d854faae06763daf5cf7200d2a1f5c1766a542c22854d59a8d42f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77241d1519d854faae06763daf5cf7200d2a1f5c1766a542c22854d59a8d42f7", kill_on_drop: false }` [INFO] [stdout] 77241d1519d854faae06763daf5cf7200d2a1f5c1766a542c22854d59a8d42f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ea3f1dbb43e7380d3372f6faa17b043ea5aae20be0ea31f018dc86ba4ee5088 [INFO] running `Command { std: "docker" "start" "-a" "0ea3f1dbb43e7380d3372f6faa17b043ea5aae20be0ea31f018dc86ba4ee5088", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling cargo-vet v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling insta v1.16.0 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:1955:34 [INFO] [stdout] | [INFO] [stdout] 1955 | .filter(|&p| (*p.name == error.package)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1955 - .filter(|&p| (*p.name == error.package)) [INFO] [stdout] 1955 + .filter(|&p| *p.name == error.package) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:1955:34 [INFO] [stdout] | [INFO] [stdout] 1955 | .filter(|&p| (*p.name == error.package)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1955 - .filter(|&p| (*p.name == error.package)) [INFO] [stdout] 1955 + .filter(|&p| *p.name == error.package) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 707 | pub fn iter(&self) -> PolicyIter { [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] 707 | pub fn iter(&self) -> PolicyIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:1174:20 [INFO] [stdout] | [INFO] [stdout] 1174 | pub fn package(&self) -> PackageStr { [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] 1174 | pub fn package(&self) -> PackageStr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network.rs:261:25 [INFO] [stdout] | [INFO] [stdout] 261 | async fn fetch_core(&self, url: Url) -> Result { [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] 261 | async fn fetch_core(&self, url: Url) -> Result, DownloadError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 707 | pub fn iter(&self) -> PolicyIter { [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] 707 | pub fn iter(&self) -> PolicyIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/format.rs:1174:20 [INFO] [stdout] | [INFO] [stdout] 1174 | pub fn package(&self) -> PackageStr { [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] 1174 | pub fn package(&self) -> PackageStr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network.rs:261:25 [INFO] [stdout] | [INFO] [stdout] 261 | async fn fetch_core(&self, url: Url) -> Result { [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] 261 | async fn fetch_core(&self, url: Url) -> Result, DownloadError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-vet` (bin "cargo-vet"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name cargo_vet --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=308dd65e1b320f2e -C extra-filename=-103f047071e1e30b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64_stream=/opt/rustwide/target/debug/deps/libbase64_stream-2c7f744e70e94e55.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cargo_config2=/opt/rustwide/target/debug/deps/libcargo_config2-183ee4706e67fe00.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-38daf74bac811a93.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f3186a5c5c4b2dea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0155a7d690acdb35.rlib --extern clap_cargo=/opt/rustwide/target/debug/deps/libclap_cargo-6ef540a02a4a9c00.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-40049f0a20862b2d.rlib --extern crates_index=/opt/rustwide/target/debug/deps/libcrates_index-6e58d852d7515192.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-1207320a1e7c5409.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-abc035c231f4d16d.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d9d9fed490c8ba1e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e6c63639fb780c38.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-c43708049c272d87.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-a9643f3765862c69.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-82ceef6de72d31f7.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-560cf6d76825dbbc.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-72707c5c9dc9555e.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-d3ee296c091f7bed.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-657616d64d484d16.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5f97e32b689e8fa7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7410071a4cfa66d4.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-d5722a796f4923cd.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-485080d4a2a5477b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a4e82ee862f4e657.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-02644210a6ad5fa2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-62fb3cc7cac709d5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e741d34496cae183.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4c28833b90080e04.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-017813088d34d566.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-df1afc1d84d33a16.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-139d9732b6daa5d3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-85f5f402e9f01e25.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0ea3f1dbb43e7380d3372f6faa17b043ea5aae20be0ea31f018dc86ba4ee5088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea3f1dbb43e7380d3372f6faa17b043ea5aae20be0ea31f018dc86ba4ee5088", kill_on_drop: false }` [INFO] [stdout] 0ea3f1dbb43e7380d3372f6faa17b043ea5aae20be0ea31f018dc86ba4ee5088