[INFO] fetching crate git-commit 0.3.0...
[INFO] testing git-commit-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate git-commit 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate git-commit 0.3.0
[INFO] finished tweaking crates.io crate git-commit 0.3.0
[INFO] tweaked toml for crates.io crate git-commit 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-commit 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--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]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding git2 v0.16.1 (available: v0.20.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2faa312adce1d066fe0ef82ef0c3ec590e1ac359b46afc6453225b35afc8dbc6
[INFO] running `Command { std: "docker" "start" "-a" "2faa312adce1d066fe0ef82ef0c3ec590e1ac359b46afc6453225b35afc8dbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2faa312adce1d066fe0ef82ef0c3ec590e1ac359b46afc6453225b35afc8dbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2faa312adce1d066fe0ef82ef0c3ec590e1ac359b46afc6453225b35afc8dbc6", kill_on_drop: false }`
[INFO] [stdout] 2faa312adce1d066fe0ef82ef0c3ec590e1ac359b46afc6453225b35afc8dbc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 938928991f883042483521711edef8dba16af7abaa148ce368afa42c71b4915a
[INFO] running `Command { std: "docker" "start" "-a" "938928991f883042483521711edef8dba16af7abaa148ce368afa42c71b4915a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling git-trailers v0.1.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling git-commit v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn signatures(&self) -> impl Iterator<Item = Signature> + '_ {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                       |                              |
[INFO] [stdout]     |                       |                              the same lifetime is hidden here
[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] 110 |     pub fn signatures(&self) -> impl Iterator<Item = Signature<'_>> + '_ {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:122:83
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout]     |                        --              --                               --        ^^ the same lifetime is elided here
[INFO] [stdout]     |                        |               |                                |
[INFO] [stdout]     |                        |               the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                        the lifetime is named 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] 122 -     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout] 122 +     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/headers.rs:52:83
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout]    |                        --              --                               --        ^^ the same lifetime is elided here
[INFO] [stdout]    |                        |               |                                |
[INFO] [stdout]    |                        |               the lifetime is named here       the same lifetime is named here
[INFO] [stdout]    |                        the lifetime is named 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] 52 -     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout] 52 +     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + 'a {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/headers.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn signatures(&self) -> impl Iterator<Item = Signature> + '_ {
[INFO] [stdout]    |                       ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]    |                       |                              |
[INFO] [stdout]    |                       |                              the same lifetime is hidden here
[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] 57 |     pub fn signatures(&self) -> impl Iterator<Item = Signature<'_>> + '_ {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.11s
[INFO] running `Command { std: "docker" "inspect" "938928991f883042483521711edef8dba16af7abaa148ce368afa42c71b4915a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "938928991f883042483521711edef8dba16af7abaa148ce368afa42c71b4915a", kill_on_drop: false }`
[INFO] [stdout] 938928991f883042483521711edef8dba16af7abaa148ce368afa42c71b4915a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68b312b24c91a4fed1bf04cfa4387ae18290a9a9280a29cf30e7b92b7635d097
[INFO] running `Command { std: "docker" "start" "-a" "68b312b24c91a4fed1bf04cfa4387ae18290a9a9280a29cf30e7b92b7635d097", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-commit v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn signatures(&self) -> impl Iterator<Item = Signature> + '_ {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                       |                              |
[INFO] [stdout]     |                       |                              the same lifetime is hidden here
[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] 110 |     pub fn signatures(&self) -> impl Iterator<Item = Signature<'_>> + '_ {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:122:83
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout]     |                        --              --                               --        ^^ the same lifetime is elided here
[INFO] [stdout]     |                        |               |                                |
[INFO] [stdout]     |                        |               the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                        the lifetime is named 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] 122 -     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout] 122 +     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/headers.rs:52:83
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout]    |                        --              --                               --        ^^ the same lifetime is elided here
[INFO] [stdout]    |                        |               |                                |
[INFO] [stdout]    |                        |               the lifetime is named here       the same lifetime is named here
[INFO] [stdout]    |                        the lifetime is named 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] 52 -     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout] 52 +     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + 'a {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/headers.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn signatures(&self) -> impl Iterator<Item = Signature> + '_ {
[INFO] [stdout]    |                       ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]    |                       |                              |
[INFO] [stdout]    |                       |                              the same lifetime is hidden here
[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] 57 |     pub fn signatures(&self) -> impl Iterator<Item = Signature<'_>> + '_ {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn signatures(&self) -> impl Iterator<Item = Signature> + '_ {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                       |                              |
[INFO] [stdout]     |                       |                              the same lifetime is hidden here
[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] 110 |     pub fn signatures(&self) -> impl Iterator<Item = Signature<'_>> + '_ {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:122:83
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout]     |                        --              --                               --        ^^ the same lifetime is elided here
[INFO] [stdout]     |                        |               |                                |
[INFO] [stdout]     |                        |               the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                        the lifetime is named 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] 122 -     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout] 122 +     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/headers.rs:52:83
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout]    |                        --              --                               --        ^^ the same lifetime is elided here
[INFO] [stdout]    |                        |               |                                |
[INFO] [stdout]    |                        |               the lifetime is named here       the same lifetime is named here
[INFO] [stdout]    |                        the lifetime is named 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] 52 -     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stdout] 52 +     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + 'a {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/headers.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn signatures(&self) -> impl Iterator<Item = Signature> + '_ {
[INFO] [stdout]    |                       ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]    |                       |                              |
[INFO] [stdout]    |                       |                              the same lifetime is hidden here
[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] 57 |     pub fn signatures(&self) -> impl Iterator<Item = Signature<'_>> + '_ {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "68b312b24c91a4fed1bf04cfa4387ae18290a9a9280a29cf30e7b92b7635d097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68b312b24c91a4fed1bf04cfa4387ae18290a9a9280a29cf30e7b92b7635d097", kill_on_drop: false }`
[INFO] [stdout] 68b312b24c91a4fed1bf04cfa4387ae18290a9a9280a29cf30e7b92b7635d097
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ac05d5a686b28151607cbc91e0b7180fcd87ce390dc1692bf97f331550153b5
[INFO] running `Command { std: "docker" "start" "-a" "9ac05d5a686b28151607cbc91e0b7180fcd87ce390dc1692bf97f331550153b5", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:110:23
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn signatures(&self) -> impl Iterator<Item = Signature> + '_ {
[INFO] [stderr]     |                       ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stderr]     |                       |                              |
[INFO] [stderr]     |                       |                              the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn signatures(&self) -> impl Iterator<Item = Signature<'_>> + '_ {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:122:83
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stderr]     |                        --              --                               --        ^^ the same lifetime is elided here
[INFO] [stderr]     |                        |               |                                |
[INFO] [stderr]     |                        |               the lifetime is named here       the same lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 122 -     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stderr] 122 +     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + 'a {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/headers.rs:52:83
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stderr]    |                        --              --                               --        ^^ the same lifetime is elided here
[INFO] [stderr]    |                        |               |                                |
[INFO] [stderr]    |                        |               the lifetime is named here       the same lifetime is named here
[INFO] [stderr]    |                        the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 52 -     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + '_ {
[INFO] [stderr] 52 +     pub fn values<'a>(&'a self, name: &'a str) -> impl Iterator<Item = &'a str> + 'a {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/headers.rs:57:23
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn signatures(&self) -> impl Iterator<Item = Signature> + '_ {
[INFO] [stderr]    |                       ^^^^^                          ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stderr]    |                       |                              |
[INFO] [stderr]    |                       |                              the same lifetime is hidden here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn signatures(&self) -> impl Iterator<Item = Signature<'_>> + '_ {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `git-commit` (lib) generated 4 warnings (run `cargo fix --lib -p git-commit` to apply 4 suggestions)
[INFO] [stderr] warning: `git-commit` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_commit-966a09b847fb3aff)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests git_commit
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ac05d5a686b28151607cbc91e0b7180fcd87ce390dc1692bf97f331550153b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac05d5a686b28151607cbc91e0b7180fcd87ce390dc1692bf97f331550153b5", kill_on_drop: false }`
[INFO] [stdout] 9ac05d5a686b28151607cbc91e0b7180fcd87ce390dc1692bf97f331550153b5
