[INFO] cloning repository https://github.com/endepointe/log-analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/endepointe/log-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendepointe%2Flog-analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendepointe%2Flog-analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9ba3111dd54d4812c3d5e6e085140d22c81c115
[INFO] testing endepointe/log-analysis against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendepointe%2Flog-analysis" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/endepointe/log-analysis
[INFO] finished tweaking git repo https://github.com/endepointe/log-analysis
[INFO] tweaked toml for git repo https://github.com/endepointe/log-analysis written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/endepointe/log-analysis on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 230 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.28.1 (available: v0.29.0)
[INFO] [stderr]       Adding ratatui v0.28.1 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.104
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.104
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.64
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded hashbrown v0.16.0
[INFO] [stderr]   Downloaded wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded wit-bindgen v0.46.0
[INFO] [stderr]   Downloaded chrono v0.4.42
[INFO] [stderr]   Downloaded reqwest v0.12.23
[INFO] [stderr]   Downloaded derive_builder_core v0.20.2
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded js-sys v0.3.81
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.104
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded serde_json v1.0.145
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded tokio-rustls v0.26.3
[INFO] [stderr]   Downloaded rustix v1.1.2
[INFO] [stderr]   Downloaded schannel v0.1.28
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.104
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded derive_builder v0.20.2
[INFO] [stderr]   Downloaded crc32fast v1.5.0
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]   Downloaded errno v0.3.14
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded security-framework-sys v2.15.0
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded windows-sys v0.61.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57df2d22305f01c08b8515851c31dedd1128725333a336f9b561902317ebd14e
[INFO] running `Command { std: "docker" "start" "-a" "57df2d22305f01c08b8515851c31dedd1128725333a336f9b561902317ebd14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57df2d22305f01c08b8515851c31dedd1128725333a336f9b561902317ebd14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57df2d22305f01c08b8515851c31dedd1128725333a336f9b561902317ebd14e", kill_on_drop: false }`
[INFO] [stdout] 57df2d22305f01c08b8515851c31dedd1128725333a336f9b561902317ebd14e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d1cfdc31bdf350a9d54e0cd5d6206a4cfd02866d032688646894b0c755be10c
[INFO] running `Command { std: "docker" "start" "-a" "5d1cfdc31bdf350a9d54e0cd5d6206a4cfd02866d032688646894b0c755be10c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling log-analysis v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::types::helpers::print_type_of`
[INFO] [stdout]  --> src/zeek/zeek_log.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::types::helpers::print_type_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::{Read, Write, BufReader, BufRead};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::collections::{HashMap,HashSet};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use chrono::{DateTime, Utc};
[INFO] [stdout]    |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::error::Error`
[INFO] [stdout]  --> src/zeek/zeek_search_params.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/zeek/zeek_search_params.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::zeek::zeek_log_proto::ZeekProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/ip2location.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/ip2location.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc,Mutex};
[INFO] [stdout]   |                 ^^^ ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/ip2location.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::zeek::zeek_log_proto::ZeekProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log::SummaryData`
[INFO] [stdout]  --> src/ip2location.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::zeek::zeek_log::SummaryData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::helpers::print_type_of`
[INFO] [stdout]  --> src/ip2location.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::helpers::print_type_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::{Read, Write, BufReader, BufRead};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `proto_type_set` is assigned to, but never used
[INFO] [stdout]   --> src/zeek/zeek_log.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut proto_type_set = false;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_proto_type_set` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fields_set` is assigned to, but never used
[INFO] [stdout]   --> src/zeek/zeek_log.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut fields_set = false;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_fields_set` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let mut count: usize = 0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut s = String::new();
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `proto_type_set` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                         proto_type_set = true;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fields_set` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |                         fields_set = true; // enables the data insertions
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `data` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |                         let mut data: Vec<&str> = Vec::<&str>::new();
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `data` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:200:33
[INFO] [stdout]     |
[INFO] [stdout] 200 |                         let mut data: Vec<&str> = Vec::<&str>::new();
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/zeek/zeek_log.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let mut count: usize = 0;
[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/zeek/zeek_log.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut s = String::new();
[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/zeek/zeek_log.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut d = GzDecoder::new(file);
[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/zeek/zeek_log.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut d = GzDecoder::new(file);
[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/zeek/zeek_log.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |                         let mut iter = std::iter::zip(&fields,&data);
[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/zeek/zeek_log.rs:208:29
[INFO] [stdout]     |
[INFO] [stdout] 208 |                         let mut iter = std::iter::zip(&fields,&data);
[INFO] [stdout]     |                             ----^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proto`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |         for (proto, protovalue) in &self.raw
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timefield`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:338:18
[INFO] [stdout]     |
[INFO] [stdout] 338 |             for (timefield, timevalue) in protovalue.iter()
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timefield`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/zeek/zeek_log.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |         let mut map: HashMap<String, SummaryData> = HashMap::new();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:418:21
[INFO] [stdout]     |
[INFO] [stdout] 418 |             let mut count = 0;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:422:21
[INFO] [stdout]     |
[INFO] [stdout] 422 |             for (ip,val) in arc_data.lock().unwrap().iter_mut()
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/zeek/zeek_log.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                     let mut arc_ip2locresponse = Arc::new(Mutex::new(IP2LocationResponse::new()));
[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/zeek/zeek_log.rs:418:17
[INFO] [stdout]     |
[INFO] [stdout] 418 |             let mut count = 0;
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             _ => return 8 // value should not be greater than 7.
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             (None, None, None) => return 0,
[INFO] [stdout]    |             ------------------ matches some of the same values
[INFO] [stdout] 47 |             (None, None, Some(_end)) => return 1, 
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 48 |             (None, Some(_log), None) => return 2,
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 49 |             (None, Some(_log), Some(_end)) => return 3,
[INFO] [stdout]    |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 54 |             _ => return 8 // value should not be greater than 7.
[INFO] [stdout]    |             ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |             (Some(src_ip), None, None) => return 4,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             (Some(src_ip), None, Some(_end)) => return 5,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             (Some(src_ip), Some(_log), None) => return 6,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             (Some(src_ip), Some(_log), Some(_end)) => return 7,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `check_date_format` is never used
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<'a> ZeekSearchParams<'a>
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn check_date_format(p: &'a Path) -> bool
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/zeek/zeek_log.rs:455:17
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 handle.join();
[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] 455 |                 let _ = handle.join();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `types::error::Error`, `types::helpers::print_type_of`, and `zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     zeek::zeek_log_proto::ZeekProtocol,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     types::error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     types::helpers::print_type_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]   --> src/main.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ratatui::{prelude::*, widgets::canvas::*};
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::symbols::scrollbar`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ratatui::symbols::scrollbar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEvent`
[INFO] [stdout]   --> src/main.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 |     crossterm::event::{self, KeyCode, KeyEvent, KeyEventKind},
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]   --> src/main.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::{Arc,Mutex};
[INFO] [stdout]    |                 ^^^ ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tab_0_Focus` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 | enum Tab_0_Focus
[INFO] [stdout]    |      ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tab0Focus`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tab_0_InfoState` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Tab_0_InfoState 
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tab0InfoState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:765:19
[INFO] [stdout]     |
[INFO] [stdout] 765 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:770:19
[INFO] [stdout]     |
[INFO] [stdout] 770 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:775:19
[INFO] [stdout]     |
[INFO] [stdout] 775 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:780:19
[INFO] [stdout]     |
[INFO] [stdout] 780 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]   --> src/main.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::io::{self, BufRead};
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 395 | ...                   _ => {}
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 383 | ...                   MenuFocus::IpInput => {
[INFO] [stdout]     |                       ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 386 | ...                   MenuFocus::StartInput => {
[INFO] [stdout]     |                       --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 389 | ...                   MenuFocus::EndInput => {
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 392 | ...                   MenuFocus::BaseDirInput => {
[INFO] [stdout]     |                       ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 395 | ...                   _ => {}
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:406:29
[INFO] [stdout]     |
[INFO] [stdout] 406 | ...                   _ => {}
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:406:29
[INFO] [stdout]     |
[INFO] [stdout] 402 | ...                   MenuFocus::IpInput => state.ip.push(c),
[INFO] [stdout]     |                       ------------------ matches some of the same values
[INFO] [stdout] 403 | ...                   MenuFocus::StartInput => state.start_date.push(c),
[INFO] [stdout]     |                       --------------------- matches some of the same values
[INFO] [stdout] 404 | ...                   MenuFocus::EndInput => state.end_date.push(c),
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] 405 | ...                   MenuFocus::BaseDirInput => state.base_dir.push(c),
[INFO] [stdout]     |                       ----------------------- matches some of the same values
[INFO] [stdout] 406 | ...                   _ => {}
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip_input`
[INFO] [stdout]    --> src/main.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut ip_input = String::new();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ip_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_date`
[INFO] [stdout]    --> src/main.rs:282:37
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...                   let end_date: &str = &end.format("%Y-%m-%d").to_string();
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/main.rs:292:37
[INFO] [stdout]     |
[INFO] [stdout] 292 | ...                   let res = main_log.search(&params);
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_log_data`
[INFO] [stdout]    --> src/main.rs:320:49
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   let mut from_log_data = curr_log.summary.clone();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_log_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut ip_input = String::new();
[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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut list_state = ListState::default();
[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/main.rs:320:45
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   let mut from_log_data = curr_log.summary.clone();
[INFO] [stdout]     |                           ----^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_state`
[INFO] [stdout]    --> src/main.rs:439:36
[INFO] [stdout]     |
[INFO] [stdout] 439 |                app_mode: &AppMode, list_state: &ListState)
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip2location_data`
[INFO] [stdout]    --> src/main.rs:511:17
[INFO] [stdout]     |
[INFO] [stdout] 511 |             let ip2location_data = match data.get_ip2location_data()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ip2location_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `some_para`
[INFO] [stdout]    --> src/main.rs:543:17
[INFO] [stdout]     |
[INFO] [stdout] 543 |             let some_para = Paragraph::new(String::from("placeholder"))
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_para`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:782:9
[INFO] [stdout]     |
[INFO] [stdout] 782 |         _ => {}
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:782:9
[INFO] [stdout]     |
[INFO] [stdout] 762 |         MenuFocus::IpInput => {
[INFO] [stdout]     |         ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 767 |         MenuFocus::StartInput => {
[INFO] [stdout]     |         --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 772 |         MenuFocus::EndInput => {
[INFO] [stdout]     |         ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 777 |         MenuFocus::BaseDirInput => {
[INFO] [stdout]     |         ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 782 |         _ => {}
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_text` and `ip2loc_info` are never read
[INFO] [stdout]   --> src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct AppState<'a>
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     input_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ip2loc_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "5d1cfdc31bdf350a9d54e0cd5d6206a4cfd02866d032688646894b0c755be10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1cfdc31bdf350a9d54e0cd5d6206a4cfd02866d032688646894b0c755be10c", kill_on_drop: false }`
[INFO] [stdout] 5d1cfdc31bdf350a9d54e0cd5d6206a4cfd02866d032688646894b0c755be10c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 289bf62eb7dbb86d91baf57a225f10a5603a862fcef61abd6ee0ee9007cf2aff
[INFO] running `Command { std: "docker" "start" "-a" "289bf62eb7dbb86d91baf57a225f10a5603a862fcef61abd6ee0ee9007cf2aff", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::types::helpers::print_type_of`
[INFO] [stdout]  --> src/zeek/zeek_log.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::types::helpers::print_type_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::{Read, Write, BufReader, BufRead};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::collections::{HashMap,HashSet};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use chrono::{DateTime, Utc};
[INFO] [stdout]    |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::error::Error`
[INFO] [stdout]  --> src/zeek/zeek_search_params.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/zeek/zeek_search_params.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::zeek::zeek_log_proto::ZeekProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/ip2location.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/ip2location.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc,Mutex};
[INFO] [stdout]   |                 ^^^ ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/ip2location.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::zeek::zeek_log_proto::ZeekProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log::SummaryData`
[INFO] [stdout]  --> src/ip2location.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::zeek::zeek_log::SummaryData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::helpers::print_type_of`
[INFO] [stdout]  --> src/ip2location.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::helpers::print_type_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::{Read, Write, BufReader, BufRead};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `proto_type_set` is assigned to, but never used
[INFO] [stdout]   --> src/zeek/zeek_log.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut proto_type_set = false;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_proto_type_set` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling log-analysis v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `fields_set` is assigned to, but never used
[INFO] [stdout]   --> src/zeek/zeek_log.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut fields_set = false;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_fields_set` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let mut count: usize = 0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut s = String::new();
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `proto_type_set` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                         proto_type_set = true;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fields_set` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |                         fields_set = true; // enables the data insertions
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `data` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |                         let mut data: Vec<&str> = Vec::<&str>::new();
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `data` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:200:33
[INFO] [stdout]     |
[INFO] [stdout] 200 |                         let mut data: Vec<&str> = Vec::<&str>::new();
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/zeek/zeek_log.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let mut count: usize = 0;
[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/zeek/zeek_log.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut s = String::new();
[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/zeek/zeek_log.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut d = GzDecoder::new(file);
[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/zeek/zeek_log.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut d = GzDecoder::new(file);
[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/zeek/zeek_log.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |                         let mut iter = std::iter::zip(&fields,&data);
[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/zeek/zeek_log.rs:208:29
[INFO] [stdout]     |
[INFO] [stdout] 208 |                         let mut iter = std::iter::zip(&fields,&data);
[INFO] [stdout]     |                             ----^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proto`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |         for (proto, protovalue) in &self.raw
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timefield`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:338:18
[INFO] [stdout]     |
[INFO] [stdout] 338 |             for (timefield, timevalue) in protovalue.iter()
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timefield`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/zeek/zeek_log.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |         let mut map: HashMap<String, SummaryData> = HashMap::new();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:418:21
[INFO] [stdout]     |
[INFO] [stdout] 418 |             let mut count = 0;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:422:21
[INFO] [stdout]     |
[INFO] [stdout] 422 |             for (ip,val) in arc_data.lock().unwrap().iter_mut()
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/zeek/zeek_log.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                     let mut arc_ip2locresponse = Arc::new(Mutex::new(IP2LocationResponse::new()));
[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/zeek/zeek_log.rs:418:17
[INFO] [stdout]     |
[INFO] [stdout] 418 |             let mut count = 0;
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             _ => return 8 // value should not be greater than 7.
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             (None, None, None) => return 0,
[INFO] [stdout]    |             ------------------ matches some of the same values
[INFO] [stdout] 47 |             (None, None, Some(_end)) => return 1, 
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 48 |             (None, Some(_log), None) => return 2,
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 49 |             (None, Some(_log), Some(_end)) => return 3,
[INFO] [stdout]    |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 54 |             _ => return 8 // value should not be greater than 7.
[INFO] [stdout]    |             ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |             (Some(src_ip), None, None) => return 4,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             (Some(src_ip), None, Some(_end)) => return 5,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             (Some(src_ip), Some(_log), None) => return 6,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             (Some(src_ip), Some(_log), Some(_end)) => return 7,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `check_date_format` is never used
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<'a> ZeekSearchParams<'a>
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn check_date_format(p: &'a Path) -> bool
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/zeek/zeek_log.rs:455:17
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 handle.join();
[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] 455 |                 let _ = handle.join();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `types::error::Error`, `types::helpers::print_type_of`, and `zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     zeek::zeek_log_proto::ZeekProtocol,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     types::error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     types::helpers::print_type_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]   --> src/main.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ratatui::{prelude::*, widgets::canvas::*};
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::symbols::scrollbar`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ratatui::symbols::scrollbar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEvent`
[INFO] [stdout]   --> src/main.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 |     crossterm::event::{self, KeyCode, KeyEvent, KeyEventKind},
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]   --> src/main.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::{Arc,Mutex};
[INFO] [stdout]    |                 ^^^ ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tab_0_Focus` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 | enum Tab_0_Focus
[INFO] [stdout]    |      ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tab0Focus`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tab_0_InfoState` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Tab_0_InfoState 
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tab0InfoState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:765:19
[INFO] [stdout]     |
[INFO] [stdout] 765 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:770:19
[INFO] [stdout]     |
[INFO] [stdout] 770 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:775:19
[INFO] [stdout]     |
[INFO] [stdout] 775 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:780:19
[INFO] [stdout]     |
[INFO] [stdout] 780 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]   --> src/main.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::io::{self, BufRead};
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 395 | ...                   _ => {}
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 383 | ...                   MenuFocus::IpInput => {
[INFO] [stdout]     |                       ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 386 | ...                   MenuFocus::StartInput => {
[INFO] [stdout]     |                       --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 389 | ...                   MenuFocus::EndInput => {
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 392 | ...                   MenuFocus::BaseDirInput => {
[INFO] [stdout]     |                       ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 395 | ...                   _ => {}
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:406:29
[INFO] [stdout]     |
[INFO] [stdout] 406 | ...                   _ => {}
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:406:29
[INFO] [stdout]     |
[INFO] [stdout] 402 | ...                   MenuFocus::IpInput => state.ip.push(c),
[INFO] [stdout]     |                       ------------------ matches some of the same values
[INFO] [stdout] 403 | ...                   MenuFocus::StartInput => state.start_date.push(c),
[INFO] [stdout]     |                       --------------------- matches some of the same values
[INFO] [stdout] 404 | ...                   MenuFocus::EndInput => state.end_date.push(c),
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] 405 | ...                   MenuFocus::BaseDirInput => state.base_dir.push(c),
[INFO] [stdout]     |                       ----------------------- matches some of the same values
[INFO] [stdout] 406 | ...                   _ => {}
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip_input`
[INFO] [stdout]    --> src/main.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut ip_input = String::new();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ip_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_date`
[INFO] [stdout]    --> src/main.rs:282:37
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...                   let end_date: &str = &end.format("%Y-%m-%d").to_string();
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/main.rs:292:37
[INFO] [stdout]     |
[INFO] [stdout] 292 | ...                   let res = main_log.search(&params);
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_log_data`
[INFO] [stdout]    --> src/main.rs:320:49
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   let mut from_log_data = curr_log.summary.clone();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_log_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut ip_input = String::new();
[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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut list_state = ListState::default();
[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/main.rs:320:45
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   let mut from_log_data = curr_log.summary.clone();
[INFO] [stdout]     |                           ----^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_state`
[INFO] [stdout]    --> src/main.rs:439:36
[INFO] [stdout]     |
[INFO] [stdout] 439 |                app_mode: &AppMode, list_state: &ListState)
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip2location_data`
[INFO] [stdout]    --> src/main.rs:511:17
[INFO] [stdout]     |
[INFO] [stdout] 511 |             let ip2location_data = match data.get_ip2location_data()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ip2location_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `some_para`
[INFO] [stdout]    --> src/main.rs:543:17
[INFO] [stdout]     |
[INFO] [stdout] 543 |             let some_para = Paragraph::new(String::from("placeholder"))
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_para`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:782:9
[INFO] [stdout]     |
[INFO] [stdout] 782 |         _ => {}
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:782:9
[INFO] [stdout]     |
[INFO] [stdout] 762 |         MenuFocus::IpInput => {
[INFO] [stdout]     |         ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 767 |         MenuFocus::StartInput => {
[INFO] [stdout]     |         --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 772 |         MenuFocus::EndInput => {
[INFO] [stdout]     |         ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 777 |         MenuFocus::BaseDirInput => {
[INFO] [stdout]     |         ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 782 |         _ => {}
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_text` and `ip2loc_info` are never read
[INFO] [stdout]   --> src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct AppState<'a>
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     input_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ip2loc_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `types::error::Error`, `types::helpers::print_type_of`, and `zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     zeek::zeek_log_proto::ZeekProtocol,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     types::error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     types::helpers::print_type_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]   --> src/main.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ratatui::{prelude::*, widgets::canvas::*};
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::symbols::scrollbar`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ratatui::symbols::scrollbar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEvent`
[INFO] [stdout]   --> src/main.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 |     crossterm::event::{self, KeyCode, KeyEvent, KeyEventKind},
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]   --> src/main.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::{Arc,Mutex};
[INFO] [stdout]    |                 ^^^ ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tab_0_Focus` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 | enum Tab_0_Focus
[INFO] [stdout]    |      ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tab0Focus`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tab_0_InfoState` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Tab_0_InfoState 
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tab0InfoState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::helpers::print_type_of`
[INFO] [stdout]  --> src/zeek/zeek_log.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::types::helpers::print_type_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::{Read, Write, BufReader, BufRead};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::collections::{HashMap,HashSet};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use chrono::{DateTime, Utc};
[INFO] [stdout]    |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::error::Error`
[INFO] [stdout]  --> src/zeek/zeek_search_params.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/zeek/zeek_search_params.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::zeek::zeek_log_proto::ZeekProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/ip2location.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/ip2location.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc,Mutex};
[INFO] [stdout]   |                 ^^^ ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> src/ip2location.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::zeek::zeek_log_proto::ZeekProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::zeek::zeek_log::SummaryData`
[INFO] [stdout]  --> src/ip2location.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::zeek::zeek_log::SummaryData;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::helpers::print_type_of`
[INFO] [stdout]  --> src/ip2location.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::types::helpers::print_type_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:765:19
[INFO] [stdout]     |
[INFO] [stdout] 765 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:770:19
[INFO] [stdout]     |
[INFO] [stdout] 770 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:775:19
[INFO] [stdout]     |
[INFO] [stdout] 775 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stdout]    --> src/main.rs:780:19
[INFO] [stdout]     |
[INFO] [stdout] 780 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]   --> src/main.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::io::{self, BufRead};
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 395 | ...                   _ => {}
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 383 | ...                   MenuFocus::IpInput => {
[INFO] [stdout]     |                       ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 386 | ...                   MenuFocus::StartInput => {
[INFO] [stdout]     |                       --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 389 | ...                   MenuFocus::EndInput => {
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 392 | ...                   MenuFocus::BaseDirInput => {
[INFO] [stdout]     |                       ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 395 | ...                   _ => {}
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:406:29
[INFO] [stdout]     |
[INFO] [stdout] 406 | ...                   _ => {}
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:406:29
[INFO] [stdout]     |
[INFO] [stdout] 402 | ...                   MenuFocus::IpInput => state.ip.push(c),
[INFO] [stdout]     |                       ------------------ matches some of the same values
[INFO] [stdout] 403 | ...                   MenuFocus::StartInput => state.start_date.push(c),
[INFO] [stdout]     |                       --------------------- matches some of the same values
[INFO] [stdout] 404 | ...                   MenuFocus::EndInput => state.end_date.push(c),
[INFO] [stdout]     |                       ------------------- matches some of the same values
[INFO] [stdout] 405 | ...                   MenuFocus::BaseDirInput => state.base_dir.push(c),
[INFO] [stdout]     |                       ----------------------- matches some of the same values
[INFO] [stdout] 406 | ...                   _ => {}
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip_input`
[INFO] [stdout]    --> src/main.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut ip_input = String::new();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ip_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `types::error::Error`, `types::helpers::print_type_of`, and `zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stdout]  --> tests/zeek_search.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     zeek::zeek_log_proto::ZeekProtocol,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     types::error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     types::helpers::print_type_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_date`
[INFO] [stdout]    --> src/main.rs:282:37
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...                   let end_date: &str = &end.format("%Y-%m-%d").to_string();
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> tests/zeek_search.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/main.rs:292:37
[INFO] [stdout]     |
[INFO] [stdout] 292 | ...                   let res = main_log.search(&params);
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_log_data`
[INFO] [stdout]    --> src/main.rs:320:49
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   let mut from_log_data = curr_log.summary.clone();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_log_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut ip_input = String::new();
[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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut list_state = ListState::default();
[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/main.rs:320:45
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   let mut from_log_data = curr_log.summary.clone();
[INFO] [stdout]     |                           ----^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_state`
[INFO] [stdout]    --> src/main.rs:439:36
[INFO] [stdout]     |
[INFO] [stdout] 439 |                app_mode: &AppMode, list_state: &ListState)
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip2location_data`
[INFO] [stdout]    --> src/main.rs:511:17
[INFO] [stdout]     |
[INFO] [stdout] 511 |             let ip2location_data = match data.get_ip2location_data()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ip2location_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `some_para`
[INFO] [stdout]    --> src/main.rs:543:17
[INFO] [stdout]     |
[INFO] [stdout] 543 |             let some_para = Paragraph::new(String::from("placeholder"))
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_para`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> tests/zeek_search.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let res = log.search(&params);
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:782:9
[INFO] [stdout]     |
[INFO] [stdout] 782 |         _ => {}
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:782:9
[INFO] [stdout]     |
[INFO] [stdout] 762 |         MenuFocus::IpInput => {
[INFO] [stdout]     |         ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 767 |         MenuFocus::StartInput => {
[INFO] [stdout]     |         --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 772 |         MenuFocus::EndInput => {
[INFO] [stdout]     |         ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 777 |         MenuFocus::BaseDirInput => {
[INFO] [stdout]     |         ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 782 |         _ => {}
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::{Read, Write, BufReader, BufRead};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_text` and `ip2loc_info` are never read
[INFO] [stdout]   --> src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct AppState<'a>
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     input_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ip2loc_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `proto_type_set` is assigned to, but never used
[INFO] [stdout]   --> src/zeek/zeek_log.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut proto_type_set = false;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_proto_type_set` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fields_set` is assigned to, but never used
[INFO] [stdout]   --> src/zeek/zeek_log.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut fields_set = false;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_fields_set` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let mut count: usize = 0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/zeek/zeek_log.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut s = String::new();
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `proto_type_set` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                         proto_type_set = true;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fields_set` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |                         fields_set = true; // enables the data insertions
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `data` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |                         let mut data: Vec<&str> = Vec::<&str>::new();
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `data` is never read
[INFO] [stdout]    --> src/zeek/zeek_log.rs:200:33
[INFO] [stdout]     |
[INFO] [stdout] 200 |                         let mut data: Vec<&str> = Vec::<&str>::new();
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/zeek/zeek_log.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let mut count: usize = 0;
[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/zeek/zeek_log.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut s = String::new();
[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/zeek/zeek_log.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut d = GzDecoder::new(file);
[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/zeek/zeek_log.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut d = GzDecoder::new(file);
[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/zeek/zeek_log.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |                         let mut iter = std::iter::zip(&fields,&data);
[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/zeek/zeek_log.rs:208:29
[INFO] [stdout]     |
[INFO] [stdout] 208 |                         let mut iter = std::iter::zip(&fields,&data);
[INFO] [stdout]     |                             ----^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proto`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |         for (proto, protovalue) in &self.raw
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timefield`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:338:18
[INFO] [stdout]     |
[INFO] [stdout] 338 |             for (timefield, timevalue) in protovalue.iter()
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timefield`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/zeek/zeek_log.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |         let mut map: HashMap<String, SummaryData> = HashMap::new();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:418:21
[INFO] [stdout]     |
[INFO] [stdout] 418 |             let mut count = 0;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/zeek/zeek_log.rs:422:21
[INFO] [stdout]     |
[INFO] [stdout] 422 |             for (ip,val) in arc_data.lock().unwrap().iter_mut()
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/zeek/zeek_log.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                     let mut arc_ip2locresponse = Arc::new(Mutex::new(IP2LocationResponse::new()));
[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/zeek/zeek_log.rs:418:17
[INFO] [stdout]     |
[INFO] [stdout] 418 |             let mut count = 0;
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             _ => return 8 // value should not be greater than 7.
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             (None, None, None) => return 0,
[INFO] [stdout]    |             ------------------ matches some of the same values
[INFO] [stdout] 47 |             (None, None, Some(_end)) => return 1, 
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 48 |             (None, Some(_log), None) => return 2,
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 49 |             (None, Some(_log), Some(_end)) => return 3,
[INFO] [stdout]    |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 54 |             _ => return 8 // value should not be greater than 7.
[INFO] [stdout]    |             ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |             (Some(src_ip), None, None) => return 4,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             (Some(src_ip), None, Some(_end)) => return 5,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             (Some(src_ip), Some(_log), None) => return 6,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_ip`
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |             (Some(src_ip), Some(_log), Some(_end)) => return 7,
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `check_date_format` is never used
[INFO] [stdout]   --> src/zeek/zeek_search_params.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<'a> ZeekSearchParams<'a>
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn check_date_format(p: &'a Path) -> bool
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/zeek/zeek_log.rs:455:17
[INFO] [stdout]     |
[INFO] [stdout] 455 |                 handle.join();
[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] 455 |                 let _ = handle.join();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] running `Command { std: "docker" "inspect" "289bf62eb7dbb86d91baf57a225f10a5603a862fcef61abd6ee0ee9007cf2aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "289bf62eb7dbb86d91baf57a225f10a5603a862fcef61abd6ee0ee9007cf2aff", kill_on_drop: false }`
[INFO] [stdout] 289bf62eb7dbb86d91baf57a225f10a5603a862fcef61abd6ee0ee9007cf2aff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ad057c52eb78476e70df93bad386abe2d75df0777cfd4b4a794269a03d395f5
[INFO] running `Command { std: "docker" "start" "-a" "7ad057c52eb78476e70df93bad386abe2d75df0777cfd4b4a794269a03d395f5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::types::helpers::print_type_of`
[INFO] [stderr]  --> src/zeek/zeek_log.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::types::helpers::print_type_of;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]   --> src/zeek/zeek_log.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::io::{Read, Write, BufReader, BufRead};
[INFO] [stderr]    |                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]   --> src/zeek/zeek_log.rs:14:32
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::collections::{HashMap,HashSet};
[INFO] [stderr]    |                                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]   --> src/zeek/zeek_log.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 | use serde::{Serialize, Deserialize};
[INFO] [stderr]    |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DateTime` and `Utc`
[INFO] [stderr]   --> src/zeek/zeek_log.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 20 | use chrono::{DateTime, Utc};
[INFO] [stderr]    |              ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::types::error::Error`
[INFO] [stderr]  --> src/zeek/zeek_search_params.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::types::error::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stderr]  --> src/zeek/zeek_search_params.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::zeek::zeek_log_proto::ZeekProtocol;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]  --> src/ip2location.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::error::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]  --> src/ip2location.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::sync::{Arc,Mutex};
[INFO] [stderr]   |                 ^^^ ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stderr]  --> src/ip2location.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::zeek::zeek_log_proto::ZeekProtocol;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::zeek::zeek_log::SummaryData`
[INFO] [stderr]  --> src/ip2location.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::zeek::zeek_log::SummaryData;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::types::helpers::print_type_of`
[INFO] [stderr]  --> src/ip2location.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::types::helpers::print_type_of;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Read`
[INFO] [stderr]   --> src/zeek/zeek_log.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::io::{Read, Write, BufReader, BufRead};
[INFO] [stderr]    |               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `proto_type_set` is assigned to, but never used
[INFO] [stderr]   --> src/zeek/zeek_log.rs:89:17
[INFO] [stderr]    |
[INFO] [stderr] 89 |         let mut proto_type_set = false;
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_proto_type_set` instead
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `fields_set` is assigned to, but never used
[INFO] [stderr]   --> src/zeek/zeek_log.rs:90:17
[INFO] [stderr]    |
[INFO] [stderr] 90 |         let mut fields_set = false;
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_fields_set` instead
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]   --> src/zeek/zeek_log.rs:91:17
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let mut count: usize = 0;
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]   --> src/zeek/zeek_log.rs:92:17
[INFO] [stderr]    |
[INFO] [stderr] 92 |         let mut s = String::new();
[INFO] [stderr]    |                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `proto_type_set` is never read
[INFO] [stderr]    --> src/zeek/zeek_log.rs:124:25
[INFO] [stderr]     |
[INFO] [stderr] 124 |                         proto_type_set = true;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `fields_set` is never read
[INFO] [stderr]    --> src/zeek/zeek_log.rs:140:25
[INFO] [stderr]     |
[INFO] [stderr] 140 |                         fields_set = true; // enables the data insertions
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `data` is never read
[INFO] [stderr]    --> src/zeek/zeek_log.rs:173:33
[INFO] [stderr]     |
[INFO] [stderr] 173 |                         let mut data: Vec<&str> = Vec::<&str>::new();
[INFO] [stderr]     |                                 ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `data` is never read
[INFO] [stderr]    --> src/zeek/zeek_log.rs:200:33
[INFO] [stderr]     |
[INFO] [stderr] 200 |                         let mut data: Vec<&str> = Vec::<&str>::new();
[INFO] [stderr]     |                                 ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/zeek/zeek_log.rs:91:13
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let mut count: usize = 0;
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/zeek/zeek_log.rs:92:13
[INFO] [stderr]    |
[INFO] [stderr] 92 |         let mut s = String::new();
[INFO] [stderr]    |             ----^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/zeek/zeek_log.rs:93:13
[INFO] [stderr]    |
[INFO] [stderr] 93 |         let mut d = GzDecoder::new(file);
[INFO] [stderr]    |             ----^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/zeek/zeek_log.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |         let mut d = GzDecoder::new(file);
[INFO] [stderr]     |             ----^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/zeek/zeek_log.rs:181:29
[INFO] [stderr]     |
[INFO] [stderr] 181 |                         let mut iter = std::iter::zip(&fields,&data);
[INFO] [stderr]     |                             ----^^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/zeek/zeek_log.rs:208:29
[INFO] [stderr]     |
[INFO] [stderr] 208 |                         let mut iter = std::iter::zip(&fields,&data);
[INFO] [stderr]     |                             ----^^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proto`
[INFO] [stderr]    --> src/zeek/zeek_log.rs:336:14
[INFO] [stderr]     |
[INFO] [stderr] 336 |         for (proto, protovalue) in &self.raw
[INFO] [stderr]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `timefield`
[INFO] [stderr]    --> src/zeek/zeek_log.rs:338:18
[INFO] [stderr]     |
[INFO] [stderr] 338 |             for (timefield, timevalue) in protovalue.iter()
[INFO] [stderr]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timefield`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/zeek/zeek_log.rs:334:13
[INFO] [stderr]     |
[INFO] [stderr] 334 |         let mut map: HashMap<String, SummaryData> = HashMap::new();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]    --> src/zeek/zeek_log.rs:418:21
[INFO] [stderr]     |
[INFO] [stderr] 418 |             let mut count = 0;
[INFO] [stderr]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]    --> src/zeek/zeek_log.rs:422:21
[INFO] [stderr]     |
[INFO] [stderr] 422 |             for (ip,val) in arc_data.lock().unwrap().iter_mut()
[INFO] [stderr]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/zeek/zeek_log.rs:433:25
[INFO] [stderr]     |
[INFO] [stderr] 433 |                     let mut arc_ip2locresponse = Arc::new(Mutex::new(IP2LocationResponse::new()));
[INFO] [stderr]     |                         ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/zeek/zeek_log.rs:418:17
[INFO] [stderr]     |
[INFO] [stderr] 418 |             let mut count = 0;
[INFO] [stderr]     |                 ----^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> src/zeek/zeek_search_params.rs:54:13
[INFO] [stderr]    |
[INFO] [stderr] 54 |             _ => return 8 // value should not be greater than 7.
[INFO] [stderr]    |             ^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]   --> src/zeek/zeek_search_params.rs:54:13
[INFO] [stderr]    |
[INFO] [stderr] 46 |             (None, None, None) => return 0,
[INFO] [stderr]    |             ------------------ matches some of the same values
[INFO] [stderr] 47 |             (None, None, Some(_end)) => return 1, 
[INFO] [stderr]    |             ------------------------ matches some of the same values
[INFO] [stderr] 48 |             (None, Some(_log), None) => return 2,
[INFO] [stderr]    |             ------------------------ matches some of the same values
[INFO] [stderr] 49 |             (None, Some(_log), Some(_end)) => return 3,
[INFO] [stderr]    |             ------------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 54 |             _ => return 8 // value should not be greater than 7.
[INFO] [stderr]    |             ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stderr]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `src_ip`
[INFO] [stderr]   --> src/zeek/zeek_search_params.rs:50:19
[INFO] [stderr]    |
[INFO] [stderr] 50 |             (Some(src_ip), None, None) => return 4,
[INFO] [stderr]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `src_ip`
[INFO] [stderr]   --> src/zeek/zeek_search_params.rs:51:19
[INFO] [stderr]    |
[INFO] [stderr] 51 |             (Some(src_ip), None, Some(_end)) => return 5,
[INFO] [stderr]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `src_ip`
[INFO] [stderr]   --> src/zeek/zeek_search_params.rs:52:19
[INFO] [stderr]    |
[INFO] [stderr] 52 |             (Some(src_ip), Some(_log), None) => return 6,
[INFO] [stderr]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `src_ip`
[INFO] [stderr]   --> src/zeek/zeek_search_params.rs:53:19
[INFO] [stderr]    |
[INFO] [stderr] 53 |             (Some(src_ip), Some(_log), Some(_end)) => return 7,
[INFO] [stderr]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `check_date_format` is never used
[INFO] [stderr]   --> src/zeek/zeek_search_params.rs:96:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl<'a> ZeekSearchParams<'a>
[INFO] [stderr]    | ----------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 96 |     fn check_date_format(p: &'a Path) -> bool
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/zeek/zeek_log.rs:455:17
[INFO] [stderr]     |
[INFO] [stderr] 455 |                 handle.join();
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 455 |                 let _ = handle.join();
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `log-analysis` (lib) generated 41 warnings (run `cargo fix --lib -p log-analysis` to apply 21 suggestions)
[INFO] [stderr] warning: `log-analysis` (lib test) generated 41 warnings (41 duplicates)
[INFO] [stderr] warning: unused imports: `types::error::Error`, `types::helpers::print_type_of`, and `zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stderr]  --> src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     zeek::zeek_log_proto::ZeekProtocol,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 5 |     types::error::Error,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     types::helpers::print_type_of,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `prelude::*`
[INFO] [stderr]   --> src/main.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 | use ratatui::{prelude::*, widgets::canvas::*};
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ratatui::symbols::scrollbar`
[INFO] [stderr]   --> src/main.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use ratatui::symbols::scrollbar;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `KeyEvent`
[INFO] [stderr]   --> src/main.rs:19:39
[INFO] [stderr]    |
[INFO] [stderr] 19 |     crossterm::event::{self, KeyCode, KeyEvent, KeyEventKind},
[INFO] [stderr]    |                                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]   --> src/main.rs:24:17
[INFO] [stderr]    |
[INFO] [stderr] 24 | use std::sync::{Arc,Mutex};
[INFO] [stderr]    |                 ^^^ ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Tab_0_Focus` should have an upper camel case name
[INFO] [stderr]   --> src/main.rs:42:6
[INFO] [stderr]    |
[INFO] [stderr] 42 | enum Tab_0_Focus
[INFO] [stderr]    |      ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tab0Focus`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `Tab_0_InfoState` should have an upper camel case name
[INFO] [stderr]   --> src/main.rs:55:8
[INFO] [stderr]    |
[INFO] [stderr] 55 | struct Tab_0_InfoState 
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tab0InfoState`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stderr]    --> src/main.rs:765:19
[INFO] [stderr]     |
[INFO] [stderr] 765 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stderr]    --> src/main.rs:770:19
[INFO] [stderr]     |
[INFO] [stderr] 770 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stderr]    --> src/main.rs:775:19
[INFO] [stderr]     |
[INFO] [stderr] 775 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::Frame::<'_>::set_cursor`: the method set_cursor_position indicates more clearly what about the cursor to set
[INFO] [stderr]    --> src/main.rs:780:19
[INFO] [stderr]     |
[INFO] [stderr] 780 |             frame.set_cursor(cursor_x,cursor_y);
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BufRead`
[INFO] [stderr]   --> src/main.rs:27:21
[INFO] [stderr]    |
[INFO] [stderr] 27 | use std::io::{self, BufRead};
[INFO] [stderr]    |                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/main.rs:395:29
[INFO] [stderr]     |
[INFO] [stderr] 395 | ...                   _ => {}
[INFO] [stderr]     |                       ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/main.rs:395:29
[INFO] [stderr]     |
[INFO] [stderr] 383 | ...                   MenuFocus::IpInput => {
[INFO] [stderr]     |                       ------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 386 | ...                   MenuFocus::StartInput => {
[INFO] [stderr]     |                       --------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 389 | ...                   MenuFocus::EndInput => {
[INFO] [stderr]     |                       ------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 392 | ...                   MenuFocus::BaseDirInput => {
[INFO] [stderr]     |                       ----------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 395 | ...                   _ => {}
[INFO] [stderr]     |                       ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/main.rs:406:29
[INFO] [stderr]     |
[INFO] [stderr] 406 | ...                   _ => {}
[INFO] [stderr]     |                       ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/main.rs:406:29
[INFO] [stderr]     |
[INFO] [stderr] 402 | ...                   MenuFocus::IpInput => state.ip.push(c),
[INFO] [stderr]     |                       ------------------ matches some of the same values
[INFO] [stderr] 403 | ...                   MenuFocus::StartInput => state.start_date.push(c),
[INFO] [stderr]     |                       --------------------- matches some of the same values
[INFO] [stderr] 404 | ...                   MenuFocus::EndInput => state.end_date.push(c),
[INFO] [stderr]     |                       ------------------- matches some of the same values
[INFO] [stderr] 405 | ...                   MenuFocus::BaseDirInput => state.base_dir.push(c),
[INFO] [stderr]     |                       ----------------------- matches some of the same values
[INFO] [stderr] 406 | ...                   _ => {}
[INFO] [stderr]     |                       ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ip_input`
[INFO] [stderr]    --> src/main.rs:131:13
[INFO] [stderr]     |
[INFO] [stderr] 131 |     let mut ip_input = String::new();
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ip_input`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `end_date`
[INFO] [stderr]    --> src/main.rs:282:37
[INFO] [stderr]     |
[INFO] [stderr] 282 | ...                   let end_date: &str = &end.format("%Y-%m-%d").to_string();
[INFO] [stderr]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_date`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res`
[INFO] [stderr]    --> src/main.rs:292:37
[INFO] [stderr]     |
[INFO] [stderr] 292 | ...                   let res = main_log.search(&params);
[INFO] [stderr]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `from_log_data`
[INFO] [stderr]    --> src/main.rs:320:49
[INFO] [stderr]     |
[INFO] [stderr] 320 | ...                   let mut from_log_data = curr_log.summary.clone();
[INFO] [stderr]     |                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_log_data`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:131:9
[INFO] [stderr]     |
[INFO] [stderr] 131 |     let mut ip_input = String::new();
[INFO] [stderr]     |         ----^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 132 |     let mut list_state = ListState::default();
[INFO] [stderr]     |         ----^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:320:45
[INFO] [stderr]     |
[INFO] [stderr] 320 | ...                   let mut from_log_data = curr_log.summary.clone();
[INFO] [stderr]     |                           ----^^^^^^^^^^^^^
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `list_state`
[INFO] [stderr]    --> src/main.rs:439:36
[INFO] [stderr]     |
[INFO] [stderr] 439 |                app_mode: &AppMode, list_state: &ListState)
[INFO] [stderr]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ip2location_data`
[INFO] [stderr]    --> src/main.rs:511:17
[INFO] [stderr]     |
[INFO] [stderr] 511 |             let ip2location_data = match data.get_ip2location_data()
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ip2location_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `some_para`
[INFO] [stderr]    --> src/main.rs:543:17
[INFO] [stderr]     |
[INFO] [stderr] 543 |             let some_para = Paragraph::new(String::from("placeholder"))
[INFO] [stderr]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_para`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/main.rs:782:9
[INFO] [stderr]     |
[INFO] [stderr] 782 |         _ => {}
[INFO] [stderr]     |         ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/main.rs:782:9
[INFO] [stderr]     |
[INFO] [stderr] 762 |         MenuFocus::IpInput => {
[INFO] [stderr]     |         ------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 767 |         MenuFocus::StartInput => {
[INFO] [stderr]     |         --------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 772 |         MenuFocus::EndInput => {
[INFO] [stderr]     |         ------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 777 |         MenuFocus::BaseDirInput => {
[INFO] [stderr]     |         ----------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 782 |         _ => {}
[INFO] [stderr]     |         ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: fields `input_text` and `ip2loc_info` are never read
[INFO] [stderr]   --> src/main.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | struct AppState<'a>
[INFO] [stderr]    |        -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 66 |     input_text: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71 |     ip2loc_info: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `types::error::Error`, `types::helpers::print_type_of`, and `zeek::zeek_log_proto::ZeekProtocol`
[INFO] [stderr]  --> tests/zeek_search.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     zeek::zeek_log_proto::ZeekProtocol,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 5 |     types::error::Error,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     types::helpers::print_type_of,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> tests/zeek_search.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res`
[INFO] [stderr]    --> tests/zeek_search.rs:136:9
[INFO] [stderr]     |
[INFO] [stderr] 136 |     let res = log.search(&params);
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `log-analysis` (bin "log-analysis") generated 26 warnings (run `cargo fix --bin "log-analysis"` to apply 8 suggestions)
[INFO] [stderr] warning: `log-analysis` (bin "log-analysis" test) generated 26 warnings (26 duplicates)
[INFO] [stderr] warning: `log-analysis` (test "zeek_search") generated 3 warnings (run `cargo fix --test "zeek_search"` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/log_analysis-8e6fab2ef4542d82)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/log_analysis-7bbf24dfb934eee6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/header.rs (/opt/rustwide/target/debug/deps/header-83f585db49a0b8cb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_add_field_entry ... ok
[INFO] [stdout] test test_new ... ok
[INFO] [stderr]      Running tests/ip2location.rs (/opt/rustwide/target/debug/deps/ip2location-2741690f332130e9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/zeek_search.rs (/opt/rustwide/target/debug/deps/zeek_search-5c43ae7971c46dc0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_create_log ... ok
[INFO] [stdout] test test_search_params ... ok
[INFO] [stdout] test _write_to_file ... FAILED
[INFO] [stdout] test test_flate2 ... FAILED
[INFO] [stdout] test test_search_date ... FAILED
[INFO] [stdout] test test_search_ip ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- _write_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '_write_to_file' panicked at tests/zeek_search.rs:73:49:
[INFO] [stdout] should be able to create the file.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573c672a6532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573c672a6532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573c672a6532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573c672a6532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573c672cc643 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573c672cc643 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573c672a3293 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573c672a3293 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573c672a6382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573c672a7c99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x573c672a7ace - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573c67213254 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573c67213254 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573c672a866e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x573c672a866e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x573c672a843a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x573c672a6a29 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573c672a80cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x573c672cadc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573c672cb226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x573c6723c54e - core::result::Result<T,E>::expect::h1aca7728b1f19a7e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x573c671d7fdd - zeek_search::_write_to_file::heaeac39671347c88
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/zeek_search.rs:73:49
[INFO] [stdout]   22:     0x573c671d7f57 - zeek_search::_write_to_file::{{closure}}::hbb76935922e1c50c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/zeek_search.rs:70:20
[INFO] [stdout]   23:     0x573c671d6246 - core::ops::function::FnOnce::call_once::hc7a7764f7054becd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x573c67218abb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x573c67218abb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x573c67217bf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x573c67217bf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x573c67217bf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x573c67217bf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x573c67217bf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x573c67217bf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x573c67217bf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x573c671db7f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x573c671db7f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x573c671df1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x573c671df1ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x573c671df1ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x573c671df1ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x573c671df1ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x573c671df1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x573c671df1ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x573c672ab5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x573c672ab5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x77cdc2406aa4 - <unknown>
[INFO] [stdout]   45:     0x77cdc2493a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_flate2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_flate2' panicked at tests/zeek_search.rs:28:26:
[INFO] [stdout] conn file should exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573c672a6532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573c672a6532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573c672a6532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573c672a6532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573c672cc643 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573c672cc643 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573c672a3293 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573c672a3293 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573c672a6382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573c672a7c99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x573c672a7ace - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573c67213254 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573c67213254 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573c672a866e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x573c672a866e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x573c672a843a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x573c672a6a29 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573c672a80cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x573c672cadc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573c672cb226 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x573c6723c54e - core::result::Result<T,E>::expect::h1aca7728b1f19a7e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x573c671d7d4b - zeek_search::test_flate2::h796a89bf98d00a29
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/zeek_search.rs:28:26
[INFO] [stdout]   22:     0x573c671d7ce7 - zeek_search::test_flate2::{{closure}}::hf4855cc23ace9cd5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/zeek_search.rs:25:17
[INFO] [stdout]   23:     0x573c671d6176 - core::ops::function::FnOnce::call_once::h50930d31c26ec532
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x573c67218abb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x573c67218abb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x573c67217bf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x573c67217bf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x573c67217bf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x573c67217bf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x573c67217bf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x573c67217bf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x573c67217bf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x573c671db7f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x573c671db7f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x573c671df1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x573c671df1ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x573c671df1ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x573c671df1ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x573c671df1ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x573c671df1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x573c671df1ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x573c672ab5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x573c672ab5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x77cdc2406aa4 - <unknown>
[INFO] [stdout]   45:     0x77cdc2493a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_search_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_search_date' panicked at tests/zeek_search.rs:160:5:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573c672a6532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573c672a6532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573c672a6532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573c672a6532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573c672cc643 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573c672cc643 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573c672a3293 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573c672a3293 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573c672a6382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573c672a7c99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x573c672a7ace - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573c67213254 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573c67213254 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573c672a866e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x573c672a866e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x573c672a8406 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x573c672a6a29 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573c672a80cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x573c672cadc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573c672cae4c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x573c671d920b - zeek_search::test_search_date::h5fc9e7ce30543111
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/zeek_search.rs:160:5
[INFO] [stdout]   21:     0x573c671d9017 - zeek_search::test_search_date::{{closure}}::hcf07b978d2b74301
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/zeek_search.rs:149:22
[INFO] [stdout]   22:     0x573c671d6136 - core::ops::function::FnOnce::call_once::h5055869bb5774964
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x573c67218abb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x573c67218abb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x573c67217bf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x573c67217bf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x573c67217bf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x573c67217bf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x573c67217bf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x573c67217bf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x573c67217bf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x573c671db7f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x573c671db7f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x573c671df1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x573c671df1ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x573c671df1ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x573c671df1ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x573c671df1ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x573c671df1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x573c671df1ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x573c672ab5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x573c672ab5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x77cdc2406aa4 - <unknown>
[INFO] [stdout]   44:     0x77cdc2493a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_search_ip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_search_ip' panicked at tests/zeek_search.rs:200:5:
[INFO] [stdout] assertion failed: res.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573c672a6532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573c672a6532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573c672a6532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573c672a6532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573c672cc643 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573c672cc643 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573c672a3293 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573c672a3293 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573c672a6382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573c672a7c99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x573c672a7ace - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x573c67213254 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x573c67213254 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573c672a866e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x573c672a866e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x573c672a8406 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x573c672a6a29 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573c672a80cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x573c672cadc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573c672cae4c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x573c671d9633 - zeek_search::test_search_ip::heca15aed9623d3ee
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/zeek_search.rs:200:5
[INFO] [stdout]   21:     0x573c671d93f7 - zeek_search::test_search_ip::{{closure}}::h17eb4c22b4a9b524
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/zeek_search.rs:190:20
[INFO] [stdout]   22:     0x573c671d60f6 - core::ops::function::FnOnce::call_once::h0ebac696cb24987d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x573c67218abb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x573c67218abb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x573c67217bf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x573c67217bf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x573c67217bf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x573c67217bf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x573c67217bf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x573c67217bf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x573c67217bf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x573c671db7f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x573c671db7f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x573c671df1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x573c671df1ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x573c671df1ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x573c671df1ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x573c671df1ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x573c671df1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x573c671df1ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x573c672ab5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x573c672ab5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x77cdc2406aa4 - <unknown>
[INFO] [stdout]   44:     0x77cdc2493a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     _write_to_file
[INFO] [stdout]     test_flate2
[INFO] [stdout]     test_search_date
[INFO] [stdout]     test_search_ip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test zeek_search`
[INFO] running `Command { std: "docker" "inspect" "7ad057c52eb78476e70df93bad386abe2d75df0777cfd4b4a794269a03d395f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad057c52eb78476e70df93bad386abe2d75df0777cfd4b4a794269a03d395f5", kill_on_drop: false }`
[INFO] [stdout] 7ad057c52eb78476e70df93bad386abe2d75df0777cfd4b4a794269a03d395f5
