[INFO] cloning repository https://github.com/yqmmm/git-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yqmmm/git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyqmmm%2Fgit-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyqmmm%2Fgit-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ded92f631032c9ee0b38650edb26a154dd876bd4
[INFO] checking yqmmm/git-rust against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyqmmm%2Fgit-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yqmmm/git-rust on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yqmmm/git-rust
[INFO] finished tweaking git repo https://github.com/yqmmm/git-rust
[INFO] tweaked toml for git repo https://github.com/yqmmm/git-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/yqmmm/git-rust 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking yqmmm/git-rust against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyqmmm%2Fgit-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yqmmm/git-rust on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yqmmm/git-rust
[INFO] finished tweaking git repo https://github.com/yqmmm/git-rust
[INFO] tweaked toml for git repo https://github.com/yqmmm/git-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/yqmmm/git-rust 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad8eacce11352882fa472b6f0591186485bf0bc832f09004b6a9053e7f873077
[INFO] running `Command { std: "docker" "start" "-a" "ad8eacce11352882fa472b6f0591186485bf0bc832f09004b6a9053e7f873077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad8eacce11352882fa472b6f0591186485bf0bc832f09004b6a9053e7f873077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8eacce11352882fa472b6f0591186485bf0bc832f09004b6a9053e7f873077", kill_on_drop: false }`
[INFO] [stdout] ad8eacce11352882fa472b6f0591186485bf0bc832f09004b6a9053e7f873077
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2da5395078d27c1fee69ec1a93f8727ab3144dc93aa3bbde56ab5594ec3f68f
[INFO] running `Command { std: "docker" "start" "-a" "e2da5395078d27c1fee69ec1a93f8727ab3144dc93aa3bbde56ab5594ec3f68f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking git-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::object`
[INFO] [stdout]   --> src/repo.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::object;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter`
[INFO] [stdout]    --> src/repo.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     use std::iter;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, and `Read`
[INFO] [stdout]  --> src/object/mod.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufRead, BufReader, Read, Write};
[INFO] [stdout]   |               ^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flate2::read::ZlibDecoder`
[INFO] [stdout]  --> src/object/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use flate2::read::ZlibDecoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/object/commit.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader`, `Read`, `SeekFrom`, and `Seek`
[INFO] [stdout]  --> src/object/commit.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufRead, BufReader, Cursor, Read, Seek, SeekFrom};
[INFO] [stdout]   |                        ^^^^^^^^^          ^^^^  ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/object/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use std::fs::File;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::object`
[INFO] [stdout]   --> src/repo.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::object;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, and `Read`
[INFO] [stdout]  --> src/object/mod.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufRead, BufReader, Read, Write};
[INFO] [stdout]   |               ^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flate2::read::ZlibDecoder`
[INFO] [stdout]  --> src/object/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use flate2::read::ZlibDecoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/object/commit.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader`, `Read`, `SeekFrom`, and `Seek`
[INFO] [stdout]  --> src/object/commit.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufRead, BufReader, Cursor, Read, Seek, SeekFrom};
[INFO] [stdout]   |                        ^^^^^^^^^          ^^^^  ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]  --> src/object/blob.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn new(data: Vec<u8>, repo: &GitRepository) -> Self {
[INFO] [stdout]   |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]  --> src/object/blob.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn new(data: Vec<u8>, repo: &GitRepository) -> Self {
[INFO] [stdout]   |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]   --> src/object/tree.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(data: Vec<u8>, repo: &GitRepository) -> Self {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]   --> src/object/commit.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn new(data: Vec<u8>, repo: &GitRepository) -> Self {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]   --> src/object/tree.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(data: Vec<u8>, repo: &GitRepository) -> Self {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]   --> src/object/commit.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn new(data: Vec<u8>, repo: &GitRepository) -> Self {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]  --> src/object/tag.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn new(data: Vec<u8>, repo: &GitRepository) -> Self {
[INFO] [stdout]   |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]  --> src/object/tag.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn new(data: Vec<u8>, repo: &GitRepository) -> Self {
[INFO] [stdout]   |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `worktree` is never read
[INFO] [stdout]   --> src/repo.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct GitRepository {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 13 |     worktree: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/object/commit.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct GitCommit {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     parent: Option<Rc<Box<dyn GitObject>>>, // TODO: is Box in Rc the right thing to do?
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `worktree` is never read
[INFO] [stdout]   --> src/repo.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct GitRepository {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 13 |     worktree: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/object/commit.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct GitCommit {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     parent: Option<Rc<Box<dyn GitObject>>>, // TODO: is Box in Rc the right thing to do?
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/object/tree.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             reader.read_until(0x20, &mut mode);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let _ = reader.read_until(0x20, &mut mode);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/object/tree.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             reader.read_until(0, &mut filename);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let _ = reader.read_until(0, &mut filename);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/object/tree.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             reader.read_until(0x20, &mut mode);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let _ = reader.read_until(0x20, &mut mode);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/object/tree.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             reader.read_exact(&mut sha);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let _ = reader.read_exact(&mut sha);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/object/tree.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             reader.read_until(0, &mut filename);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let _ = reader.read_until(0, &mut filename);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/object/tree.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             reader.read_exact(&mut sha);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let _ = reader.read_exact(&mut sha);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut commit = repo.read_object(&master_sha).unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut commit = repo.read_object(&master_sha).unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.78s
[INFO] running `Command { std: "docker" "inspect" "e2da5395078d27c1fee69ec1a93f8727ab3144dc93aa3bbde56ab5594ec3f68f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2da5395078d27c1fee69ec1a93f8727ab3144dc93aa3bbde56ab5594ec3f68f", kill_on_drop: false }`
[INFO] [stdout] e2da5395078d27c1fee69ec1a93f8727ab3144dc93aa3bbde56ab5594ec3f68f
