[INFO] cloning repository https://github.com/DrMetallius/Begitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrMetallius/Begitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrMetallius%2FBegitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrMetallius%2FBegitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70eaaf3e8d5bf7479fd63cc93b22e801cf7f2956
[INFO] checking DrMetallius/Begitter against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrMetallius%2FBegitter" "/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/DrMetallius/Begitter
[INFO] finished tweaking git repo https://github.com/DrMetallius/Begitter
[INFO] tweaked toml for git repo https://github.com/DrMetallius/Begitter written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DrMetallius/Begitter on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DrMetallius/Begitter 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded failure_derive v0.1.1
[INFO] [stderr]   Downloaded failure v0.1.1
[INFO] [stderr]   Downloaded remove_dir_all v0.5.0
[INFO] [stderr]   Downloaded winreg v0.4.0
[INFO] [stderr]   Downloaded backtrace v0.3.5
[INFO] [stderr]   Downloaded cc v1.0.9
[INFO] [stderr]   Downloaded synstructure v0.6.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.7
[INFO] [stderr]   Downloaded regex v0.2.10
[INFO] [stderr]   Downloaded nom v4.0.0
[INFO] [stderr]   Downloaded regex-syntax v0.5.3
[INFO] [stderr]   Downloaded embed-resource v1.1.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a2467eaa76b35fdb6bb4857433d72fd77193c0f78f698af5116ec6f89ad40a1
[INFO] running `Command { std: "docker" "start" "-a" "3a2467eaa76b35fdb6bb4857433d72fd77193c0f78f698af5116ec6f89ad40a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a2467eaa76b35fdb6bb4857433d72fd77193c0f78f698af5116ec6f89ad40a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2467eaa76b35fdb6bb4857433d72fd77193c0f78f698af5116ec6f89ad40a1", kill_on_drop: false }`
[INFO] [stdout] 3a2467eaa76b35fdb6bb4857433d72fd77193c0f78f698af5116ec6f89ad40a1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c02c3a91bd709150f6e1be4e840e833db415c78143b9fbe12a74f073aaf4cd58
[INFO] running `Command { std: "docker" "start" "-a" "c02c3a91bd709150f6e1be4e840e833db415c78143b9fbe12a74f073aaf4cd58", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]    Compiling cc v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling embed-resource v1.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling regex v0.2.10
[INFO] [stderr]     Checking pathdiff v0.1.0
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking remove_dir_all v0.5.0
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.5.3
[INFO] [stderr]    Compiling begitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking nom v4.0.0
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.5
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stdout] error[E0463]: can't find crate for `winapi`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate winapi;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `time`
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate time;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `winapi`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate winapi;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `time`
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate time;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CREATE_NO_WINDOW` in this scope
[INFO] [stdout]   --> src/git.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |             command.creation_flags(CREATE_NO_WINDOW);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while_s`: Please use `take_while` instead
[INFO] [stdout]    --> src/patch_editor/parser.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | / named!(
[INFO] [stdout] 362 | |     index<PatchPart>,
[INFO] [stdout] 363 | |     do_parse!(
[INFO] [stdout] 364 | |         tag!("index ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while_s`: Please use `take_while` instead
[INFO] [stdout]    --> src/patch_editor/parser.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | / named!(
[INFO] [stdout] 362 | |     index<PatchPart>,
[INFO] [stdout] 363 | |     do_parse!(
[INFO] [stdout] 364 | |         tag!("index ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `take_while_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while_s`: Please use `take_while` instead
[INFO] [stdout]    --> src/patch_editor/parser.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | / named!(
[INFO] [stdout] 362 | |     index<PatchPart>,
[INFO] [stdout] 363 | |     do_parse!(
[INFO] [stdout] 364 | |         tag!("index ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while_s`: Please use `take_while` instead
[INFO] [stdout]    --> src/patch_editor/parser.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | / named!(
[INFO] [stdout] 362 | |     index<PatchPart>,
[INFO] [stdout] 363 | |     do_parse!(
[INFO] [stdout] 364 | |         tag!("index ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `take_while_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/change_set/parser.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | named!(tree<CommitProperty>, map!(delimited!(tag!("tree "), take_while1_s!(is_hex_digit), newline), |hash| CommitProperty::Tree(hash)));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/change_set/parser.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | named!(tree<CommitProperty>, map!(delimited!(tag!("tree "), take_while1_s!(is_hex_digit), newline), |hash| CommitProperty::Tree(hash)));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/change_set/parser.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | named!(parent<CommitProperty>, map!(delimited!(tag!("parent "), take_while1_s!(is_hex_digit), newline), |hash| CommitProperty::Parent(hash)));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/change_set/parser.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | named!(parent<CommitProperty>, map!(delimited!(tag!("parent "), take_while1_s!(is_hex_digit), newline), |hash| CommitProperty::Parent(hash)));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parsing_utils.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |           parse_as_complete!($i, call!($f));
[INFO] [stdout]    |                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 31 | / named!(
[INFO] [stdout] 32 | |     pub file_name<Vec<u8>>,
[INFO] [stdout] 33 | |     alt!(quoted_name | map!(parse_as_complete!(not_line_ending), |slice| (if slice.ends_with(&b"\t"[..]) { &slice[..slice.len() - 1] } else ...
[INFO] [stdout] 34 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse_as_complete`
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `parse_as_complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CREATE_NO_WINDOW` in this scope
[INFO] [stdout]   --> src/git.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |             command.creation_flags(CREATE_NO_WINDOW);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/patch_editor/test_data.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | / lazy_static! {
[INFO] [stdout]  59 | |     pub static ref PATCH_DATA_HUNK_1: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_1_HEADER, PATCH_DATA_HUNK_1_CONTENTS];
[INFO] [stdout]  60 | |     pub static ref PATCH_DATA_HUNK_2: Vec<u8> = vec_from_slices![PATCH_DATA_HUNK_2_HEADER, PATCH_DATA_HUNK_2_CONTENTS];
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     pub static ref REJECTED_HUNKS: Vec<Hunk> = vec![generate_hunk_1(), generate_hunk_2()];
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while_s`: Please use `take_while` instead
[INFO] [stdout]    --> src/patch_editor/parser.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | / named!(
[INFO] [stdout] 362 | |     index<PatchPart>,
[INFO] [stdout] 363 | |     do_parse!(
[INFO] [stdout] 364 | |         tag!("index ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while_s`: Please use `take_while` instead
[INFO] [stdout]    --> src/patch_editor/parser.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | / named!(
[INFO] [stdout] 362 | |     index<PatchPart>,
[INFO] [stdout] 363 | |     do_parse!(
[INFO] [stdout] 364 | |         tag!("index ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `take_while_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while_s`: Please use `take_while` instead
[INFO] [stdout]    --> src/patch_editor/parser.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | / named!(
[INFO] [stdout] 362 | |     index<PatchPart>,
[INFO] [stdout] 363 | |     do_parse!(
[INFO] [stdout] 364 | |         tag!("index ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while_s`: Please use `take_while` instead
[INFO] [stdout]    --> src/patch_editor/parser.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | / named!(
[INFO] [stdout] 362 | |     index<PatchPart>,
[INFO] [stdout] 363 | |     do_parse!(
[INFO] [stdout] 364 | |         tag!("index ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `take_while_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/change_set/parser.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | named!(tree<CommitProperty>, map!(delimited!(tag!("tree "), take_while1_s!(is_hex_digit), newline), |hash| CommitProperty::Tree(hash)));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/change_set/parser.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | named!(tree<CommitProperty>, map!(delimited!(tag!("tree "), take_while1_s!(is_hex_digit), newline), |hash| CommitProperty::Tree(hash)));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/change_set/parser.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | named!(parent<CommitProperty>, map!(delimited!(tag!("parent "), take_while1_s!(is_hex_digit), newline), |hash| CommitProperty::Parent(hash)));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]   --> src/change_set/parser.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | named!(parent<CommitProperty>, map!(delimited!(tag!("parent "), take_while1_s!(is_hex_digit), newline), |hash| CommitProperty::Parent(hash)));
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/parsing_utils.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |           parse_as_complete!($i, call!($f));
[INFO] [stdout]    |                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 31 | / named!(
[INFO] [stdout] 32 | |     pub file_name<Vec<u8>>,
[INFO] [stdout] 33 | |     alt!(quoted_name | map!(parse_as_complete!(not_line_ending), |slice| (if slice.ends_with(&b"\t"[..]) { &slice[..slice.len() - 1] } else ...
[INFO] [stdout] 34 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse_as_complete`
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `parse_as_complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `std::process::Command` in the current scope
[INFO] [stdout]   --> src/git.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 |             command.creation_flags(CREATE_NO_WINDOW);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ method not found in `std::process::Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `std::process::Command` in the current scope
[INFO] [stdout]   --> src/git.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 |             command.creation_flags(CREATE_NO_WINDOW);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ method not found in `std::process::Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/change_set/mod.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let mut other_classification = PatchClassification::classify(patches);
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/change_set/mod.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let mut other_classification = PatchClassification::classify(patches);
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/model/rejects.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     let mut file = &mut state.rejected_files[file_pos];
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/model/rejects.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     let mut file = &mut state.rejected_files[file_pos];
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `begitter` (lib) due to 6 previous errors; 10 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0425, E0463, E0599.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `begitter` (lib test) due to 6 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c02c3a91bd709150f6e1be4e840e833db415c78143b9fbe12a74f073aaf4cd58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02c3a91bd709150f6e1be4e840e833db415c78143b9fbe12a74f073aaf4cd58", kill_on_drop: false }`
[INFO] [stdout] c02c3a91bd709150f6e1be4e840e833db415c78143b9fbe12a74f073aaf4cd58
