[INFO] fetching crate git-meta 0.6.0...
[INFO] building git-meta-0.6.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate git-meta 0.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate git-meta 0.6.0
[INFO] finished tweaking crates.io crate git-meta 0.6.0
[INFO] tweaked toml for crates.io crate git-meta 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-meta 0.6.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-meta 0.6.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded git-url-parse v0.4.0
[INFO] [stderr]   Downloaded mktemp v0.4.1
[INFO] [stderr]   Downloaded strum v0.22.0
[INFO] [stderr]   Downloaded strum_macros v0.22.0
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded getrandom v0.2.4
[INFO] [stderr]   Downloaded eyre v0.6.6
[INFO] [stderr]   Downloaded owo-colors v3.2.0
[INFO] [stderr]   Downloaded once_cell v1.9.0
[INFO] [stderr]   Downloaded backtrace v0.3.63
[INFO] [stderr]   Downloaded git2 v0.13.25
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.6
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libc v0.2.113
[INFO] [stderr]   Downloaded color-eyre v0.6.0
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] [stderr]   Downloaded libgit2-sys v0.12.26+1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8aed2c74ef31c75ea84fd9bc9050f8243b38c0aef877e99bf7fb0b4848063e7f
[INFO] running `Command { std: "docker" "start" "-a" "8aed2c74ef31c75ea84fd9bc9050f8243b38c0aef877e99bf7fb0b4848063e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8aed2c74ef31c75ea84fd9bc9050f8243b38c0aef877e99bf7fb0b4848063e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aed2c74ef31c75ea84fd9bc9050f8243b38c0aef877e99bf7fb0b4848063e7f", kill_on_drop: false }`
[INFO] [stdout] 8aed2c74ef31c75ea84fd9bc9050f8243b38c0aef877e99bf7fb0b4848063e7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e985586659f9714c47273617249a5e76d64a0ced212e601fdc2f1458d1e7f50a
[INFO] running `Command { std: "docker" "start" "-a" "e985586659f9714c47273617249a5e76d64a0ced212e601fdc2f1458d1e7f50a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling eyre v0.6.6
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling owo-colors v3.2.0
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling tracing-subscriber v0.3.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling mktemp v0.4.1
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.6.0
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling git-url-parse v0.4.0
[INFO] [stderr]    Compiling git-meta v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/info.rs:472:38
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn build_git2_remotecallback(&self) -> Result<git2::RemoteCallbacks> {
[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] 472 |     pub fn build_git2_remotecallback(&self) -> Result<git2::RemoteCallbacks<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.99s
[INFO] running `Command { std: "docker" "inspect" "e985586659f9714c47273617249a5e76d64a0ced212e601fdc2f1458d1e7f50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e985586659f9714c47273617249a5e76d64a0ced212e601fdc2f1458d1e7f50a", kill_on_drop: false }`
[INFO] [stdout] e985586659f9714c47273617249a5e76d64a0ced212e601fdc2f1458d1e7f50a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed02133472ae6df1b12ae2b6c9c926d0cdfb1e7e994a8e59d828707d8b0b0029
[INFO] running `Command { std: "docker" "start" "-a" "ed02133472ae6df1b12ae2b6c9c926d0cdfb1e7e994a8e59d828707d8b0b0029", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-meta v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/info.rs:472:38
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn build_git2_remotecallback(&self) -> Result<git2::RemoteCallbacks> {
[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] 472 |     pub fn build_git2_remotecallback(&self) -> Result<git2::RemoteCallbacks<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/info.rs:472:38
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn build_git2_remotecallback(&self) -> Result<git2::RemoteCallbacks> {
[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] 472 |     pub fn build_git2_remotecallback(&self) -> Result<git2::RemoteCallbacks<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "ed02133472ae6df1b12ae2b6c9c926d0cdfb1e7e994a8e59d828707d8b0b0029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed02133472ae6df1b12ae2b6c9c926d0cdfb1e7e994a8e59d828707d8b0b0029", kill_on_drop: false }`
[INFO] [stdout] ed02133472ae6df1b12ae2b6c9c926d0cdfb1e7e994a8e59d828707d8b0b0029
