[INFO] fetching crate git-object 0.26.2...
[INFO] checking git-object-0.26.2 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] extracting crate git-object 0.26.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate git-object 0.26.2
[INFO] finished tweaking crates.io crate git-object 0.26.2
[INFO] tweaked toml for crates.io crate git-object 0.26.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-object 0.26.2 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding btoi v0.4.3 (available: v0.5.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded git-hash v0.10.3
[INFO] [stderr]   Downloaded git-actor v0.17.2
[INFO] [stderr]   Downloaded git-date v0.4.3
[INFO] [stderr]   Downloaded git-features v0.26.5
[INFO] [stderr]   Downloaded git-validate v0.7.3
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41bdaa5cfd94eaf1424977f88f38ccc15849273f5e5a4be47bb94acf0fc74680
[INFO] running `Command { std: "docker" "start" "-a" "41bdaa5cfd94eaf1424977f88f38ccc15849273f5e5a4be47bb94acf0fc74680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41bdaa5cfd94eaf1424977f88f38ccc15849273f5e5a4be47bb94acf0fc74680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41bdaa5cfd94eaf1424977f88f38ccc15849273f5e5a4be47bb94acf0fc74680", kill_on_drop: false }`
[INFO] [stdout] 41bdaa5cfd94eaf1424977f88f38ccc15849273f5e5a4be47bb94acf0fc74680
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e45d6278490fede07cd91904d671143178e7e9605b80c121854b16081a8426a1
[INFO] running `Command { std: "docker" "start" "-a" "e45d6278490fede07cd91904d671143178e7e9605b80c121854b16081a8426a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking git-date v0.4.3
[INFO] [stderr]     Checking git-hash v0.10.3
[INFO] [stderr]     Checking git-validate v0.7.3
[INFO] [stderr]     Checking git-actor v0.17.2
[INFO] [stderr]     Checking git-features v0.26.5
[INFO] [stderr]     Checking git-object v0.26.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/commit/decode.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     i: &'a [u8],
[INFO] [stdout]    |         ^^ this lifetime flows to the output
[INFO] [stdout] 30 | ) -> IResult<&'a [u8], CommitRef<'_>, E> {
[INFO] [stdout]    |               --                 -- the lifetimes get resolved as `'a`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 - ) -> IResult<&'a [u8], CommitRef<'_>, E> {
[INFO] [stdout] 30 + ) -> IResult<&'a [u8], CommitRef<'a>, E> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tag/decode.rs:13:74
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], TagRef<'a>, E> {
[INFO] [stdout]    |                                                                          ^^                  -----         -- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                                          |                   |
[INFO] [stdout]    |                                                                          |                   the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], TagRef<'a>, E> {
[INFO] [stdout]    |                                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/tree/ref_iter.rs:141:51
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> {
[INFO] [stdout]     |                                                   ^^                  -----           -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                   |                   |
[INFO] [stdout]     |                                                   |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 141 -     pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> {
[INFO] [stdout] 141 +     pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], EntryRef<'a>, E> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/commit/decode.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     i: &'a [u8],
[INFO] [stdout]    |         ^^ this lifetime flows to the output
[INFO] [stdout] 30 | ) -> IResult<&'a [u8], CommitRef<'_>, E> {
[INFO] [stdout]    |               --                 -- the lifetimes get resolved as `'a`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 - ) -> IResult<&'a [u8], CommitRef<'_>, E> {
[INFO] [stdout] 30 + ) -> IResult<&'a [u8], CommitRef<'a>, E> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tag/decode.rs:13:74
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], TagRef<'a>, E> {
[INFO] [stdout]    |                                                                          ^^                  -----         -- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                                          |                   |
[INFO] [stdout]    |                                                                          |                   the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], TagRef<'a>, E> {
[INFO] [stdout]    |                                                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/tree/ref_iter.rs:141:51
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> {
[INFO] [stdout]     |                                                   ^^                  -----           -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                   |                   |
[INFO] [stdout]     |                                                   |                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 141 -     pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> {
[INFO] [stdout] 141 +     pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], EntryRef<'a>, E> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s
[INFO] running `Command { std: "docker" "inspect" "e45d6278490fede07cd91904d671143178e7e9605b80c121854b16081a8426a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45d6278490fede07cd91904d671143178e7e9605b80c121854b16081a8426a1", kill_on_drop: false }`
[INFO] [stdout] e45d6278490fede07cd91904d671143178e7e9605b80c121854b16081a8426a1
