[INFO] cloning repository https://github.com/dfir-dd/dfir-toolkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfir-dd/dfir-toolkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfir-dd%2Fdfir-toolkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfir-dd%2Fdfir-toolkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6299ad7be672eac111f8c68c8c75998c319f8a10
[INFO] checking dfir-dd/dfir-toolkit against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfir-dd%2Fdfir-toolkit" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dfir-dd/dfir-toolkit on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dfir-dd/dfir-toolkit
[INFO] finished tweaking git repo https://github.com/dfir-dd/dfir-toolkit
[INFO] tweaked toml for git repo https://github.com/dfir-dd/dfir-toolkit written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dfir-dd/dfir-toolkit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.4.3
[INFO] [stderr]   Downloaded sigpipe v0.1.3
[INFO] [stderr]   Downloaded clap-markdown v0.1.3
[INFO] [stderr]   Downloaded lnk v0.5.1
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded evtx v0.8.1
[INFO] [stderr]   Downloaded clap_complete v4.4.2
[INFO] [stderr]   Downloaded clio v0.3.4
[INFO] [stderr]   Downloaded winstructs v0.3.2
[INFO] [stderr]   Downloaded dfirtk-sessionevent-derive v0.1.0
[INFO] [stderr]   Downloaded binwrite_derive v0.2.1
[INFO] [stderr]   Downloaded quick-xml v0.24.1
[INFO] [stderr]   Downloaded tokio-async-drop v0.1.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.0.1
[INFO] [stderr]   Downloaded lazy-regex v3.0.2
[INFO] [stderr]   Downloaded binwrite v0.2.1
[INFO] [stderr]   Downloaded termsize v0.1.6
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.0
[INFO] [stderr]   Downloaded ouroboros v0.18.0
[INFO] [stderr]   Downloaded memoverlay v0.1.2
[INFO] [stderr]   Downloaded dfirtk-eventdata v0.1.2
[INFO] [stderr]   Downloaded marvin32 v0.1.1
[INFO] [stderr]   Downloaded nt_hive2 v4.0.1
[INFO] [stderr]   Downloaded elasticsearch v8.4.0-alpha.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2557f4bd5f6fd6a971bf1abbd7394059ad8e0c095e64344040e9bc5eae912b3
[INFO] running `Command { std: "docker" "start" "-a" "e2557f4bd5f6fd6a971bf1abbd7394059ad8e0c095e64344040e9bc5eae912b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2557f4bd5f6fd6a971bf1abbd7394059ad8e0c095e64344040e9bc5eae912b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2557f4bd5f6fd6a971bf1abbd7394059ad8e0c095e64344040e9bc5eae912b3", kill_on_drop: false }`
[INFO] [stdout] e2557f4bd5f6fd6a971bf1abbd7394059ad8e0c095e64344040e9bc5eae912b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e696b70b17927868a6800590f99ab8ab815f165d915df11971fb1eaf2b148ca6
[INFO] running `Command { std: "docker" "start" "-a" "e696b70b17927868a6800590f99ab8ab815f165d915df11971fb1eaf2b148ca6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.4.5
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling time v0.3.29
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling simplelog v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling quick-xml v0.24.1
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling elasticsearch v8.4.0-alpha.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binwrite_derive v0.2.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]     Checking marvin32 v0.1.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking term-table v1.3.2
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking binwrite v0.2.1
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.0.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking termsize v0.1.6
[INFO] [stderr]     Checking sigpipe v0.1.3
[INFO] [stderr]     Checking tokio-async-drop v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking thiserror v1.0.49
[INFO] [stderr]     Checking memoverlay v0.1.2
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking lazy-regex v3.0.2
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]     Checking clap v4.4.5
[INFO] [stderr]     Checking clio v0.3.4
[INFO] [stderr]     Checking clap-verbosity-flag v2.0.1
[INFO] [stderr]     Checking clap_complete v4.4.2
[INFO] [stderr]     Checking clap-markdown v0.1.3
[INFO] [stderr]     Checking ouroboros v0.18.0
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.3
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking colored_json v3.2.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking winstructs v0.3.2
[INFO] [stderr]     Checking lnk v0.5.1
[INFO] [stderr]     Checking evtx v0.8.1
[INFO] [stderr]     Checking nt_hive2 v4.0.1
[INFO] [stderr]     Checking dfirtk-eventdata v0.1.2
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling dfirtk-sessionevent-derive v0.1.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking dfir-toolkit v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `session_event_templates::*`
[INFO] [stdout]   --> src/bin/evtxanalyze/sessions/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use session_event_templates::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `session_event_templates::*`
[INFO] [stdout]   --> src/bin/evtxanalyze/sessions/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use session_event_templates::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e696b70b17927868a6800590f99ab8ab815f165d915df11971fb1eaf2b148ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e696b70b17927868a6800590f99ab8ab815f165d915df11971fb1eaf2b148ca6", kill_on_drop: false }`
[INFO] [stdout] e696b70b17927868a6800590f99ab8ab815f165d915df11971fb1eaf2b148ca6
