[INFO] cloning repository https://github.com/ehuss/cargo-index
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ehuss/cargo-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-index", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-index'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fffcf2959b84d18bd5b4ef2efc18e5168f900d03
[INFO] checking ehuss/cargo-index/fffcf2959b84d18bd5b4ef2efc18e5168f900d03 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-index" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ehuss/cargo-index on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ehuss/cargo-index
[INFO] finished tweaking git repo https://github.com/ehuss/cargo-index
[INFO] tweaked toml for git repo https://github.com/ehuss/cargo-index written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ehuss/cargo-index 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8115bc2e448b39622741104cde1341df1e4fc9812e2a0f5c39e7e57f9d25621
[INFO] running `Command { std: "docker" "start" "-a" "e8115bc2e448b39622741104cde1341df1e4fc9812e2a0f5c39e7e57f9d25621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8115bc2e448b39622741104cde1341df1e4fc9812e2a0f5c39e7e57f9d25621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8115bc2e448b39622741104cde1341df1e4fc9812e2a0f5c39e7e57f9d25621", kill_on_drop: false }`
[INFO] [stdout] e8115bc2e448b39622741104cde1341df1e4fc9812e2a0f5c39e7e57f9d25621
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eb3c9efb6f0c366ad614f473701e000b9a2e9a03dabc1bc57d791256852740a
[INFO] running `Command { std: "docker" "start" "-a" "4eb3c9efb6f0c366ad614f473701e000b9a2e9a03dabc1bc57d791256852740a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking cargo-platform v0.1.4
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking reg-index v0.6.0 (/opt/rustwide/workdir/reg-index)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> reg-index/src/util.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn signature(repo: &git2::Repository) -> Result<git2::Signature, Error> {
[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] 11 | pub(crate) fn signature(repo: &git2::Repository) -> Result<git2::Signature<'_>, Error> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> reg-index/src/util.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn signature(repo: &git2::Repository) -> Result<git2::Signature, Error> {
[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] 11 | pub(crate) fn signature(repo: &git2::Repository) -> Result<git2::Signature<'_>, Error> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cargo-index v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `api_path` is never read
[INFO] [stdout]    --> tests/support/mod.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct TestIndex {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub api_path: PathBuf,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.35s
[INFO] running `Command { std: "docker" "inspect" "4eb3c9efb6f0c366ad614f473701e000b9a2e9a03dabc1bc57d791256852740a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eb3c9efb6f0c366ad614f473701e000b9a2e9a03dabc1bc57d791256852740a", kill_on_drop: false }`
[INFO] [stdout] 4eb3c9efb6f0c366ad614f473701e000b9a2e9a03dabc1bc57d791256852740a
