[INFO] cloning repository https://github.com/Acelator/logAnalyser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Acelator/logAnalyser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcelator%2FlogAnalyser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcelator%2FlogAnalyser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d3d91adc79b3c25046f9dd2a245c3be70ed1c30
[INFO] checking Acelator/logAnalyser against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcelator%2FlogAnalyser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Acelator/logAnalyser on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Acelator/logAnalyser
[INFO] finished tweaking git repo https://github.com/Acelator/logAnalyser
[INFO] tweaked toml for git repo https://github.com/Acelator/logAnalyser written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Acelator/logAnalyser 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27f3427d89dad09078a9d12482bd17db50e637babeb5eda1f708732a5a36f741
[INFO] running `Command { std: "docker" "start" "-a" "27f3427d89dad09078a9d12482bd17db50e637babeb5eda1f708732a5a36f741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27f3427d89dad09078a9d12482bd17db50e637babeb5eda1f708732a5a36f741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27f3427d89dad09078a9d12482bd17db50e637babeb5eda1f708732a5a36f741", kill_on_drop: false }`
[INFO] [stdout] 27f3427d89dad09078a9d12482bd17db50e637babeb5eda1f708732a5a36f741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d71956cd80907742a0b4a68006ed7ca637b9aea4424a19ea37206dc3bb5b0f2
[INFO] running `Command { std: "docker" "start" "-a" "2d71956cd80907742a0b4a68006ed7ca637b9aea4424a19ea37206dc3bb5b0f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking logAnalyser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/main.rs:58:40
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 f.seek(SeekFrom::Start((2_i32.pow(mb) as u64 * _i)))
[INFO] [stdout]    |                                        ^                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -                 f.seek(SeekFrom::Start((2_i32.pow(mb) as u64 * _i)))
[INFO] [stdout] 58 +                 f.seek(SeekFrom::Start(2_i32.pow(mb) as u64 * _i))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/main.rs:58:40
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 f.seek(SeekFrom::Start((2_i32.pow(mb) as u64 * _i)))
[INFO] [stdout]    |                                        ^                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -                 f.seek(SeekFrom::Start((2_i32.pow(mb) as u64 * _i)))
[INFO] [stdout] 58 +                 f.seek(SeekFrom::Start(2_i32.pow(mb) as u64 * _i))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hasher.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 279 | fn compute_md5_digest(mut v: &mut Vec<u8>) -> String {
[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/hasher.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 279 | fn compute_md5_digest(mut v: &mut Vec<u8>) -> String {
[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: function `bit_padding` is never used
[INFO] [stdout]    --> src/hasher.rs:359:4
[INFO] [stdout]     |
[INFO] [stdout] 359 | fn bit_padding(input: &str) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_u64_to_u8_array` is never used
[INFO] [stdout]    --> src/hasher.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn split_u64_to_u8_array(s: u64) -> [u8; 8] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_str_to_vec` is never used
[INFO] [stdout]    --> src/hasher.rs:403:4
[INFO] [stdout]     |
[INFO] [stdout] 403 | fn convert_str_to_vec(input: &str) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `md5` is never used
[INFO] [stdout]    --> src/hasher.rs:426:8
[INFO] [stdout]     |
[INFO] [stdout] 426 | pub fn md5(input: &str) -> String {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mainLogic` should have a snake case name
[INFO] [stdout]   --> src/main.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn mainLogic(log_file_path: &Path) {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case: `main_logic`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bit_padding` is never used
[INFO] [stdout]    --> src/hasher.rs:359:4
[INFO] [stdout]     |
[INFO] [stdout] 359 | fn bit_padding(input: &str) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_u64_to_u8_array` is never used
[INFO] [stdout]    --> src/hasher.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn split_u64_to_u8_array(s: u64) -> [u8; 8] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_str_to_vec` is never used
[INFO] [stdout]    --> src/hasher.rs:403:4
[INFO] [stdout]     |
[INFO] [stdout] 403 | fn convert_str_to_vec(input: &str) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `md5` is never used
[INFO] [stdout]    --> src/hasher.rs:426:8
[INFO] [stdout]     |
[INFO] [stdout] 426 | pub fn md5(input: &str) -> String {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mainLogic` should have a snake case name
[INFO] [stdout]   --> src/main.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn mainLogic(log_file_path: &Path) {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case: `main_logic`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] running `Command { std: "docker" "inspect" "2d71956cd80907742a0b4a68006ed7ca637b9aea4424a19ea37206dc3bb5b0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d71956cd80907742a0b4a68006ed7ca637b9aea4424a19ea37206dc3bb5b0f2", kill_on_drop: false }`
[INFO] [stdout] 2d71956cd80907742a0b4a68006ed7ca637b9aea4424a19ea37206dc3bb5b0f2
