[INFO] cloning repository https://github.com/hsqStephenZhang/git-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsqStephenZhang/git-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fgit-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fgit-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0040f78c24ff93e60cefe6b989614af8e7761d4
[INFO] testing hsqStephenZhang/git-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fgit-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hsqStephenZhang/git-rs
[INFO] finished tweaking git repo https://github.com/hsqStephenZhang/git-rs
[INFO] tweaked toml for git repo https://github.com/hsqStephenZhang/git-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hsqStephenZhang/git-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hsqStephenZhang/git-rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14fa21789291ad498a8a104c32e82cdffae146c1207a1fd6b15978f492ef0bd1
[INFO] running `Command { std: "docker" "start" "-a" "14fa21789291ad498a8a104c32e82cdffae146c1207a1fd6b15978f492ef0bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14fa21789291ad498a8a104c32e82cdffae146c1207a1fd6b15978f492ef0bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14fa21789291ad498a8a104c32e82cdffae146c1207a1fd6b15978f492ef0bd1", kill_on_drop: false }`
[INFO] [stdout] 14fa21789291ad498a8a104c32e82cdffae146c1207a1fd6b15978f492ef0bd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bd8c9539d75dcce147db3905f7ff0d33404d209372083da42393544bc734266e
[INFO] running `Command { std: "docker" "start" "-a" "bd8c9539d75dcce147db3905f7ff0d33404d209372083da42393544bc734266e", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling hex-literal v0.3.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling simplelog v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling git-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decode.rs:20:81
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn decode_object<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stdout]    |                                                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                             |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn decode_object<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stdout]    |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decode.rs:25:79
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn decode_blob<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stdout]    |                                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                           |
[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] 25 | pub fn decode_blob<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stdout]    |                                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decode.rs:35:79
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn decode_tree<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stdout]    |                                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                           |
[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] 35 | pub fn decode_tree<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stdout]    |                                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decode.rs:60:81
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn decode_commit<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stdout]    |                                                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                             |
[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] 60 | pub fn decode_commit<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stdout]    |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.75s
[INFO] running `Command { std: "docker" "inspect" "bd8c9539d75dcce147db3905f7ff0d33404d209372083da42393544bc734266e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8c9539d75dcce147db3905f7ff0d33404d209372083da42393544bc734266e", kill_on_drop: false }`
[INFO] [stdout] bd8c9539d75dcce147db3905f7ff0d33404d209372083da42393544bc734266e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 224e3e8d66ed39d7786eddaf25a6177f262929e952f4b2b175a2c4f5f1121cb3
[INFO] running `Command { std: "docker" "start" "-a" "224e3e8d66ed39d7786eddaf25a6177f262929e952f4b2b175a2c4f5f1121cb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decode.rs:20:81
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn decode_object<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stdout]    |                                                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                             |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn decode_object<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stdout]    |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decode.rs:25:79
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn decode_blob<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stdout]    |                                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                           |
[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] 25 | pub fn decode_blob<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stdout]    |                                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decode.rs:35:79
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn decode_tree<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stdout]    |                                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                           |
[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] 35 | pub fn decode_tree<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stdout]    |                                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/decode.rs:60:81
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn decode_commit<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stdout]    |                                                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                             |
[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] 60 | pub fn decode_commit<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stdout]    |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "224e3e8d66ed39d7786eddaf25a6177f262929e952f4b2b175a2c4f5f1121cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224e3e8d66ed39d7786eddaf25a6177f262929e952f4b2b175a2c4f5f1121cb3", kill_on_drop: false }`
[INFO] [stdout] 224e3e8d66ed39d7786eddaf25a6177f262929e952f4b2b175a2c4f5f1121cb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0c3d834cf01af62fa1486a05278aeaa7a2c7a0d9edf9dc27a09c6bd6d810fea5
[INFO] running `Command { std: "docker" "start" "-a" "0c3d834cf01af62fa1486a05278aeaa7a2c7a0d9edf9dc27a09c6bd6d810fea5", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser/decode.rs:20:81
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn decode_object<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stderr]    |                                                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                             |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn decode_object<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stderr]    |                                                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser/decode.rs:25:79
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn decode_blob<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stderr]    |                                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                           |
[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] 25 | pub fn decode_blob<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stderr]    |                                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser/decode.rs:35:79
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn decode_tree<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stderr]    |                                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                           |
[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] 35 | pub fn decode_tree<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stderr]    |                                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser/decode.rs:60:81
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn decode_commit<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&[u8], Object, E> {
[INFO] [stderr]    |                                                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                             |
[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] 60 | pub fn decode_commit<'a, E: ParseError<&'a [u8]>>(content: &'a [u8]) -> IResult<&'a [u8], Object, E> {
[INFO] [stderr]    |                                                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: `git-rs` (bin "git-rs" test) generated 4 warnings (run `cargo fix --bin "git-rs" -p git-rs --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/git-rs/6bcc2009149e0481/deps/git_rs-6bcc2009149e0481)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test context::tests::test_build_context ... ignored
[INFO] [stdout] test parser::decode::tests::test_decode_header ... ok
[INFO] [stdout] test core::tests::test_walk_dir ... ok
[INFO] [stdout] test core::working_area::tests::test ... ok
[INFO] [stdout] test parser::decode::tests::test_blob_decode_encode ... ok
[INFO] [stdout] test parser::decode::tests::test_commit_decode_encode2 ... ok
[INFO] [stdout] test parser::decode::tests::test_commit_decode_encode ... ok
[INFO] [stdout] test parser::decode::tests::test_object_decode ... ok
[INFO] [stdout] test object::tests::test_blob_encode ... ok
[INFO] [stdout] test parser::decode::tests::test_decode_index ... ok
[INFO] [stdout] test parser::decode::tests::test_decode_index2 ... ok
[INFO] [stdout] test parser::decode::tests::test_decode_index3 ... ok
[INFO] [stdout] test utils::bytes::tests::t1 ... ok
[INFO] [stdout] test utils::bytes::tests::t2 ... ok
[INFO] [stdout] test parser::decode::tests::test_tree_decode_encode ... ok
[INFO] [stdout] test parser::decode::tests::test_tree_decode_encode2 ... ok
[INFO] [stdout] test utils::bytes::tests::t3 ... ok
[INFO] [stdout] test utils::sha1::tests::test_encode ... ok
[INFO] [stdout] test utils::path::tests::test1 ... ok
[INFO] [stdout] test utils::sha1::tests::test_decode_blob ... ok
[INFO] [stdout] test utils::sha1::tests::test_sha_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c3d834cf01af62fa1486a05278aeaa7a2c7a0d9edf9dc27a09c6bd6d810fea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c3d834cf01af62fa1486a05278aeaa7a2c7a0d9edf9dc27a09c6bd6d810fea5", kill_on_drop: false }`
[INFO] [stdout] 0c3d834cf01af62fa1486a05278aeaa7a2c7a0d9edf9dc27a09c6bd6d810fea5
