[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fgit-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hsqStephenZhang/git-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded hex-literal v0.3.1
[INFO] [stderr]   Downloaded simplelog v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab88ba7d261e9d4d45cbcd2de7d72ad72ccc2abd683628b8fb6e326be6e7138c
[INFO] running `Command { std: "docker" "start" "-a" "ab88ba7d261e9d4d45cbcd2de7d72ad72ccc2abd683628b8fb6e326be6e7138c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab88ba7d261e9d4d45cbcd2de7d72ad72ccc2abd683628b8fb6e326be6e7138c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab88ba7d261e9d4d45cbcd2de7d72ad72ccc2abd683628b8fb6e326be6e7138c", kill_on_drop: false }`
[INFO] [stdout] ab88ba7d261e9d4d45cbcd2de7d72ad72ccc2abd683628b8fb6e326be6e7138c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1761242975c754d892822bbcb67df37efb4b80b99f170be6c91d24fb6d1748e4
[INFO] running `Command { std: "docker" "start" "-a" "1761242975c754d892822bbcb67df37efb4b80b99f170be6c91d24fb6d1748e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[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 log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling textwrap v0.11.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 clap v2.34.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hex-literal v0.3.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling simplelog v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.30
[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 26.38s
[INFO] running `Command { std: "docker" "inspect" "1761242975c754d892822bbcb67df37efb4b80b99f170be6c91d24fb6d1748e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1761242975c754d892822bbcb67df37efb4b80b99f170be6c91d24fb6d1748e4", kill_on_drop: false }`
[INFO] [stdout] 1761242975c754d892822bbcb67df37efb4b80b99f170be6c91d24fb6d1748e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc05536e023077b848a6398f638daf1f2c5bb15a2bf8577d41c74ac9b9ffc8fe
[INFO] running `Command { std: "docker" "start" "-a" "fc05536e023077b848a6398f638daf1f2c5bb15a2bf8577d41c74ac9b9ffc8fe", 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.23s
[INFO] running `Command { std: "docker" "inspect" "fc05536e023077b848a6398f638daf1f2c5bb15a2bf8577d41c74ac9b9ffc8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc05536e023077b848a6398f638daf1f2c5bb15a2bf8577d41c74ac9b9ffc8fe", kill_on_drop: false }`
[INFO] [stdout] fc05536e023077b848a6398f638daf1f2c5bb15a2bf8577d41c74ac9b9ffc8fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0d137e7a9dd2e3bfdeea34668f453f42e68ba2e3555b1536d252722fd2042ac
[INFO] running `Command { std: "docker" "start" "-a" "e0d137e7a9dd2e3bfdeea34668f453f42e68ba2e3555b1536d252722fd2042ac", 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.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_rs-349799fb19cf7f04)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test context::tests::test_build_context ... ignored
[INFO] [stdout] test parser::decode::tests::test_blob_decode_encode ... ok
[INFO] [stdout] test parser::decode::tests::test_decode_header ... ok
[INFO] [stdout] test parser::decode::tests::test_commit_decode_encode2 ... ok
[INFO] [stdout] test core::tests::test_walk_dir ... ok
[INFO] [stdout] test parser::decode::tests::test_commit_decode_encode ... ok
[INFO] [stdout] test object::tests::test_blob_encode ... ok
[INFO] [stdout] test parser::decode::tests::test_decode_index2 ... ok
[INFO] [stdout] test parser::decode::tests::test_tree_decode_encode ... ok
[INFO] [stdout] test parser::decode::tests::test_decode_index ... ok
[INFO] [stdout] test parser::decode::tests::test_decode_index3 ... ok
[INFO] [stdout] test utils::bytes::tests::t1 ... ok
[INFO] [stdout] test core::working_area::tests::test ... ok
[INFO] [stdout] test utils::bytes::tests::t2 ... ok
[INFO] [stdout] test utils::bytes::tests::t3 ... ok
[INFO] [stdout] test parser::decode::tests::test_object_decode ... ok
[INFO] [stdout] test utils::sha1::tests::test_encode ... ok
[INFO] [stdout] test parser::decode::tests::test_tree_decode_encode2 ... ok
[INFO] [stdout] test utils::sha1::tests::test_decode_blob ... ok
[INFO] [stdout] test utils::sha1::tests::test_sha_name ... ok
[INFO] [stdout] test utils::path::tests::test1 ... 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" "e0d137e7a9dd2e3bfdeea34668f453f42e68ba2e3555b1536d252722fd2042ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d137e7a9dd2e3bfdeea34668f453f42e68ba2e3555b1536d252722fd2042ac", kill_on_drop: false }`
[INFO] [stdout] e0d137e7a9dd2e3bfdeea34668f453f42e68ba2e3555b1536d252722fd2042ac
